Join the Webstudio community

Updated 8 months ago

Building an AI Chatbot with a Webstudio Front-end

At a glance

The community members are discussing building an AI chatbot with a Webstudio front-end. Some suggestions include using Buildship or Mindstudio, which allow embedding AI apps and providing APIs. One community member is interested in building a front-end from scratch to use the API, and is looking for projects or tutorials to get started. However, other community members note that Webstudio may not be the best tool for building a real-time chatbot, as it lacks templates and the ability to create real-time connections. They recommend building the chatbot elsewhere and then embedding it in Webstudio.

Useful resources
Hi there! Has anyone built an AI chatbot with a Webstudio front-end?
O
C
11 comments
check out buildship, they have apis to do that
I build most of my AI applications with Mindstudio (but have also been looking at Buildship). Mindstudio let's me embed my AI apps, which is how I built this: https://seiche.saltation.ai/saltation-copilot.

But they also give me an API for each app that I can use and I'd like to experiment with building a front end from scratch to use the API with.

I'm wondering if there are any projects I can clone with the basic front-end Webstudio components already in place?
Or tutorials I can follow?
Where would I put the API key? Would I use the Webhook form?
Gonna see if I can make this work with Mindstudio!
No template for chat, also Webstudio won't help you create realitime connection
Max you can use Webstudio for in this case is creating elements with styles
Will need all the logic made with some js
So don't really recommend building it in ws, but rather making it somewhere else and then embed
Not sure but maybe toddle has this and then it can embedded
Add a reply
Sign up and join the conversation on Discord