Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipStudy

ClipStudy.ai lets you paste a YouTube lecture link and instantly jump to any concept you search for- no more endless scrolling, just focused, AI-powered video review.

Project Structure

  • backend/ - Backend services and API
  • frontend/ - Frontend application
  • docs/ - Documentation

Getting Started

  • Run backend cd backend & flask run -p 3001
  • Run frontend cd frontend & pnpm build & pnpm start
  • Go to localhost:3000

For docker deployment

  • prepare for the Anthropic api key
  • running following script on root
docker compose up --build -d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages