Skip to content

daremon/gpt-vision

Repository files navigation

gpt-vision

A simple but impressive demo of GPT vision model

Inspiration and starting code from https://github.com/gregsadetsky/sagittarius

A live demo can (sometimes) be found at https://gpt-vision.daremon.gr/

Instructions

  • Clone this repo
  • Copy .env.example as .env
  • Get your API key from OpenAI and deposit $5 for credits so the vision models will be unlocked. Add your API key to .env.
  • Run:
    npm install
    npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published