{"id":13406164,"url":"https://github.com/mckaywrigley/chatbot-ui-lite","last_synced_at":"2025-04-12T18:49:36.738Z","repository":{"id":139536482,"uuid":"612498276","full_name":"mckaywrigley/chatbot-ui-lite","owner":"mckaywrigley","description":"A simple chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2023-04-24T23:54:23.000Z","size":802,"stargazers_count":923,"open_issues_count":1,"forks_count":207,"subscribers_count":17,"default_branch":"main","last_synced_at":"2024-07-31T19:49:39.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mckaywrigley.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}},"created_at":"2023-03-11T05:46:50.000Z","updated_at":"2024-07-31T19:49:39.061Z","dependencies_parsed_at":"2024-01-13T22:33:51.147Z","dependency_job_id":null,"html_url":"https://github.com/mckaywrigley/chatbot-ui-lite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mckaywrigley%2Fchatbot-ui-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mckaywrigley%2Fchatbot-ui-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mckaywrigley%2Fchatbot-ui-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mckaywrigley%2Fchatbot-ui-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mckaywrigley","download_url":"https://codeload.github.com/mckaywrigley/chatbot-ui-lite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618218,"owners_count":21134199,"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-07-30T19:02:22.906Z","updated_at":"2025-04-12T18:49:36.719Z","avatar_url":"https://github.com/mckaywrigley.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","HarmonyOS","Tools for Self-Hosting","A01_文本生成_文本对话"],"sub_categories":["Windows Manager","ChatGPT","大语言对话模型及数据"],"readme":"# Chatbot UI Lite\n\nA simple chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS.\n\nSee a [demo](https://twitter.com/mckaywrigley/status/1634549098954248193?s=46\u0026t=AowqkodyK6B4JccSOxSPew).\n\nFor an advanced version, see [Chatbot UI](https://github.com/mckaywrigley/chatbot-ui).\n\n![Chatbot UI Lite](./public/screenshot.png)\n\n## Features\n\nChatbot UI Lite 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## Deploy\n\n**Vercel**\n\nHost your own live version of Chatbot UI Lite with Vercel.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmckaywrigley%2Fchatbot-ui-lite\u0026env=OPENAI_API_KEY\u0026envDescription=OpenAI%20API%20Key%20needed%20for%20chat.\u0026envLink=https%3A%2F%2Fopenai.com%2Fproduct\u0026project-name=chatbot-ui-lite\u0026repository-name=chatbot-ui-lite)\n\n**Replit**\n\nFork Chatbot UI on Replit [here](https://replit.com/@MckayWrigley/chatbot-ui).\n\n## Running Locally\n\n**1. Clone Repo**\n\n```bash\ngit clone https://github.com/mckaywrigley/chatbot-ui-lite.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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmckaywrigley%2Fchatbot-ui-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmckaywrigley%2Fchatbot-ui-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmckaywrigley%2Fchatbot-ui-lite/lists"}