InquireAI / inquire

Inquire is a generalized chatbot ready to handle anything you throw at it.
https://inquire.run
MIT License
3 stars 0 forks source link

(web) Modal for Persona Discovery #21

Closed Lucas-Kohorst closed 1 year ago

Lucas-Kohorst commented 1 year ago

(these are very rough)

I was thinking have a simple rotating set of cards on the bottom that display each persona (not sure if this is to much but maybe even under that a super basic/simple list of all the personas so a user initially discovering inquire via the website can see and be directed into a persona on the web app and discovery isn't just limited to telegram)

image

Maybe when a card (or a list item is selected) a little modal displays where they can click to be deeplinked into telegram w/ the persona queded? Or easier initially since telegram will be the only client each card/list item is simply a deeplink (no need for the modal)

image

I think if the link generated follows t.me/inquireai_bot?start=persona-name everything will be good and handled at the client level (following something like https://docs.python-telegram-bot.org/en/v20.0b0/examples.deeplinking.html) also some things on deeplinking from telegram docs if that url doesn't work as expected https://corefork.telegram.org/api/links