Skip to content

A tool for analyzing responsible AI publications to identify key themes, trends, and summaries. ๐Ÿ—ž๏ธ๐Ÿ—ž๏ธ๐Ÿ—ž๏ธ

License

Notifications You must be signed in to change notification settings

rohithay/digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

57 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

digest

A tool for analyzing responsible AI publications to identify key themes, trends, and summaries. It's designed to help researchers and practitioners stay current with the evolving field of AI ethics.

Getting Started

  1. Clone the repository
  2. Install dependencies
  3. Run the full pipeline with python main.py --all
  4. Launch the dashboard with streamlit run app.py

Use

Running the Full Pipeline

cd src
python main.py --all

Running Individual Components

# Just scrape new data
python main.py --scrape

# Just analyze themes
python main.py --analyze

# Just export results
python main.py --export

Contribute

Adding Publications

Edit config/sources.yaml to add new publications.

Modifying Themes

Edit config/themes.yaml to modify the themes.

About

A tool for analyzing responsible AI publications to identify key themes, trends, and summaries. ๐Ÿ—ž๏ธ๐Ÿ—ž๏ธ๐Ÿ—ž๏ธ

Topics

Resources

License

Stars

Watchers

Forks

Languages