{"id":51330682,"url":"https://github.com/lazyshrey/aichatbot","last_synced_at":"2026-07-01T22:32:26.317Z","repository":{"id":257886569,"uuid":"865017728","full_name":"lazyshrey/aichatbot","owner":"lazyshrey","description":"This is a Simple AI chatbot website ;) still learning to make it better ","archived":false,"fork":false,"pushed_at":"2025-08-28T19:56:06.000Z","size":24684,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-31T14:25:16.978Z","etag":null,"topics":["ai","chatbot","gpt","llama","llama3","website"],"latest_commit_sha":null,"homepage":"https://honey.lazyshrey.xyz/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lazyshrey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-09-29T19:10:12.000Z","updated_at":"2025-12-14T12:45:55.000Z","dependencies_parsed_at":"2026-02-10T01:01:15.541Z","dependency_job_id":null,"html_url":"https://github.com/lazyshrey/aichatbot","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.26086956521739135","last_synced_commit":"645eef71272dbb37ecf10ba1efd1ee3b49824c56"},"previous_names":["shreyjaiswal1/aichatbot","lazyshrey/aichatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lazyshrey/aichatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazyshrey%2Faichatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazyshrey%2Faichatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazyshrey%2Faichatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazyshrey%2Faichatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lazyshrey","download_url":"https://codeload.github.com/lazyshrey/aichatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazyshrey%2Faichatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35025981,"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-07-01T02:00:05.325Z","response_time":130,"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","gpt","llama","llama3","website"],"created_at":"2026-07-01T22:32:24.695Z","updated_at":"2026-07-01T22:32:26.310Z","avatar_url":"https://github.com/lazyshrey.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Honey AI - Your Hinglish Speaking Companion \n\nA modern, interactive AI chatbot that communicates naturally in Hinglish (Hindi + English), making conversations more engaging and relatable for Indian users. Powered by Groq's LLaMA 3.3 model, Honey AI takes on the persona of a friendly 19-year-old Delhi college student who loves to chat about tech, college life, and everything in between!\n\n[![Join Discord](https://img.shields.io/discord/951909987838468116?color=%237289DA\u0026label=Join%20Discord\u0026logo=discord\u0026logoColor=white)](https://discord.gg/BCKjPjhBrm)\n[![GitHub](https://img.shields.io/github/followers/ShreyJaiswal1?style=social)](https://github.com/ShreyJaiswal1)\n\n### Support me\nIf you like my work, consider supporting me by buying me a coffee or two. Your support will help me to make things interesting and fun\n\u003e ```UPI id: 5aprilshrey@okhdfcbank```\n\n## ✨ Features\n\n- 🗣️ Natural Hinglish conversations\n- 🎨 Modern, responsive UI with dark/light mode\n- 🔐 Secure Google OAuth authentication\n- 🖼️ AI image generation using `/imagine` command\n- 💾 Conversation history tracking\n- 🔄 Real-time chat using Socket.IO\n- 🎯 Rate limiting for API protection\n- 📱 Mobile-friendly design\n- 📚 Integration with Groq's LLaMA 3.3 model\n\n## 🚀 Live Demo\n\nVisit [Honey Lazyshrey](https://honey.lazyshrey.xyz/) to try out Honey AI!\n\n## 🛠️ Tech Stack\n\n- **Frontend**: HTML, CSS, JavaScript\n- **Backend**: Node.js, Express.js\n- **Image-generation**: [Pollinations.ai](https://pollinations.ai/)\n- **Real-time Communication**: Socket.IO\n- **Authentication**: Google OAuth 2.0\n- **AI Model**: [Groq API](https://groq.com/) (LLaMA 3.3 70b)\n- **Security**: Express-session, Passport.js\n- **Database**: Firebase\n\n## 🏃‍♂️ Self-Hosting Guide\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm (Node Package Manager)\n- A Groq API key\n- Google OAuth credentials\n- Google firebase credentials\n\n### Setup Instructions\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/ShreyJaiswal1/aichatbot.git\n   cd aichatbot\n   ```\n\n2. **Install dependencies**\n   ```bash\n   cd src\n   npm install\n   ```\n\n3. **Configure environment variables**\n   Create a `.env` file in the `src` directory with the following:\n   ```env\n   # Groq API Token\n   GROQ_API_TOKEN=\n\n   # Google OAuth\n   GOOGLE_CLIENT_ID=\n   GOOGLE_CLIENT_SECRET=\n\n   # Domain\n   DOMAIN=http://localhost:3000\n   PORT=3000\n\n   # Firebase Connection (database connection)\n   FIREBASE_API_KEY=\n   FIREBASE_AUTH_DOMAIN=\n   FIREBASE_PROJECT_ID=\n   FIREBASE_STORAGE_BUCKET=\n   FIREBASE_MESSAGING_SENDER_ID=\n   FIREBASE_APP_ID=\n   FIREBASE_MEASUREMENT_ID=\n   ```\n\n4. **Start the server**\n   ```bash\n   node server.js\n   ```\n\n5. **Access the application**\n   Open your browser and visit `http://localhost:3000`\n\n### Getting Required Credentials\n\n1. **Groq API Token**\n   - Visit [Groq Console](https://console.groq.com/keys)\n   - Create a new API key\n   - Copy the token to your `.env` file\n\n2. **Google OAuth Credentials**\n   - Go to [Google Cloud Console](https://console.cloud.google.com)\n   - Create a new project or select existing one\n   - Enable Google+ API\n   - Create OAuth 2.0 credentials\n   - Set authorized redirect URI to `http://localhost:3000/auth/google/callback`\n   - Copy Client ID and Client Secret to your `.env` file\n\n3. **Google Firebase credentials**\n   - Go to [Google Cloud Console](https://console.firebase.google.com)\n   - Create a new project or select existing one\n   - Create a new Firebase project\n   - Copy API key, Auth domain, Project ID, Storage bucket, Sender ID, App ID\n   - Copy Measurement ID to your `.env` file\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to:\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 👨‍💻 Developer\n\n- **Shrey Jaiswal**\n  - GitHub: [@ShreyJaiswal1](https://github.com/ShreyJaiswal1)\n  - Discord: [Join our community](https://discord.gg/BCKjPjhBrm)\n\n## 📸 Screenshots\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/ShreyJaiswal1/aichatbot/refs/heads/main/src/public/assets/screenshot.png\" alt=\"Honey AI\" width=\"60%\"\u003e\n\u003c/p\u003e\n\n## 🔜 Upcoming Features\n\n- Multi-language support\n- Custom chatbot personality configuration\n- Advanced conversation memory\n- Integration with more AI models\n\n---\n\u003cp align=\"center\"\u003eMade with ❤️ by Shrey Jaiswal\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazyshrey%2Faichatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flazyshrey%2Faichatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazyshrey%2Faichatbot/lists"}