OpenNyAI / Jugalbandi-Manager

Jugalbandi (JB) Manager is a full AI-powered conversational chatbot platform. It's platform agnostic and can serve multiple channels such as WhatsApp or custom web interfaces. It can handle conversations in both text and voice across any language. It comes with Bhashini Speech models out of the box and can failover to Azure.
https://opennyai.github.io/Jugalbandi-Manager/
Apache License 2.0
20 stars 22 forks source link

[Feature Request]: Integration of frontend with v2 Routes #152

Open shreypandey opened 1 month ago

shreypandey commented 1 month ago

Is your feature request related to a problem? Please describe.

Currently, JB manager only support whatsapp channel which is populating in JBChannel while activating the bot. There is no feature to manually add channels through JBManager frontend.

Describe the solution you'd like

Currently, there exist the following API's in /v2 of JB Manager.

  1. Add channel to bot
  2. Edit Channel
  3. Activate Channel
  4. Deactivate Channel
  5. Delete Channel
  6. List Available Channels

There should be a support of using these API using the JBManager frontend. Appropriate UI changes should be required to incorporate this.

Additional context

No response

abhaymathur21 commented 1 month ago

I can work on this

sm98 commented 1 month ago

ChannelConfig

Mock Ui

shreypandey commented 1 month ago

@sm98 Can you please add all the mocks and flows in this issue?

shreypandey commented 1 month ago

@mx-om @code-with-om will you be able to take up this issue?

code-with-om commented 1 month ago

@shreypandey sure, I can work on this. But can you please explain the task that we are trying to implement here ? Because, as above, I can see some tasks are already done.

sm98 commented 1 month ago

ChannelConfig06 Updated Mockup.

User can access this screen from left navigation bar within the project. This ui enables multiple bots in same channel (whatsapp, telegram, etc) in a compact view. User can add, enable, disable, delete and edit channels.

Lekhanrao commented 2 weeks ago

@abhaymathur21, Any update on this please?

shreypandey commented 2 weeks ago

@Lekhanrao This is same as #176

KaranrajM commented 1 day ago

Same issue as #176 This can be closed when #176 is closed.

Lekhanrao commented 17 hours ago

Karan spoke with Shrey and we understand that #152 will be closed once #176 is completed. #176 is assigned to ris-code at this time and he is working on it.