Skip to content

BrandonBartram98/AskTheDude

Repository files navigation

🎳 Ask The Dude

A simple web app utilising OpenAI's Chat-GPT's davinchi model to let users ask The Big Lebowski's 'The Dude' anything.

🔨 Get Started

  • git clone https://github.com/BrandonBartram98/AskTheDude - Clone project
  • npm install - Install dependencies
  • npx next dev - Start local dev environment

🐼 Stack

  • react – A JavaScript library for building user interfaces.
  • next – SSR React framework
  • tailwind – A utility-first CSS framework
  • openai – AI API