🤖 React SSE OpenAI Example

comp-demo

Build Brilliant AI-Powered Websites Effortlessly with Nectar.js 🚀: Your gateway to crafting stunning AI websites and applications! Nectar.js is an open-source repository that empowers developers to seamlessly create AI-driven web experiences. Leverage the power of Server-Sent Events (SSE), React, OpenAI's GPT models, and Vite to craft dynamic...

🚀 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

GitHub

View Github