scraperai /
scraperai
ScraperAI is an open-source, AI-powered tool designed to simplify web scraping for users of all skill levels.
88/100 healthLoading repository data…
pawan941394 / repository
An AI-powered tool that extracts YouTube video transcripts and lets you chat with the content using LLMs. Get insights, summaries, and answers without watching the entire video. Built with Python and Streamlit, it supports multiple languages, auto-generated captions, and provides a clean interface for interacting with video content.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Try the tool online: Launch App (Add your deployment link when available)
git clone https://github.com/yourusername/youtube-transcript-extractor.git
cd youtube-transcript-extractor
pip install -r requirements.txt
Command line version:
python youtube.py
Streamlit web interface:
streamlit run streamlit_app.py
If you want to use a different LLM API, you can modify the following constants in streamlit_app.py:
# Constants for Ollama API
OLLAMA_API_URL = "https://your-api-url.com/api/chat"
OLLAMA_MODEL = "your-model-name"
youtube-transcript-extractor/
├── youtube.py # Core functionality for transcript extraction
├── streamlit_app.py # Streamlit web interface
├── requirements.txt # Python dependencies
├── README.md # Project documentation
├── screenshots/ # Application screenshots
│ ├── maininterfaceimage.png # Main interface screenshot
│ ├── chatimag.png # Chat interface screenshot
│ └── about.png # About section screenshot
└── LICENSE # MIT License
Selected from shared topics, language and repository description—not editorial ratings.
scraperai /
ScraperAI is an open-source, AI-powered tool designed to simplify web scraping for users of all skill levels.
88/100 healthNayjest /
An AI-powered GitHub code review tool that uses LLMs to detect high-confidence, high-impact issues—such as security vulnerabilities, bugs, and maintainability concerns.
75/100 healthThis project is licensed under the MIT License - see the LICENSE file for details.
If you find this tool useful, please consider:
HydroXai /
PII Masker is an open-source tool for protecting sensitive data by automatically detecting and masking PII using advanced AI, powered by DeBERTa-v3. It provides high-precision detection, scalable performance, and a simple Python API for seamless integration into workflows, ensuring privacy compliance in various industries.
69/100 healthraestrada /
StoryCraftr is an open-source AI-powered tool that helps writers craft stories, generate worldbuilding details, and create book outlines and chapters seamlessly through a simple CLI. Empower your creativity with AI!
76/100 healthSiv-nick /
Scans Discord links across mutual guilds to extract profiles, cross‑references 700+ sites, searches usernames with 30+ tools, and generates an AI‑powered report.
68/100 healthrapmd73 /
An AI-powered Discord bot blending playful conversation with smart moderation tools, adding charm and order to your server.
78/100 health