-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Welcome to the Akcio wiki!
With Akcio, you are able to build a knowledge-enhanced ChatBot using LLM service like ChatGPT. The system is built on top of Langchain Agent using vector database for semantic search and memory storage for context support. You can find more about the workflow and related sources through documents:
For ease of use, Akcio builds system with default modules and starts service using FastAPI. You can follow tutorials below to have a quick start:
- Get Started
- User Guide
Akcio has its modules independent, which enables the flexibility of module customization. With documents below, you are able to build your own chatbot with modules customized before starting service.
Akcio is a proprietary project owned and developed by Zilliz. It is published under the Server Side Public License (SSPL) v1.
© Copyright 2023, Zilliz Inc.
Towhee
LangChain
Others