zodiac icon indicating copy to clipboard operation
zodiac copied to clipboard

A ⚡lightweight⚡ frontend for Google's Gemini Pro.

Results 5 zodiac issues
Sort by recently updated
recently updated
newest added

The features of this UI could be used to interact with other LLMs, such as GPT, and self hosted ones. Is that a feature you'd like to see?

question

https://abhaykoul-webscout1.hf.space/search this API URL will search 10 results from web if limit is not set, if you want you can you this API in your code ```js const https =...

enhancement

Currently, it's hacky and hardcoded. It doesnt increase in height when the text wraps. Setting the height to scrollheight leads to uneven uncentered text.

bug
help wanted

### Markup: * Add a button in the bottom right or left of the message with a refresh icon ### Code: * Pop the messages starting from the message to...

enhancement
good first issue

### Description During local development, when trying to load a JavaScript file from an HTML file, I encountered a CORS policy error. The error message is as follows: `Access to...