Giter Site home page Giter Site logo

jiangwen0105 / dialoqbase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from n4ze3m/dialoqbase

1.0 0.0 0.0 555 KB

Create chatbots with ease

License: MIT License

Shell 2.01% JavaScript 1.12% TypeScript 93.34% CSS 0.44% HTML 0.48% PLpgSQL 1.91% Dockerfile 0.70%

dialoqbase's Introduction

Dialoqbase ⚡

Dialoqbase is a web application that allows you to create custom chatbots with your own knowledge base. It uses powerful language models to generate responses and PostgreSQL for vector search and storing the knowledge base

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 imp.env file and set the following environment variables:
  • On Linux:
nano imp.env

or

vim imp.env
  • On Windows:
notepad imp.env

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

  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)
  • site map
  • 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
  • Bot style editor
  • Chatbot API
  • Chatbot theme editor
  • Chatbot analytics
  • UI/UX improvements

License

MIT

dialoqbase's People

Contributors

n4ze3m avatar eltociear avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.