{"id":32929583,"url":"https://github.com/kmgmedia/saleschatbotfile","last_synced_at":"2026-05-17T02:06:19.677Z","repository":{"id":322446197,"uuid":"1089483410","full_name":"kmgmedia/saleschatbotfile","owner":"kmgmedia","description":"AI Sales Assistant","archived":false,"fork":false,"pushed_at":"2026-03-16T09:53:43.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-17T02:06:04.158Z","etag":null,"topics":["langchain","openai-api","python","telegrambotapi"],"latest_commit_sha":null,"homepage":"https://saleschatbotfile.vercel.app/","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/kmgmedia.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-11-04T12:05:03.000Z","updated_at":"2026-03-16T09:53:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kmgmedia/saleschatbotfile","commit_stats":null,"previous_names":["kmgmedia/saleschatbotfile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kmgmedia/saleschatbotfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmgmedia%2Fsaleschatbotfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmgmedia%2Fsaleschatbotfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmgmedia%2Fsaleschatbotfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmgmedia%2Fsaleschatbotfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmgmedia","download_url":"https://codeload.github.com/kmgmedia/saleschatbotfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmgmedia%2Fsaleschatbotfile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":["langchain","openai-api","python","telegrambotapi"],"created_at":"2025-11-11T12:01:26.514Z","updated_at":"2026-05-17T02:06:19.671Z","avatar_url":"https://github.com/kmgmedia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 Alex - Your AI Tech Consultant\n\n**Meet Alex:** A 7-year veteran sales consultant powered by AI, helping customers find their perfect tech match through genuine conversation and expert guidance.\n\n\u003e **A 24/7 Telegram chatbot that helps customers find and buy your products!**\n\n---\n\n## 🚀 Quick Start\n\n### 1. Get a Telegram Bot Token 📱\n\n1. Open Telegram and search for **@BotFather**\n2. Type `/newbot` and follow instructions\n3. Save your TOKEN (looks like `123456789:ABCdef...`)\n\n### 2. Get Google Gemini API Key 🔑\n\n1. Go to [Google AI Studio](https://aistudio.google.com/app/apikey)\n2. Create account → Create API Key → Create API key in new project\n3. Save your key (starts with `AIza...`)\n\n### 3. Add Your Keys 🗝️\n\nOpen `.env` file and add:\n\n```\nGOOGLE_API_KEY=AIza-your-key-here\nTELEGRAM_TOKEN=123456789:your-token-here\n```\n\n### 4. Start the Bot! 🎬\n\n```powershell\ncd telegram_bot_project\npython bot.py\n```\n\n**Done!** 🎉 Your bot is live!\n\n---\n\n## 💬 Try It Out\n\n1. Search for your bot name in Telegram\n2. Send: **\"Hi!\"**\n3. Watch it respond! ✨\n\nThe bot will:\n\n- 👋 Greet customers warmly\n- 🛍️ Show products with prices\n- 💬 Answer questions\n- 🎯 Recommend items\n\n---\n\n## 🛍️ Your Products\n\nCurrent catalog:\n\n| Product                   | Price | Details                      |\n| ------------------------- | ----- | ---------------------------- |\n| 🎧 Wireless Earbuds Pro   | $79   | Noise cancelling, waterproof |\n| ⌚ Smartwatch X           | $59   | Fitness \u0026 sleep tracker      |\n| 🔊 Bluetooth Speaker Mini | $29   | 12-hour battery              |\n\n**To add products:** Edit `ecommerce-chatbot/data/products.json`\n\n---\n\n## 🎨 Customize\n\n**Change bot personality:**  \nEdit `ecommerce-chatbot/prompts/sales_prompt.txt`\n\n**Test mode (free):**  \nThe bot runs in smart keyword mode automatically - no AI costs until you're ready!\n\n---\n\n## ❓ FAQ\n\n**Need to code?** Nope! Just follow the steps above 👨‍🍳\n\n**Cost?** Free! Google Gemini API has a generous free tier. No credit card needed for testing.\n\n**What if it stops?** Run `python bot.py` again 🔄\n\n**Buy feature?** Bot recommends products. You can add checkout links!\n\n---\n\n## 🎉 You're Ready!\n\nYour AI sales assistant is working 24/7! Test it, customize it, and watch it help your customers.\n\n**Real examples:**\n\n- \"What do you sell?\" → ✅ Shows all products\n- \"How much is the smartwatch?\" → ✅ Gives price\n- \"I want earbuds\" → ✅ Recommends perfect match\n\nHappy selling! 💰✨\n\n---\n\n\\_Made with ❤️ for entrepreneurs_by Moruf Adebola\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmgmedia%2Fsaleschatbotfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmgmedia%2Fsaleschatbotfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmgmedia%2Fsaleschatbotfile/lists"}