Skip to content

Latest commit

 

History

History
81 lines (64 loc) · 2.29 KB

File metadata and controls

81 lines (64 loc) · 2.29 KB

Espik

Espik

Real-Time Speech Translation

Website · Issues

Next.js React TypeScript Tailwind CSS


About

Espik translates speech in real time. Speak in one language, get your words transcribed and translated instantly. Built as a clean, focused web app — no installs, no friction.

Features

  • Live Transcription — See your words appear as you speak
  • Instant Translation — Powered by Palabra AI for fast, accurate results
  • Language Swap — Switch source and target languages in one tap
  • Copy to Clipboard — Grab your transcript or translation with a click
  • Guided Onboarding — Interactive spotlight tour for first-time users
  • Mobile-First — Designed for phones, works everywhere

Getting Started

# Clone
git clone https://github.com/crafter-station/espik.git
cd espik

# Install
bun install

# Run
bun dev

Open http://localhost:3000 to start translating.

Stack

Layer Technology
Framework Next.js 16
Language TypeScript
Styling Tailwind CSS 4
Translation @palabra-ai/translator
Icons Lucide

Built by Crafter Station