It is a Language Model (LLM) that responds effectively to questions. This model has been developed using the Gemini API and utilizes Streamlit for the frontend, all powered by Python
Client: Python, Streamlit, Gemini Api
Insert gif or link to demo
Clone the project
git clone https://github.com/modamaan/Gemini_LLM_model.gitGo to the project directory
cd my-projectInstall dependencies
pip install -r requirements.txtStart the server
streamlit run app.py
Here are some related projects
Gemini_Invoice_Reader_Application
| Color | Hex |
|---|---|
| Headline | |
| Subheading | |
| Background |
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
To run this project, you will need to add the following environment variables to your .env file
API_KEY
ANOTHER_API_KEY
For support, email mohamedamaan319@gmail.com.