https://github.com/ammarlodhi255/simple-gemini-chatbot-with-chat-saving-feature-end-to-end
A gemini-chatbot with history saving feature using Google's GenAI and Streamlit module.
https://github.com/ammarlodhi255/simple-gemini-chatbot-with-chat-saving-feature-end-to-end
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
Repository
A gemini-chatbot with history saving feature using Google's GenAI and Streamlit module.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Gemini Chat-bot
Table of Contents
About
A Gemini chatbot with chat history saving feature built in. Developed using Google's GenAI and Streamlit modules.
Getting Started
Prerequisites
- Python 11 or higher
Installation
Clone the repository to your local machine using:
bash git clone https://github.com/ammarlodhi255/gemini-chatbot-end-to-end.gitNavigate to the project directory:
bash cd gemini-chatbot-end-to-endInstall requirements
pip install -r requirements.txtPaste your Google Gemini API key inside .env
Usage
Run the project:
streamlit run app.py
Screenshots

License
This project is open-source and available under the MIT License.
Owner
- Name: Ammar Ahmed
- Login: ammarlodhi255
- Kind: user
- Location: Sukkur, Pakistan
- Website: https://www.youtube.com/channel/UCAh8QVO85NLQGj_RhYoTU1w/videos
- Repositories: 9
- Profile: https://github.com/ammarlodhi255
A computer scientist at heart, interested in AI, software development, and space.
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| ammarlodhi255 | a****8@g****m | 22 |
| Ammar Ahmed | 7****5 | 1 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- ammarlodhi255 (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- google-generativeai *
- python-dotenv *
- streamlit *