🚀 ChaBo: Modular chatbot framework
Discover the essential microservices hub designed for the modular development and efficient deployment of Retrieval-Augmented Generation (RAG) chatbots
ChaBo: A modular chatbot framework
This framework is designed around a microservices architecture allowing different conversational components (like Vector database, Retrieval, Generator and other components) to be developed, deployed, and scaled independently. This design promotes flexibility and robust, complex chatbot development by enabling developers to easily swap out or upgrade individual services.
Note: As of now this is more adapted towards delpoyment of these services individually as individual spaces on HF infra, soon we will be releasing the docker-compose method for dedicated deployment