Giter Site home page Giter Site logo

samanvitha-bayaneni / final-llm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 61 KB

Upload an audio file, get it transcribed, and interact with the transcript using a Q&A chatbot.

Home Page: https://final-llm.onrender.com/

HTML 67.49% Python 32.51%
assemblyai audiototext flask html python

final-llm's Introduction

This Flask application allows users to upload an audio file, transcribe it using AssemblyAI, and then ask questions based on the transcript.

## Features

- Upload an audio file (mp3/mp4)
- Transcribe the audio file using AssemblyAI
- Display the transcript with speaker labels and timestamps
- Chat interface for asking questions based on the transcript

## Prerequisites

- Python 3.6+
- An AssemblyAI API key

## Steps

1. Open your web browser and go to `https://final-llm.onrender.com/`.

2. Upload an audio file. Once the file is uploaded and transcribed, the transcript will be displayed along with a chat interface for asking questions.

## File Structure

- `app.py`: Main application file containing Flask routes and logic.
- `requirements.txt`: List of dependencies.
- `templates/`: Directory containing HTML templates.
  - `upload.html`: Template for the file upload page.
  - `transcript.html`: Template for displaying the transcript and chat interface.

## Dependencies

Ensure you have the following dependencies in your `requirements.txt`:

- Flask==2.0.1
- assemblyai==0.10.0
- requests==2.25.1
- python-dotenv==0.19.2

final-llm's People

Contributors

samanvitha-bayaneni avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.