{"id":23858878,"url":"https://github.com/codewithranjha/python-ai-chatbot-","last_synced_at":"2026-06-18T03:33:22.573Z","repository":{"id":270753874,"uuid":"911345560","full_name":"CodeWithRanjHa/Python-AI-Chatbot-","owner":"CodeWithRanjHa","description":"Built with Flask and integrated with the Gemini API for generating natural, engaging responses. Features a stunning UI with a simple web interface, allowing users to chat with AI assistant \"Anna\" in real-time.","archived":false,"fork":false,"pushed_at":"2025-01-02T21:35:12.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-18T03:33:19.084Z","etag":null,"topics":["ai","aichatbot","chatbot","chatgpt","flask","gemini-api","python","pythonaichatbot","pythonapplication","pythonchatbot","script"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/CodeWithRanjHa.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-02T19:53:00.000Z","updated_at":"2025-01-02T21:37:09.000Z","dependencies_parsed_at":"2025-01-02T21:33:12.006Z","dependency_job_id":"b42c8404-b604-4c1e-bdf8-9e6109fbd40d","html_url":"https://github.com/CodeWithRanjHa/Python-AI-Chatbot-","commit_stats":null,"previous_names":["codewithranjha/python-ai-chatbot-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeWithRanjHa/Python-AI-Chatbot-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FPython-AI-Chatbot-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FPython-AI-Chatbot-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FPython-AI-Chatbot-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FPython-AI-Chatbot-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithRanjHa","download_url":"https://codeload.github.com/CodeWithRanjHa/Python-AI-Chatbot-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FPython-AI-Chatbot-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34475375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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","aichatbot","chatbot","chatgpt","flask","gemini-api","python","pythonaichatbot","pythonapplication","pythonchatbot","script"],"created_at":"2025-01-03T03:28:27.075Z","updated_at":"2026-06-18T03:33:22.532Z","avatar_url":"https://github.com/CodeWithRanjHa.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python AI Chatbot - Anna\n## Preview\n![AI_CHATBOT](https://github.com/user-attachments/assets/4189a881-6c20-4cd3-b343-c5d3598e1ec9)\n\n## About\n\n**Anna** is a cutting-edge conversational AI chatbot built with **Flask** and seamlessly integrated with the **Gemini API** to deliver natural and engaging responses. The project includes an elegant and interactive web interface, allowing users to communicate with the AI in real-time.\n\n## Key Features\n\n- **Flask Backend**: Real-time communication between users and the AI.\n- **Gemini API Integration**: Generates human-like, context-aware responses.\n- **Interactive UI**: Sleek and intuitive design with animations for enhanced user experience.\n- **Real-time Conversations**: Immediate and engaging interactions with \"Anna.\"\n\n## Technologies Used\n\n- **Backend**: Flask\n- **API**: Gemini API\n- **Frontend**: HTML, CSS, JavaScript, and animations powered by CSS and JavaScript libraries.\n\n## Installation\n\nFollow these steps to set up the project on your local machine:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/CodeWithRanjHa/Python-AI-Chatbot-.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd Python-AI-Chatbot-\n   ```\n\n3. Set up the virtual environment and install dependencies:\n\n   ```bash\n   virtualenv venv\n   source venv/bin/activate\n   pip install -r requirements.txt\n   ```\n\n4. Run the Flask application:\n\n   ```bash\n   flask run\n   ```\n\n## Usage\n\n1. Open your web browser and visit `http://127.0.0.1:5000/`.\n2. Start chatting with **\"Anna\"** by entering your message in the input field.\n\n## Contributing\n\nContributions are welcome! Here's how you can get involved:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Submit a pull request with a detailed description of your changes.\n\nYour feedback and suggestions are greatly appreciated!\n\n## Future Enhancements\n\n- **Voice Integration**: Add voice-to-text and text-to-voice capabilities.\n- **Multilingual Support**: Enable conversations in multiple languages.\n- **Mobile Responsiveness**: Optimize the UI for mobile devices.\n- **User Authentication**: Secure login for personalized chat experiences.\n\n\n## Social Media\n\nStay connected and follow me on social media for updates, tutorials, and more projects:\n\n- \u003cimg src=\"https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png\" alt=\"GitHub Icon\" width=\"20\" height=\"20\"\u003e **GitHub**: [CodeWithRanjHa](https://github.com/CodeWithRanjHa)\n- \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/174/174857.png\" alt=\"LinkedIn Icon\" width=\"20\" height=\"20\"\u003e **LinkedIn**: [Wasim Ranjha](https://linkedin.com/wasim-ranjhaa)\n- \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/733/733547.png\" alt=\"Facebook Icon\" width=\"20\" height=\"20\"\u003e **Facebook**: [Wasim Ranjha](https://facebook.com/wasimranjhaa)\n- \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/124/124034.png\" alt=\"WhatsApp Icon\" width=\"20\" height=\"20\"\u003e **WhatsApp**: +923436000542\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithranjha%2Fpython-ai-chatbot-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithranjha%2Fpython-ai-chatbot-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithranjha%2Fpython-ai-chatbot-/lists"}