{"id":21731607,"url":"https://github.com/codebyaadi/aichatbot-chatgpt","last_synced_at":"2025-04-13T00:26:56.881Z","repository":{"id":91031211,"uuid":"581870383","full_name":"codebyaadi/aichatbot-chatgpt","owner":"codebyaadi","description":"I've created this Chatbot using OpenAI API. ChatGPT is the awesome to develop high performance text ai application.","archived":false,"fork":false,"pushed_at":"2023-02-28T06:10:24.000Z","size":39,"stargazers_count":2,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T18:21:52.121Z","etag":null,"topics":["chatbot","chatgpt","javascript","vitejs"],"latest_commit_sha":null,"homepage":"https://aichatbot-chatgpt.vercel.app/","language":"JavaScript","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/codebyaadi.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}},"created_at":"2022-12-24T16:57:41.000Z","updated_at":"2024-06-14T08:04:28.000Z","dependencies_parsed_at":"2023-09-03T18:31:14.676Z","dependency_job_id":null,"html_url":"https://github.com/codebyaadi/aichatbot-chatgpt","commit_stats":null,"previous_names":["codebyaadi/aichatbot-chatgpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebyaadi%2Faichatbot-chatgpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebyaadi%2Faichatbot-chatgpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebyaadi%2Faichatbot-chatgpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebyaadi%2Faichatbot-chatgpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebyaadi","download_url":"https://codeload.github.com/codebyaadi/aichatbot-chatgpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650713,"owners_count":21139665,"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":["chatbot","chatgpt","javascript","vitejs"],"created_at":"2024-11-26T04:26:48.359Z","updated_at":"2025-04-13T00:26:56.856Z","avatar_url":"https://github.com/codebyaadi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Chatbot with ChatGPT\n\nThis is a simple AI chatbot built using the OpenAI GPT-3 API, Node.js and Express. It uses the `openai` npm package to interact with the GPT-3 API and provides a web interface for users to chat with the bot.\n\n## Features\n\n- Chat with the AI chatbot in natural language\n- Get intelligent responses based on the context of the conversation\n- Customize the behavior of the chatbot by adjusting various parameters\n\n## Installation\n\nTo use the AI chatbot, you will need to have Node.js and npm installed on your machine. Once you have installed these, you can clone the repository and install the dependencies by running the following commands:\n\n``` Bash\ngit clone https://github.com/uixaadi/aichatbot-chatgpt.git\ncd aichatbot-chatgpt\nnpm install\n```\n\n## Usage\n\nTo use the AI chatbot, you will need to set up the OpenAI API key. You can get your API key by signing up for an account on the OpenAI website and following the instructions to generate an API key.\n\nOnce you have your API key, create a new file called `.env` in the root directory of the project and add the following line:\n\n```javascript\nOPENAI_API_KEY=\u003cyour API key\u003e\n```\n\n\nReplace `\u003cyour API key\u003e` with your actual API key.\n\nTo start the server, run the following command:\n\n```bash\nnpm start\n```\n\n\nThis will start the server on `http://localhost:3000/`, where you can interact with the AI chatbot.\n\n## Contributing\n\nIf you find any issues with the AI chatbot or have any suggestions for improvement, please feel free to contribute to the project. You can submit a pull request or open an issue on the GitHub repository.\n\n### Author\n\n[@uixaadi](https://github.com/uixaadi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebyaadi%2Faichatbot-chatgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebyaadi%2Faichatbot-chatgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebyaadi%2Faichatbot-chatgpt/lists"}