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 :)
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