# Language-Lab **Repository Path**: seamless-m4t-demo/Language-Lab ## Basic Information - **Project Name**: Language-Lab - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-24 - **Last Updated**: 2023-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Language Lab

Multi-lingual translation using AI

## Application Description Begin by choosing from a vast array of languages. With a simple click on "Get random sentence", you're presented with a phrase or sentence that'll challenge your translation and pronunciation capabilities. Take a moment, translate the sentence in your mind, and then confidently speak it out loud in English using state-of-the-art microphone integration. "Did you make a mistake?" No worries. With our "Hear correct translation" feature, you can both listen to and visualize the accurate English translation, ensuring you learn and adapt. Ready for another round? Just hit "Get random sentence" and continue your linguistic adventure. Language Lab isn't just another translation app; it's your personal gateway to mastering the English language. ## Table of Contents
List - [Application Description](#application-description) - [Table of Contents](#table-of-contents) - [Application Deployed](#demo-app-url) - [Project Demo](#demo) - [Cover](#cover) - [Technology Stack](#technology-stack) - [Features](#features) - [Screenshots](#screenshots) - [How to use the app](#how-to-use-the-app) - [Collaborators](#collaborators) - [Hackathon Link](#hackathon-link) - [References](#references) - [License](#license)
## Demo App URL: https://faranbutt.github.io/Language-Lab/ ## Server: https://scraper-tool.osc-fr1.scalingo.io ## Video Demo View the Demo [App](https://storage.googleapis.com/lablab-video-submissions/clm0rplfh0000356qz1lvzwq9/raw/submission-video-x-clm0rplfh0000356qz1lvzwq9-clm63u4qa0028356r5rduvcn3_h3qs417c7.mp4) ## Cover ![y1](https://github.com/faranbutt/Language-Lab/blob/main/cover.png) ## Technology Stack | Technology | Description | | ---------------- | --------------------------------------------- | | HTML,CSS,JAVASCRIPT | Frontend | | Flask | Backend framework | | Seamless M4T | high-quality translation model by Meta | | Clarifai | Generative AI, NLP, and computer vision production platform | | Gpt3.5 | Open AI LLM | | Deployment | Github Pages,Scalingo | ## Features 1. Real-time Translation. 2. Instant Audio Feedback 3. Scalable ## Screenshots ![y2](https://github.com/faranbutt/Language-Lab/blob/main/webpage.png) ## How to use the app **Step #1** - Clone the project ```bash $ git clone https://github.com/faranbutt/Language-Lab ``` **Step #2** - To start the frontend, run: `index.html` - For Backend, Install dependencies using: `pip install -r requirements.txt` - To start the backend, run: `python server/server.py` or `python3 Backend/server/server.py` - Follow instruction given in the webpage` ## Collaborators | Name | Link | | --------------- | -------------------------------------- | | Dhairya Shah | https://www.linkedin.com/in/dhairya-shah/ | | Faran Taimoor Butt | https://www.linkedin.com/in/faranbutt/ | | Homan M | https://www.linkedin.com/in/homan-mirgolbabaee/ | | Timothé Laborie | https://github.com/timothelaborie| ## Hackathon Link Hackathon [Submission](https://lablab.ai/event/seamlessm4t-24-hours-hackathon/team-translators/language-lab) ## License [![GitLicense](https://img.shields.io/badge/License-MIT-lime.svg)](https://github.com/sandramsc/CultiVate/blob/master/LICENSE.md)