EBEREGIT/react-chatgpt-tutorial
This repository houses a frontend chatbot project based on the ChatGPT gpt-3.5-turbo model.
This project helps web developers quickly create an interactive chat interface powered by OpenAI's ChatGPT. It provides the front-end code for a chatbot, allowing you to easily integrate conversational AI into your web applications. Developers who want to add a pre-built chat widget to their React-based websites would use this.
No commits in the last 6 months.
Use this if you are a web developer building a React application and need a ready-to-use front-end for an AI chatbot.
Not ideal if you are looking for a complete, production-ready chatbot system including backend logic and advanced features, or if you are not working with React.
Stars
17
Forks
6
Language
JavaScript
License
—
Category
Last pushed
Sep 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/EBEREGIT/react-chatgpt-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
onshinpei/ds-markdown
react markdown typing animation component (react markdown 打字动画组件)
elebitzero/openai-react-chat
Chat webapp frontend to OpenAI's API with similar features to ChatGPT. Written in React,...
hillis/gpt-4-chat-ui
This project is a simple React-based chat interface that uses Next.js and communicates with...
henrycunh/golem
✨ A beautiful UI for ChatGPT and other conversational models
frontend-engineering/chatgpt-webapp-fullstack
A fullstack chat webapp based on ChatGPT/BingAI/AndMore...