This is an AI-powered Audio Transcription App that converts audio files into text seamlessly. The app leverages OpenAI's advanced transcription capabilities through a robust Spring Boot backend and provides an intuitive user experience with a modern React-Vite frontend.
- Frontend: React-Vite, JavaScript, CSS
- Backend: Java Spring Boot, OpenAI API, Maven
This is the main screen of the app where users can upload audio files for transcription.
Once a file is chosen, its name is displayed below the input field.
The uploaded audio file is processed, and the transcription result is displayed in a styled box.
Kanika Mathur