Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 972 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 972 Bytes

An OpenAI powered Chatbot using all the new fancy tech

goliath-ai-chatbot.mp4

Getting Started

  • git clone https://github.com/SkyHustle/goliath-ai-chatbot.git
  • Install dependencies, use Bun for extra Steeze
  • Get an API key from OpenAI
  • Create a .env.local file and add OPENAI_API_KEY=your-api-key
  • bun run dev
  • open http://localhost:3000 with your browser

And you're all good to do ;)