n4ze3m/dialoqbase
An open-source application for building custom chatbots that leverage a personal knowledge base and multiple language models for context-aware responses.

Dialoqbase enables users to create chatbots backed by a personalized knowledge base. The application uses PostgreSQL for vector storage and retrieval, and integrates with LangChain to support a wide range of language models including Claude, GPT-4, Llama, Mistral, and others. Users can ingest documents in various formats and the system generates accurate, contextually relevant responses based on the uploaded knowledge.