Skip to content

aleroxac/nmw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nmw - Not Merely Words

A language learning platform where is possible to learn "Not Merely Words".

Features

  • Speech to Text transcription with AI analysis

Components

  • frontend (Typescript): Provide an UI, allowing the user record an audio and then get a transcription with grammar analysis.
  • backend (Golang): Orchestrate the communication between the frontend and the backend
  • worker (Python): Execute a Speech to Text(STT) transcription and call an AI model to provide a grammar analysis based on an audio file.

Tech Stack

  • frontend: Next.js, Tailwindcss, Shadcn
  • backend: gin-gonic
  • worker: FastAPI, Uvicorn, faster-whisper, Ollama
  • infra: PostgreSQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published