-
Hi all, Anyone know a good open-source/cheap ChatGPT UI to connect my Flowise bots to? I find this UI to be way better for internal agents than the chatbot widget. Casper |
Beta Was this translation helpful? Give feedback.
Answered by
Jaredude
Mar 1, 2024
Replies: 2 comments
-
You can adapt one of the Vercel AI template options. The chatbot-ui project is nearly identical to ChatGPT. It's repo is here: https://github.com/mckaywrigley/chatbot-ui You could fork and port those to support Flowise as the AI end point. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HenryHengZJ
-
Great idea. Thanks HaredOp 1 mrt. 2024 21:48 schreef Jared Tracy ***@***.***>:
You can adapt one of the Vercel AI template options.
The chatbot-ui project is nearly identical to ChatGPT. It's repo is here: https://github.com/mckaywrigley/chatbot-ui
You could fork and port those to support Flowise as the AI end point.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can adapt one of the Vercel AI template options.
The chatbot-ui project is nearly identical to ChatGPT. It's repo is here: https://github.com/mckaywrigley/chatbot-ui
You could fork and port those to support Flowise as the AI end point.