Overview of the JeeSite AI Module
v5.springboot4The AI module is built on Spring AI and the JeeSite CMS, utilizing Retrieval-Augmented Generation (RAG) technology to create an enterprise-grade knowledge management and intelligent dialogue platform.
Key features include:
- RAG Technology: Automatically retrieves relevant information from enterprise documents (including attachments like Word, Excel, PPT, and ZIP) to provide accurate, context-aware answers.
- Model Support: Supports both cloud-based models (via OpenAPI standard interfaces) and local models like Ollama, DeepSeek, and Tongyi Qianwen.
- Vector Database Integration: Seamlessly integrates with vector stores such as Chroma, PGVector, Elasticsearch, and Milvus for efficient data storage and retrieval.
- Extensibility: Supports Tool Calling (Function Calling) to link AI with your business logic and the Model Context Protocol (MCP) for server/client tool interaction.