rvirani1 / openai-talk

Slides for a talk on OpenAI Riaz Virani to deliver

Home Page:https://openai-talk.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Build Status Open Source Love MIT Licence

Crazy about ChatGPT: Learn how to use OpenAI's SDK in your Own Project

Running Locally

  1. Install the Node Version specified in the package.json

  2. Clone the Repo and cd into it

  3. Install Node dependencies via npm install

  4. Copy the .env.example file to .env

  5. Set all values in the .env file. This is already gitignored so don't worry about committing it.

  6. Run the dev server using npm run dev

License

This project is licensed under the MIT license

About

Slides for a talk on OpenAI Riaz Virani to deliver

https://openai-talk.vercel.app


Languages

Language:TypeScript 92.6%Language:JavaScript 7.0%Language:CSS 0.4%