n4ze3m/dialoqbase
Fork: 266 Star: 1620 (更新于 2024-11-01 09:40:58)
license: MIT
Language: TypeScript .
Create chatbots with ease
最后发布版本: v1.11.3 ( 2024-10-07 01:09:42)
⚡Dialoqbase ⚡
Create chatbots with ease
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.
Here's a demo of how it works (v0.0.23):
Want to check more demo videos? Follow me on Twitter or BlueSky for more updates.
Quick Deployments 🚀
Railway (One-click deployment)
Installation 🛠️
- Clone the repository and navigate to the docker directory:
git clone https://github.com/n4ze3m/dialoqbase.git
cd dialoqbase/docker
- Edit the
.env
:
- On Linux:
nano .env
or
vim .env
- On Windows:
notepad .env
Set the DB_SECRET_KEY
varible.
- Run the docker-compose file:
docker-compose up -d
or
docker compose up -d
- Open your browser and go to
http://localhost:3000
. - 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.
- Use any language models or embedding models you want
Stack 📚
- React
- Ant Design
- Node.js
- Fastify
- LangChain
- PostgreSQL
- Redis
- Rspack
- @waylaidwanderer/fastify-sse-v2 (Server-Sent Events)
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
Loader | Status |
---|---|
Website | ✅ |
Plain text | ✅ |
✅ | |
Web crawler | ✅ |
Microsoft Word documents | ✅ |
Github repository | ✅ |
mp3 | ✅ |
mp4 | ✅ |
Sitemap | ✅ |
Youtube | ✅ |
Notion | ❌ |
Language models
Provider | Models |
---|---|
OpenAI | gpt-3.5-turbo, gpt-3.5-turbo-16k, gpt-4, gpt-4-0613, gpt-3.5-instruct, gpt-3.5-turbo-1106, gpt-4-1106-preview |
Anthropic | Claude 1, Claude 2 |
chat-bison-001, Gemini | |
Fireworks | Llama 2, Mistral, Mixtral and more |
Local AI | Local AI models |
Ollama | All Ollama supported models |
Embedding models
Provider | Models | Status |
---|---|---|
OpenAI | text-embedding-ada-002 | ✅ |
TensorFlow | universal-sentence-encoder | ❌ |
Hugging Face | distilbert-base-uncased | ✅ |
Cohere | Embed | ✅ |
Huggingface Transformers.js | all-MiniLM-L6-v2 | ✅ |
Ollama | Ollama embedding | ✅ |
text-gecko-001, embedding-001 | ✅ | |
Jina | Jina embedding | ✅ |
need more ? create an issue...
Integrations
Type | Stage | Status |
---|---|---|
Web embed script | stable | ✅ |
Telegram | beta | ✅ |
Discord | beta | ✅ |
Slack | development | ❌ |
experimental | ✅ |
need more ? create an issue...
This project is tested with BrowserStack.
Contributors ✨
Interested in contributing? Check out the contributing guide.
Sponsors 💖
Dialoqbase nothing without the support of our wonderful sponsors. If you are interested in becoming a sponsor, please visit the sponsorship page.
Wonderful Sponsors
And many more wonderful supporters from Ko-fi.
License 📝
最近版本更新:(数据更新于 2024-10-09 10:27:01)
2024-10-07 01:09:42 v1.11.3
2024-10-06 16:01:38 v1.11.2
2024-09-19 21:48:04 v1.11.1
2024-09-07 13:27:48 v1.11.0
2024-08-24 20:18:21 v1.10.0
2024-08-11 01:38:41 v1.9.5
2024-08-01 22:45:30 v1.9.4
2024-07-27 22:42:32 v1.9.2
2024-07-27 19:02:56 v1.9.1
2024-07-14 15:46:20 v1.9.0
主题(topics):
anthropic, chatbot, chatgpt, claude, code-llama, codellama, cohere, docx, google-palm, gpt-3, gpt-4, huggingface, langchain, llama, localai, mistral, pdf, private-gpt, privategpt
n4ze3m/dialoqbase同语言 TypeScript最近更新仓库
2024-11-22 01:36:46 twentyhq/twenty
2024-11-21 16:58:07 labring/FastGPT
2024-11-21 16:14:54 RSSNext/Follow
2024-11-21 14:41:29 continuedev/continue
2024-11-21 00:40:00 immich-app/immich
2024-11-20 23:34:25 lobehub/lobe-chat