{"id":28271227,"url":"https://github.com/xjectro/whatsapp-chatbot","last_synced_at":"2025-08-28T05:06:38.246Z","repository":{"id":293925955,"uuid":"985519876","full_name":"Xjectro/whatsapp-chatbot","owner":"Xjectro","description":"🤖💬 Chatbot project delivering an AI-powered WhatsApp chat experience. Uses the Gemini AI model and Twilio API to provide real-time, intelligent responses.","archived":false,"fork":false,"pushed_at":"2025-06-11T12:59:30.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T20:42:15.809Z","etag":null,"topics":["gemini","gemini-ai","gemini-api","python","twilio","twilio-api","twilio-python","twilio-whatsapp"],"latest_commit_sha":null,"homepage":"https://xjectro.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xjectro.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}},"created_at":"2025-05-18T00:01:19.000Z","updated_at":"2025-06-11T12:59:34.000Z","dependencies_parsed_at":"2025-06-22T20:36:28.798Z","dependency_job_id":"3a387725-01ea-43af-8190-19a0c9f86b64","html_url":"https://github.com/Xjectro/whatsapp-chatbot","commit_stats":null,"previous_names":["xjectro/whatsapp-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xjectro/whatsapp-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fwhatsapp-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fwhatsapp-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fwhatsapp-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fwhatsapp-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xjectro","download_url":"https://codeload.github.com/Xjectro/whatsapp-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fwhatsapp-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272442821,"owners_count":24935847,"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-08-28T02:00:10.768Z","response_time":74,"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":["gemini","gemini-ai","gemini-api","python","twilio","twilio-api","twilio-python","twilio-whatsapp"],"created_at":"2025-05-20T18:20:20.319Z","updated_at":"2025-08-28T05:06:38.228Z","avatar_url":"https://github.com/Xjectro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsApp Chatbot 🤖💬\n\nChatbot project delivering an AI-powered WhatsApp chat experience. Uses the Gemini AI model and Twilio API to provide real-time, intelligent responses.\n\n## ⚙️ Features\n- AI-powered conversation 🧠  \n- WhatsApp integration via Twilio 📲  \n- Easy configuration 🔧  \n- Error handling \u0026 logging 📝  \n\n## 📋 Prerequisites\n- Python 3.8 or higher 🐍  \n- Twilio account \u0026 WhatsApp-enabled number 📞  \n- OpenAI API key 🔑  \n\n## 🚀 Installation\n```powershell\ngit clone https://github.com/Xjectro/whatsaap-chatbot.git\ncd whatsaap-chatbot\npython -m venv venv\n.\\venv\\Scripts\\Activate.ps1\npip install -r requirements.txt\n```\n\n## 🔧 Configuration\nUpdate the variables in `app/config.py`:\n```python\nGEMINI_API_KEY   = \"your_gemini_ai_key\"\nTWILIO_ACCOUNT_SID = \"your_twilio_sid\"\nTWILIO_AUTH_TOKEN = \"your_twilio_token\"\nTWILIO_WHATSAPP_NUMBER = \"whatsapp:+1234567890\"\n```\n\n## 🏃 Usage\n```powershell\npython -m app\n```\nWebhook URL:\n```\nPOST https://\u003cyour_server_address\u003e/whatsapp\n```\n\n## 🗂️ Project Structure\n- `app/`\n  - `__init__.py`       : Application entry point  \n  - `config.py`         : Configuration variables  \n  - `routes/`\n    - `whatsapp.py`     : Webhook route  \n  - `services/`\n    - `chatbot.py`      : OpenAI integration  \n    - `twillio.py`      : Twilio messaging  \n- `requirements.txt`    : Dependencies  \n- `Makefile`            : Helper commands  \n\n## 🤝 Contributing\nBug reports, ideas, or pull requests are welcome. Let's build together! 🌟\n\n## 📝 License\nThis project is licensed under the MIT License.  \n© 2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjectro%2Fwhatsapp-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjectro%2Fwhatsapp-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjectro%2Fwhatsapp-chatbot/lists"}