About | Technologies | Requirements | Starting | License
Cipher Shadow | Arved Bahde | Miriam
SnapScrib is a Python-based web application that retrieves subtitles from YouTube videos and summarizes them using the Groq API. Users can customize the language of the summary according to their preferences.
youtube_transcript_api
: For retrieving subtitles from YouTube videos.groq
: For summarizing the retrieved subtitles.Before starting :checkered_flag:, you need to have Git installed.
Clone the repository:
git clone https://github.com/JAM-Solutionss/SnapScrib.git
cd SnapScrib
Install dependencies:
pip install -r requirements.txt
Create a .env
file in the project directory and add your Groq API key as follows:
GROQ_API_KEY="your_api_key_here"
requirements.txt
: List of Python dependencies.This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions or need further assistance, please feel free to contact any of the contributors. Happy coding!
Made with :heart: by: