{"id":26851551,"url":"https://github.com/dizzpy/gemini-ai-chatapp","last_synced_at":"2026-05-17T15:34:23.197Z","repository":{"id":256273186,"uuid":"854770232","full_name":"dizzpy/Gemini-Ai-ChatApp","owner":"dizzpy","description":"A Flutter app for chatting with AI using Google Gemini API, with Markdown responses and dark/light mode.","archived":false,"fork":false,"pushed_at":"2025-06-13T22:31:14.000Z","size":273,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T22:37:42.990Z","etag":null,"topics":["ai","chatbot","flutter","gemini-api","google-gemini-ai"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/dizzpy.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-09T18:43:08.000Z","updated_at":"2025-06-13T22:31:17.000Z","dependencies_parsed_at":"2024-09-10T00:13:10.754Z","dependency_job_id":"ab5e74e6-770e-46cd-ba08-c1d117c7407c","html_url":"https://github.com/dizzpy/Gemini-Ai-ChatApp","commit_stats":null,"previous_names":["dizzpy/gemini-ai-chatapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dizzpy/Gemini-Ai-ChatApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzpy%2FGemini-Ai-ChatApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzpy%2FGemini-Ai-ChatApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzpy%2FGemini-Ai-ChatApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzpy%2FGemini-Ai-ChatApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dizzpy","download_url":"https://codeload.github.com/dizzpy/Gemini-Ai-ChatApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzpy%2FGemini-Ai-ChatApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009793,"owners_count":26084648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","chatbot","flutter","gemini-api","google-gemini-ai"],"created_at":"2025-03-30T22:32:03.033Z","updated_at":"2025-10-12T01:42:05.445Z","avatar_url":"https://github.com/dizzpy.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Chat App\n\n## Overview\n\nAI Chat App is a Flutter-based application that interacts with the Google Gemini API. It supports both dark and light modes, allows you to clear current and new chats, and provides responses in Markdown format. The app also memorizes previous messages to maintain context.\n\n## Features\n\n- **Markdown Responses**: Responses from the AI come in Markdown format.\n- **Message History**: The app can remember previous messages.\n- **Dark Mode \u0026 Light Mode**: Toggle between dark and light themes.\n- **Clear Chat**: Option to clear current chat and start a new conversation.\n\n## Getting Started\n\nTo get started with the AI Chat App, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/dizzpy/Gemini-Ai-ChatApp.git\n   cd ai_chat_app\n   ```\n\n2. **Add Your Gemini API Key**:\n   - Open `lib/const/api_key.dart`.\n   - Add your Gemini API key in the `apiKey` variable.\n\n   ```dart\n   final String apiKey = 'YOUR_GEMINI_API_KEY_HERE';\n   ```\n\n3. **Install Dependencies**:\n   ```bash\n   flutter pub get\n   ```\n\n4. **Run the App**:\n   ```bash\n   flutter run\n   ```\n\n## Usage\n\n- **Toggle Dark/Light Mode**: Use the icon in the app bar to switch between dark and light themes.\n- **Start a New Chat**: Use the \"New Chat\" button to clear the current chat and begin a new conversation.\n- **View Responses**: Responses from the AI will be displayed in Markdown format.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Flutter](https://flutter.dev/)\n- [Google Gemini API](https://cloud.google.com/ai/gemini)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdizzpy%2Fgemini-ai-chatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdizzpy%2Fgemini-ai-chatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdizzpy%2Fgemini-ai-chatapp/lists"}