Skip to content

noto-21/hackhive-26

Repository files navigation

hackhive-26 - SpeakEasy

By: Noah Toma, Ladi Aganga, Rameez Shahid, & Moeez Qureshi

Understand instantly, reply perfectly. Translate foreign speech and receive context-aware response suggestions, decoded in your native tongue so you never get lost in translation again.

  • Conversation intercessor
  • Suggests varied responses in real time

Backend (FastAPI/Azure)

The frontend is wired to a FastAPI backend (local or on Azure) via Next.js API routes that proxy to BACKEND_API_URL. Copy .env.example to .env.local and set BACKEND_API_URL (e.g. http://localhost:8000 or your Azure App Service URL).

See docs/BACKEND_API.md for the FastAPI endpoint contract (/translate, /speech/transcribe) and Azure deployment notes.

Frontend (REACT/Next.js/TailwindCSS)

The frontend is based on REACT, Next.js, and TailwindCSS. This stack allowed us to create a dynamic frontend that could reflect changes to the user in real time while communicating effectively with the backend. Unfortunately, working with REACT has made us like it less. Sorry.

About

Understand instantly, reply perfectly. Translate foreign speech and receive context-aware response suggestions, decoded in your native tongue so you never get lost in translation again.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages