Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.01 KB

Screenshot of AI Spanish Tutor app.

Photo by Jon Tyson on Unsplash

AI Spanish Tutor

An AI chat interface for growing your Spanish-speaking skills.

Built with:

Installation

  • Clone the repo
  • Copy .env.example to .env.local and fill in your OPENAI_API_KEY
  • Install dependencies with npm install or yarn install or pnpm install or bun install
  • Run the development server with npm run dev or yarn dev or pnpm dev or bun dev

Open http://localhost:3000 with your browser to see the result.