{"id":20590873,"url":"https://github.com/williyam-m/chatbot-flask-app-using-gemini-api","last_synced_at":"2026-05-06T11:35:14.695Z","repository":{"id":256153021,"uuid":"854457346","full_name":"williyam-m/Chatbot-Flask-App-Using-Gemini-API","owner":"williyam-m","description":"A chatbot application built with Flask, powered by the Gemini API","archived":false,"fork":false,"pushed_at":"2024-09-09T08:24:03.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T09:09:04.710Z","etag":null,"topics":["ai","api","chatbot","flask","gemini","google","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/williyam-m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T07:55:11.000Z","updated_at":"2025-01-02T03:26:04.000Z","dependencies_parsed_at":"2024-09-09T09:35:44.355Z","dependency_job_id":"c6ad2f8c-9886-4673-a0b3-b840262821f7","html_url":"https://github.com/williyam-m/Chatbot-Flask-App-Using-Gemini-API","commit_stats":null,"previous_names":["williyam-m/chatbot-flask-app-using-gemini-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/williyam-m/Chatbot-Flask-App-Using-Gemini-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williyam-m%2FChatbot-Flask-App-Using-Gemini-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williyam-m%2FChatbot-Flask-App-Using-Gemini-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williyam-m%2FChatbot-Flask-App-Using-Gemini-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williyam-m%2FChatbot-Flask-App-Using-Gemini-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williyam-m","download_url":"https://codeload.github.com/williyam-m/Chatbot-Flask-App-Using-Gemini-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williyam-m%2FChatbot-Flask-App-Using-Gemini-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32692101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","api","chatbot","flask","gemini","google","python"],"created_at":"2024-11-16T07:38:33.640Z","updated_at":"2026-05-06T11:35:14.675Z","avatar_url":"https://github.com/williyam-m.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gemini Chatbot with Flask\n\n## Overview\n\nThis project implements a chatbot using the Gemini API and Flask.\n\n## Key Links\n\n1. [Gemini API Documentation](https://ai.google.dev/api?lang=python)\n2. [Gemini AI Studio](https://aistudio.google.com/)\n\n## Installation Steps\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/williyam-m/Chatbot-Flask-App-Using-Gemini-API.git\n   ```\n2. **Create a Virtual Environment**\n    ```bash\n   python -m venv venv\n   ```\n3. **Activate the Virtual Environment**\n\n   - **On Windows:**\n     ```bash\n     venv\\Scripts\\activate\n     ```\n   - **On Linux/macOS:**\n     ```bash\n     source venv/bin/activate\n     ```\n4. **Install Required Packages**\n    ```bash\n   pip install -r requirements.txt\n    ```\n5. **Configure Environment Variables**\n\n   Create a `.env` file in the root directory of the project with the following content:\n\n   ```ini\n   SECRET_KEY=\u003cflask key\u003e\n   GEMINI_API_KEY=\u003cgemini api key\u003e\n   MODEL=\u003cmodel name\u003e\n   ```\n6. **Run the Application**\n \n   ```bash\n   python app.py\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliyam-m%2Fchatbot-flask-app-using-gemini-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliyam-m%2Fchatbot-flask-app-using-gemini-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliyam-m%2Fchatbot-flask-app-using-gemini-api/lists"}