AI Trend
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
Hi.
I'm using glance and I hope there's small chat bubble for AI integration.
It's something like [dify](https://github.com/langgenius/dify) which you can add their chat bubble to your site with simple js inject (here is where my idea came from).
Here is the feature:

Configuration:
```
- type: chat-bubble
privateKey: "YOUR KEY"
systemPrompt: You're a pathfinder. Help me find my ways
model: gemini-2.0-flash
```


Potential downsides (I think):
- If this feature added, we might have to add more and more latest model/ AI support (gpt, ollama, ...)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.