|
|
|
|
|
by simquat
107 days ago
|
|
I'm working on Breadboard[0], a modern HyperCard for web apps. We recently added an AI integration, starting with a UI agent. We're experimenting with a BYOK approach so anyone can try the assistant in the playground[1] without signing in while keeping it sustainable for us. Currently the AI integration connect to Gemini. A logic agent is in progress, it's a bit trickier because it needs to work with Breadboard's visual-stacked-instructions language based on Hyperscript. We're also releasing documentation. [0] https://breadboards.io [1] https://app.breadboards.io/playgrounds/hello – to access the AI assistant click on the Duck on the dock, you can try with a free api key from Google AI Studio[2] – [2] https://aistudio.google.com/api-keys |
|