Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ai-safety-graph/AISafetyGraph

Repository files navigation

AI Safety Graph

📅 Recent Updates

[August 2024] 🥇 First Place at Research Augmentation Hackathon
[January 2025] 🎉 Now part of Apart Lab Studio!


👉 Check out the live version here: AI Alignment Research Graph

👋🏻 Getting Started & Join Our Community

Whether you're a newcomer or a seasoned researcher, we have a place for you in our community. Here are some ways to get started:

live-demo-badge Visit the website
Join our Discord community!

Important

Star Us, to get updates from GitHub ~ ⭐️

Features

  • Interactive graph visualization of AI Alignment Research
  • High-Quality LLM-based segementation of papers
  • Search for papers by title, author, or abstract
  • Click on a node to view a summary of the topic

Local Build

To build locally, first clone with submodules:

# Clone repo with submodule
git clone --recurse-submodules https://github.com/ai-safety-graph/AISafetyGraph.git
# Or if you've already cloned without submodules:
git submodule update --init --recursive

# node lts/iron
npm i
npx quartz build --serve

Development Notes:

Troubleshooting

If you get ADDRINUSE: address already in use :::8080
npx kill-port 8080

Contributors

GitHub Contributors

Acknowledgements

  • Thanks to alignment-research-dataset for the dataset
  • Built using Quartz v4
  • Commits prior to commit hash #5c7cb55 come from the quartz v4 web framework, this is to allow easier updates of the web-framework using git pull upstream
LISA Apart Research SAFE AI London
LISA Apart Research SAFE AI London

TODO:

Improvements:

  • explore_ds.py currently filters by arxiv papers, could also support other sources

About

AI Safety Graph

Resources

License

Stars

Watchers

Forks

Contributors 9

Languages