(eN)
AIBotPRO is an open-source client for integrating with Large Language Models.
- Customizable Plugins: Offers a range of solutions for automatically building multiple knowledge bases, with local, private storage. Supports custom regular expressions for flexible content segmentation.
- Parallel Multi-File Processing: Enables efficient handling of multiple files simultaneously.
- Workflow (AI Process Engine): Capable of executing JavaScript and C# scripts.
- External Plugin Integration: Supports calling AIBotPro plugins (including network access, knowledge bases, image generation, and workflows) to deliver unique AI-powered outputs. Fully adheres to OpenAI calling conventions, eliminating the need for complex function calling parameter passing.
(zH)
AIBotPRO 是一款开源客户端,用于集成大型语言模型。
- 自定义插件
- 多种知识库全自动构建解决方案,本地私有化知识库,支持自定义正则表达式灵活设计切片方案
- 多文件并行处理
- WorkFlow(AI流程引擎)可运行javascript 和 csharp 脚本
- 支持外部调用AIBotPro的插件(联网、知识库、绘画、workflow等),实现AI特色功能输出,完全遵循OpenAI调用规则,免去复杂的function calling传参