Skip to content

Fully Open Source Personalized Content Streamer

Notifications You must be signed in to change notification settings

JDRanpariya/Brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain

Fully Open Source Personalized Content Streamer

TODO

  • Use YT Api to get videos uploaded by my subscribed channels yesterday.
    • get list of all channels and store it in db
    • For each channel get videos uploaded yesterday/last 24 hours.
  • Setup .env and find out ways to show the data in neat format
  • on hover it should play the video in small frame
  • on shortcut it should go to my obsidian with resource template, add to weekly review as well
  • Figure out consumption sources

Consumption Sources

  • Personal Youtube Subscriptions
  • Research Papers
    • arXiv Sanity Preserver to track ML related papers
    • Use PubMed Alerts, Google Scholar Alerts, and Semantic Scholar for neuroscience, biology, and anthropology.
    • Explore Services like Zotero, Paperpile, and Mendeley can help organize relevant papers.
    • AI based Filtering and clustering and abstract summarization.
      • AI-assisted Abstract Summarization and Relevance Scoring
      • Train an LLM (like GPT) on papers you find interesting to generate scores for relevance.
      • Use embeddings (like OpenAI's text-embedding-ada-002) to vectorize abstracts and compare them to abstracts you previously liked.
    • Tracking Research Trends Over Time???
    • Follow leading researchers on Google Scholar and ResearchGate to track influential publications??

Workflow

About

Fully Open Source Personalized Content Streamer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages