zodiac
zodiac copied to clipboard
A ⚡lightweight⚡ frontend for Google's Gemini Pro.
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?
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 =...
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.
### 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...
### 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...