Skip to content

autifyhq/zero-shot

Repository files navigation

Zero Shot

Just another feature rich chat app.

Setup

pnpm install
cp .env.example .env   # add your OPENAI_API_KEY
pnpm dev               # http://localhost:3000

Project Structure

apps/web/          → Next.js 16 chat interface
packages/api/      → tRPC API layer

Stack

  • Next.js 16
  • React 19
  • AI SDK 6
  • tRPC 11
  • Tailwind 4
  • Turborepo
  • Biome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors