trananhtuat/react-openai-chat
AI chatbot base on OpenAI api
This project helps developers quickly set up an AI chatbot for their web applications. It takes text input from a user, processes it through the OpenAI API, and displays AI-generated responses. This is for web developers who want to integrate conversational AI features into their ReactJS applications.
No commits in the last 6 months.
Use this if you are a web developer building a React application and need a foundational chatbot implementation using OpenAI's API.
Not ideal if you are a non-technical user looking for a ready-to-use chatbot, or if you need to integrate AI with other programming languages or frameworks.
Stars
57
Forks
32
Language
JavaScript
License
MIT
Category
Last pushed
Feb 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/trananhtuat/react-openai-chat"
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...