An open API service indexing awesome lists of open source software.

https://github.com/tigo-cmd/audio_trascription_and_analysis_app-client-side-

Upload Audio files,Transcribe and Analyze with AI Fast and Reliable (Client Side)
https://github.com/tigo-cmd/audio_trascription_and_analysis_app-client-side-

ai axios bolt nodejs npm problem-solving typescript

Last synced: 3 months ago
JSON representation

Upload Audio files,Transcribe and Analyze with AI Fast and Reliable (Client Side)

Awesome Lists containing this project

README

          

# 🎧 AI Transcription Frontend

This is the **frontend** of the AI-powered transcription and summarization platform.
It provides a clean chat-like interface where users can:

- Upload audio files for transcription
- View progress of jobs in real time
- Receive formatted transcripts and summaries
- Download results in text form

Built with **React**, **TailwindCSS**, **shadcn/ui**, and **Recharts**.

---

## 🚀 Features

- Modern chat-style UI for transcripts
- Drag & drop or file upload support
- Real-time job status polling
- Error handling with friendly messages
- Download transcripts as `.txt`
- Dark/light theme support

---

## 📦 Tech Stack

- [React](https://react.dev/)
- [TailwindCSS](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [Recharts](https://recharts.org/)

---

## ⚙️ Installation

```bash
# Clone the repo
git clone https://github.com/Tigo-cmd/Audio_Trascription_And_Analysis_App-Client-Side-
cd Audio_Trascription_And_Analysis_App-Client-Side-

# Install dependencies
npm install