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)
- Host: GitHub
- URL: https://github.com/tigo-cmd/audio_trascription_and_analysis_app-client-side-
- Owner: Tigo-cmd
- Created: 2025-08-30T00:16:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T16:06:23.000Z (11 months ago)
- Last Synced: 2025-09-16T07:44:26.185Z (10 months ago)
- Topics: ai, axios, bolt, nodejs, npm, problem-solving, typescript
- Language: TypeScript
- Homepage: https://audio-trascription-and-analysis-app.vercel.app
- Size: 59.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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