{"id":22369249,"url":"https://github.com/tushcmd/ai-customer-support","last_synced_at":"2025-03-26T16:20:31.835Z","repository":{"id":251738630,"uuid":"838298335","full_name":"tushcmd/ai-customer-support","owner":"tushcmd","description":"An AI-powered customer support chatbot using Next.js and the OpenAI API.","archived":false,"fork":false,"pushed_at":"2024-08-12T10:06:09.000Z","size":426,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T19:14:04.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ai-customer-support-rho.vercel.app","language":"TypeScript","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/tushcmd.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}},"created_at":"2024-08-05T11:04:54.000Z","updated_at":"2024-08-12T10:06:12.000Z","dependencies_parsed_at":"2024-08-10T00:29:19.772Z","dependency_job_id":"91d566bb-2fb7-46b9-a4bb-7f4f9deb1a8e","html_url":"https://github.com/tushcmd/ai-customer-support","commit_stats":null,"previous_names":["tushcmd/ai-customer-support"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Fai-customer-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Fai-customer-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Fai-customer-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Fai-customer-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tushcmd","download_url":"https://codeload.github.com/tushcmd/ai-customer-support/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689474,"owners_count":20656418,"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","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":[],"created_at":"2024-12-04T19:19:19.337Z","updated_at":"2025-03-26T16:20:31.812Z","avatar_url":"https://github.com/tushcmd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Customer Chat Bot\n\n## Project Overview\n\nThis is an AI-powered customer support chatbot using Next.js and the OpenAI API.\n\n## Technologies\n\n- Next.js - React Framework\n- Shadcn UI - Components\n- Next-auth - Authentication\n- Prisma - ORM\n- PostgreSQL - Database\n- Neon - Database Hosting\n- OpenAI - LLM(genAI)\n- TailwindCSS - Styling\n\n\u003c!-- ## Screenshots\n\n![Main Page](public/_screenshots/pantry_mainpage.png)\n\n![Add Item Dialog](public/_screenshots/pantry_add_item.png)\n\n![Expiring](public/_screenshots/pantry_expiring.png)\n\n![Edit Item Dialog](public/_screenshots/pantry_edit_item.png) --\u003e\n\n## Features\n\n- Chatbot interface\n- Respond to the user intelligently using any Gen-AI model\n- Authentication for personalised chat experience\n- Feedback implementation to rate chatbot's responses\n\n## Features to Add\n\n- AWS Bedrock responses\n- Multi-language support for a diverse culture base\n- Implement RAG so the chatbot responds based on a given knowledge base\n- Create an LLM orchestration pattern with a router and task specific models\n\n## Getting Started\n\n1.Clone the repository:\n\n```bash\ngit clone https://github.com/tushcmd/ai-customer-support.git\n```\n\n2.Install dependencies:\n\n```bash\ncd ai-customer-support\nnpm install\n```\n\n3.Set up environment variables:\n\n```bash\ncp .env.example .env\n```\n\nEdit the `.env` file with all the necessary environment variables.\n\n4.Run prisma commands to setup\n\n```bash\nnpx prisma generate\n\n# then\n\nnpx prisma migrate dev\n\n# then\n\nnpx db push\n```\n\n5.Run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Contributing\n\nContributions are welcome! Please feel free to open issues or submit pull requests.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftushcmd%2Fai-customer-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftushcmd%2Fai-customer-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftushcmd%2Fai-customer-support/lists"}