openEuler Intelligence Solution
Overview
openEuler Intelligence is a large model application platform based on the openEuler OS. It provides the following core functions:
- Multi-path enhanced RAG: from single-path to multi-path, with comprehensive optimization after retrieval, improving answer accuracy from 40% to 90%.
- Knowledge base management: visualized and full-process, with multi-user space to ensure data privacy and security.
- Workbench: workflow orchestration, supporting drag-and-drop to quickly build workflow references.
- Upcoming feature: MCP-SERVER orchestration and invocation.
Software Architecture
The following describes the software architecture.
Installation
- [Deployment Guide](./docs/user-guide/Deployment Guide)
- [Deployment Guide in Networked Environments](./docs/user-guide/Deployment Guide/Deployment Guide in Networked Environments.md)
- [Deployment Guide in Offline Environments](./docs/user-guide/Deployment Guide/Deployment Guide in Offline Environments.md)
Contribution
- Fork this repository.
- Create a Feat_xxx branch.
- Commit code.
- Create a pull request (PR).