/react-sse-openai-example

really lazy project to try out the react, sse with openai

Primary LanguageJavaScript

🤖 React SSE OpenAI Example

comp-demo

🚀 Quick start

  1. Clone the repo

    git clone https://github.com/its-ag/react-sse-openai-example
  2. Install dependencies

    npm install # or pnpm install
  3. Edit .env.example file to .env and add your API keys.

  4. Start developing

    npm run dev # or pnpm run dev
  5. Open the source code and start editing!

     Your site is now running at http://localhost:5173
    

lazy 1 hr project to try out react sse with openai :p