I introduced dialoqbase (LangChain wrapper) to HN when it was in its early stages a few weeks ago, with limited features and some bugs. Now, dialoqbase has reached version 1.0.0, where multi-user support has been introduced. The application was initially designed from a single user's point of view, but I decided to add multi-user support since I received many requests via email, Twitter DM, etc. Multi-user control can be accessed in the admin settings page. Another feature is the improvement of multi-platform support; the bot can now connect to WhatsApp, Telegram, and Discord. Additionally, there have been improvements in TTS and speech to text support on the playground UI. A new PostgreSQL retrieval feature has been added, inspired by Supabase Hybrid Search from LangChain. I would really appreciate receiving feedback :)
Dialoqbase v0.0.32 (LangchainJS wrapper) has been released today, which now supports the Mistral Model via the fireworks.ai API. Additionally, we've added a few more data source loaders and introduced a new PG hybrid retrieval. Please provide your valuable feedback.
dialoqbase v0.0.30 (langchain wrapper) is now out, supporting TTS as well as speech-to-text in the playground UI. Both functionalities utilize the Web Speech API and the Elevenlabs API for tts.
I introduced dialoqbase (LangChain wrapper) to HN when it was in its early stages a few weeks ago, with limited features and some bugs. Now, dialoqbase has reached version 1.0.0, where multi-user support has been introduced. The application was initially designed from a single user's point of view, but I decided to add multi-user support since I received many requests via email, Twitter DM, etc. Multi-user control can be accessed in the admin settings page. Another feature is the improvement of multi-platform support; the bot can now connect to WhatsApp, Telegram, and Discord. Additionally, there have been improvements in TTS and speech to text support on the playground UI. A new PostgreSQL retrieval feature has been added, inspired by Supabase Hybrid Search from LangChain. I would really appreciate receiving feedback :)
Docs: https://dialoqbase.vercel.app/
Repo: https://github.com/n4ze3m/dialoqbase