{"id":23257119,"url":"https://github.com/siddhesh-desai/intelliads","last_synced_at":"2026-05-16T18:08:39.566Z","repository":{"id":209074853,"uuid":"723141751","full_name":"siddhesh-desai/IntelliAds","owner":"siddhesh-desai","description":"AI-powered personalized ad generation and delivery via WhatsApp","archived":false,"fork":false,"pushed_at":"2025-03-01T17:10:32.000Z","size":233,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T18:52:42.885Z","etag":null,"topics":["ai","ai-advertisement","flask","personalised-ad"],"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/siddhesh-desai.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":"2023-11-24T19:52:15.000Z","updated_at":"2025-03-01T17:10:35.000Z","dependencies_parsed_at":"2024-12-19T12:30:49.653Z","dependency_job_id":"53444ed8-f9db-47b2-b089-8b3b2f30057b","html_url":"https://github.com/siddhesh-desai/IntelliAds","commit_stats":null,"previous_names":["siddhesh-desai/intelliads"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siddhesh-desai/IntelliAds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhesh-desai%2FIntelliAds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhesh-desai%2FIntelliAds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhesh-desai%2FIntelliAds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhesh-desai%2FIntelliAds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siddhesh-desai","download_url":"https://codeload.github.com/siddhesh-desai/IntelliAds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhesh-desai%2FIntelliAds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","ai-advertisement","flask","personalised-ad"],"created_at":"2024-12-19T12:26:58.696Z","updated_at":"2026-05-16T18:08:39.551Z","avatar_url":"https://github.com/siddhesh-desai.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **IntelliAds**\n\n### **AI-Powered Personalized Ad Generation \u0026 Delivery via WhatsApp**\n\n## 📌 **Overview**\nIntelliAds is an AI-driven advertisement generation system that creates **personalized ads** for customers based on their **interests, location, and trending topics.** The generated ads are then sent directly to customers via **WhatsApp.**\n\n## 🚀 **Features**\n- **AI-Powered Ad Generation:** Uses **OpenAI API \u0026 Bard API** to create tailored advertisements.\n- **Personalized Targeting:** Ads are generated based on **customer interests, location, and trends.**\n- **WhatsApp Integration:** Automates ad delivery via **WhatsApp.**\n- **CSV-Based Customer Data Uploads:** Supports bulk data uploads for ad generation.\n- **Database Management:** Stores customer insights and previous campaigns for **optimized ad delivery.**\n- **Web-Based Interface:** Allows easy **ad generation and campaign management.**\n\n## 🛠 **Tech Stack**\n- **Backend:** Python, Flask\n- **AI \u0026 ML:** OpenAI API, Bard API\n- **Database:** SQLite\n- **Frontend:** HTML, CSS, Jinja Templates\n\n## 📦 **Installation \u0026 Setup**\n1. **Clone the repository:**\n   \n   ```bash\n     git clone https://github.com/your-username/intelliads.git\n     cd intelliads\n   ```\n3. **Create a virtual environment:**\n   \n   ```bash\n   \n     python -m venv venv\n     source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n   ```\n5. **Install dependencies:**\n   \n   ```bash\n   \n     pip install -r requirements.txt\n   \n   ```\n7. **Run the application:**\n   \n   ```bash\n   \n     python app.py\n   ```\n9. **Access the Web Interface:**\n   Open [http://localhost:5000](http://localhost:5000) in your browser.\n\n## 📬 **Usage**\n1. **Upload a customer dataset** (CSV file containing customer details).\n2. **Generate personalized ads** using AI-based text generation.\n3. **Preview and edit ads** before sending them.\n4. **Send ads via WhatsApp** to targeted customers.\n\n## 💡 **Future Enhancements**\n\n  - Add **multi-language support** for ad generation.\n  \n  - Improve **AI-generated recommendations** based on customer behavior analysis.\n  \n  - Expand integration with **social media platforms** beyond WhatsApp.\n\n## 🤝 **Contributing**\nContributions are welcome! Feel free to fork this repository and submit pull requests.\n\n## 📜 **License**\nThis project is licensed under the **MIT License**.\n\n---\n\n✨ **Transform your marketing with AI-powered IntelliAds!** 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhesh-desai%2Fintelliads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhesh-desai%2Fintelliads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhesh-desai%2Fintelliads/lists"}