Skip to content

codrutalugoj/lesswrong-alignment-trends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LessWrong AI Alignment Trends

End-to-end data engineering project where we extract LessWrong posts information, and visualize trends in AI Alignment posts.

Data Diagram/Workflow

TODO

ETL Process

Extract

  1. Scraping latest LessWrong posts using requests & Beautiful Soup to get the raw html information

  2. Extract information from the HTML like title, author name, post tags and karma.

  3. Storage

  • after scraping the latest n posts, we store the raw data on AWS S3 as object storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published