Skip to content

zaurbek-stark/website-bot-openai-realtime-api

Repository files navigation

AI Voice Assistant with the OpenAI Realtime API

This project was created from the OpenAI official example for the Realtime API: https://github.com/openai/openai-realtime-console

Full video to see the app in action:

Start the app

  1. Create a .env file with REACT_APP_SCRAPINGANT_API_KEY= and the value of your ScrapingAnt API key
  2. Run:
    yarn && yarn start
  3. After you scrape the website, it will ask you to enter an OpenAI API key.

The app should be available via localhost:3000.

About

Website chatbot that allows you to interact with OpenAI Realtime API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published