Skip to content

cmchenry/gptkit-chatwidget

Repository files navigation

A REACT Chat Widget that connects to the GPTKIT-Service

This is a React Widget that connects to the GPTKIT-Service REST API to chat with OpenAI's GPT3.5 model.

Setup Environment

  • npm i

Configuration

  • Backend URL is currently hard coded in src\components\Chat\ChatMessage.tsx (will be fixed in the future)

Execution

  • npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published