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.git
Go to the project directory
cd my-project
Install dependencies
pip install -r requirements.txt
Start the server
streamlit run app.py
Here are some related projects
Gemini_Invoice_Reader_Application
Color | Hex |
---|---|
Headline | #87CEEB |
Subheading | #FAFAFA |
Background | #0E1117 |
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 [email protected].