Skip to content

singhashish9963/talkYT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Ž YouTube Video Chat Assistant β€” Chrome Extension

Ever wished you could just ask a YouTube video a question instead of scrubbing through 45 minutes of content?

Now you can.
This Chrome Extension lets you chat with any YouTube video, powered by LangChain and Gemini.


πŸš€ Features

  • 🧠 Ask questions about any YouTube video
  • ⏱️ Get direct answers with relevant timestamps
  • πŸ“‹ Extract code snippets, formulas, or key concepts instantly
  • 🧡 Supports follow-up questions and context tracking (WIP)
  • ⚑ Built for students, developers, and self-learners to save time

πŸ“Œ Use Cases

  • "What is a binary tree?" β†’ Summary + timestamp
  • "Give me the Python code for bubble sort" β†’ Code snippet + time
  • "When does the instructor explain entropy?" β†’ Formula + link to time
  • "Explain the difference between classification and regression" β†’ Concept breakdown

πŸ› οΈ Tech Stack

Layer Tools Used
Frontend HTML, CSS, JavaScript, Chrome Extension APIs
Backend Python, FastAPI
AI Orchestration LangChain
LLM (AI Model) Gemini Pro via Google Generative AI SDK

πŸ“¦ Installation

Local Development Setup

  1. Clone the repo
    git clone https://github.com/your-username/youtube-chat-assistant
    cd youtube-chat-assistant
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors