This is a React Widget that connects to the GPTKIT-Service REST API to chat with OpenAI's GPT3.5 model.
- npm i
- Backend URL is currently hard coded in src\components\Chat\ChatMessage.tsx (will be fixed in the future)
- npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a React Widget that connects to the GPTKIT-Service REST API to chat with OpenAI's GPT3.5 model.