Dialoqbase
Freeweb application that allows you to create custom chatbots with your own knowledge base 
About Dialoqbase
Dialoqbase is an open-source application that enables the creation of custom chatbots powered by a personalized knowledge base. It leverages advanced language models (LLMs) to generate context-aware responses and uses PostgreSQL for efficient vector search and knowledge storage. The tool supports a wide range of LLMs (OpenAI GPT, Anthropic Claude, Google Gemini, Llama, Mistral, Ollama, etc.) and embedding models (OpenAI, Hugging Face, Cohere). It includes data loaders for various sources such as websites, PDFs, YouTube videos, audio files, and more. Deployment is simplified via Docker or a one-click Railway option. Note: This project is archived and no longer actively developed; it is not production-ready and may contain bugs or security issues."
Key Features
Pros & Cons
- Open-source and completely free to use
- Supports a wide range of state-of-the-art language and embedding models
- Easy deployment via Docker or one-click Railway
- Flexible data ingestion from multiple sources
- Uses robust PostgreSQL for reliable vector search
- Project is archived and no longer actively maintained
- Explicitly not production-ready and may contain bugs or security issues
- Potential breaking changes (though no longer updated)
- Requires self-hosting and some technical setup
- Limited to the capabilities available at time of archiving