{"id":21374994,"url":"https://github.com/melodyxpot/next-chatbot","last_synced_at":"2026-04-16T04:33:27.480Z","repository":{"id":143442435,"uuid":"615690010","full_name":"melodyxpot/next-chatbot","owner":"melodyxpot","description":"Let's talk with chatGPT. Next.js + OpenAI is the best compatible.","archived":false,"fork":false,"pushed_at":"2023-03-18T11:54:58.000Z","size":811,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T09:43:11.722Z","etag":null,"topics":["chatbot","next","openai"],"latest_commit_sha":null,"homepage":"https://static-gpt-chatbot.vercel.app","language":"TypeScript","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/melodyxpot.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}},"created_at":"2023-03-18T11:51:25.000Z","updated_at":"2025-09-08T08:26:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"97dc907d-5b15-4475-99ab-5483d029e968","html_url":"https://github.com/melodyxpot/next-chatbot","commit_stats":null,"previous_names":["melody4482/next-chatbot","melodyxpot/next-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melodyxpot/next-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melodyxpot%2Fnext-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melodyxpot%2Fnext-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melodyxpot%2Fnext-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melodyxpot%2Fnext-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melodyxpot","download_url":"https://codeload.github.com/melodyxpot/next-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melodyxpot%2Fnext-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31871668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["chatbot","next","openai"],"created_at":"2024-11-22T08:46:24.418Z","updated_at":"2026-04-16T04:33:27.460Z","avatar_url":"https://github.com/melodyxpot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatbot UI\n\nA simple chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS.\n\n![Chatbot UI](./public/screenshot.png)\n\n## Features\n\nChatbot UI provides a simple, fully-functional chat interface that you can use to start building your own chatbot apps powered by OpenAI.\n\nIt has everything you need to hit the ground running.\n\nModify the chat interface in `components/Chat`.\n\nTweak the system prompt in `utils/index.ts`.\n\nTweak the assistant prompt in `pages/index.tsx`.\n\n## Running Locally\n\n**1. Clone Repo**\n\n```bash\ngit clone https://github.com/cagesanta/next-chatbot.git\n```\n\n**2. Install Dependencies**\n\n```bash\nnpm i\n```\n\n**3. Provide OpenAI API Key**\n\nCreate a .env.local file in the root of the repo with your OpenAI API Key:\n\n```bash\nOPENAI_API_KEY=\u003cYOUR_KEY\u003e\n```\n\n**4. Run App**\n\n```bash\nnpm run dev\n```\n\n**5. Start Building**\n\nYou should be able to start chatting with the bot.\n\nNow, go build the app into whatever kind of chatbot you want!\n\n## Contact\n\nIf you have any questions, feel free to reach out to me on [Twitter](https://twitter.com/mckaywrigley).\n\nI'd also love to see what you build with this starter kit - share your projects with me!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelodyxpot%2Fnext-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelodyxpot%2Fnext-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelodyxpot%2Fnext-chatbot/lists"}