Dialoqbase Save Abandoned

Create chatbots with ease

Project README

⚡Dialoqbase ⚡

Create chatbots with ease

Join dialoqbase #welcome Build Status License: MIT

Dialoqbase is an open-source application designed to facilitate the creation of custom chatbots using a personalized knowledge base. The application leverages advanced language models to generate accurate and context-aware responses. Additionally, it utilizes PostgreSQL, a robust relational database management system, for efficient vector search operations and for storing the knowledge base.

Warning This project is a side project and is still under development. Use it at your own risk

Here's a demo of how it works (v0.0.1):

DialoqBase Demo

Quick Deployments

Railway with Supabase

Deploy on Railway

for more details - watch demo

Installation

  1. Clone the repository and navigate to the docker directory:
git clone https://github.com/n4ze3m/dialoqbase.git
cd dialoqbase/docker
  1. Edit the .env file and set the following environment variables:
  • On Linux:
nano .env

or

vim .env
  • On Windows:
notepad .env

Set the OPENAI_API_KEY variable to your OpenAI API key. You can obtain an API key here. Set the DB_SECRET_KEY varible.

  1. Run the docker-compose file:
docker-compose up -d

or

docker compose up -d
  1. Open your browser and go to http://localhost:3000.

  2. Log in using the default credentials:

username: admin
password: admin

Important: After the first login, remember to change the default credentials.

Features

  • Create custom chatbots with your own knowledge base

  • Utilize powerful language models to generate responses

  • Utilize PostgreSQL for vector search and storing the knowledge base.

Stack

Disclaimer

Dialoqbase is a side project and is not ready for production. It is still in the early stages of development and may contain bugs and security issues. Use it at your own risk. Breaking changes may occur at any time without prior notice.

Roadmap

Data loaders

  • Website (one page only)
  • Plane text
  • PDF (beta)
  • Web crawler (beta)
  • Microsoft Word documents (beta)
  • Sitemap
  • Github repository
  • mp3
  • Notion

and more...

Language models

  • OpenAI
  • Anthropic

open source chatmodels soon...

Embedding models

  • OpenAI
  • TensorFlow
  • Hugging Face
  • Cohere

need more ? create an issue...

Application

  • Create chatbots
  • Create knowledge base
  • Generate responses
  • Vector search
  • Bot embed script for websites
  • Supabase Integration
  • Prompt Editor
  • Chatbot API
  • Chatbot theme editor
  • Chatbot analytics
  • UI/UX improvements

Integrations

  • Web embed script
  • Telegram (beta)
  • Discord (experimental)
  • Slack
  • Whatsapp
  • Facebook Messenger
  • Instagram

need more ? create an issue...

Contributors

License

MIT

Open Source Agenda is not affiliated with "Dialoqbase" Project. README Source: n4ze3m/dialoqbase
Stars
424
Open Issues
4
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating