FlexiBOT is a cloud-neutral chatbot built with ASP.NET Core, using retrieval-augmented generation (RAG).
It features a semantic cache for quick response retrieval, integrates open-source models via Ollama, and uses RabbitMQ for event-driven processes.
The system employs modular workers for document handling, with MinIO for storage, Qdrant for vector searches, PostgreSQL for data management,
and Redis for caching conversation history, providing an efficient and scalable solution for conversational AI.
View more..