Skip to content

Repository files navigation

sayit

Speak more fluently — a web app for working professionals to practice spoken English during commute and lunch breaks.

Quickstart

pnpm install
pnpm dev          # http://localhost:3000

Stack

  • Next.js 15 (App Router) + React 19 + TypeScript
  • TailwindCSS + shadcn/ui
  • Postgres + S3-compatible object storage
  • OpenAI gpt-4o for STT + fluency scoring

See .hermes.md for full product context and working conventions.

Repo layout

.
├── .hermes.md            ← project context (loaded into Hermes sessions)
├── README.md
├── apps/
│   └── web/              ← Next.js app (frontend + API routes)
├── packages/
│   └── shared/           ← shared types, scoring rubrics, prompts
├── db/
│   ├── schema.sql        ← canonical Postgres schema
│   └── migrations/       ← numbered, ordered SQL files
└── scripts/              ← dev / data / seed scripts

License

Proprietary — all rights reserved.

About

Speak more fluently — web app for working professionals to practice spoken English during commute and lunch breaks

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages