Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 688 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 688 Bytes

Voy

A proof of concept web app to gnerate training plans for your sport with AI

Demo

Sequence.01.mp4

What AI?

This proof of concept uses OpenAI's GPT-3 model via OpenAI's API.

Stack

  • NextJS
  • Tailwind
  • tRPC
  • Prisma
  • next-auth

Created with create-t3-app

Proof of concept disclaimer

This is a quickly put together proof of concept, the code is scrappy and quickly written, not a baseline for anything.