SkillAgentSearch skills...

AISafetyGraph

AI Safety Graph

Install / Use

/learn @ai-safety-graph/AISafetyGraph
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AI Safety Graph

<img src="/docs/assets/ai_graph_3_sec.gif" width="100%"> <div align="center">

📅 Recent Updates

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

</div>

👉 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

<details> <summary>If you get ADDRINUSE: address already in use :::8080</summary>
npx kill-port 8080
</details>

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

| <img src="docs/assets/LISA.svg" width="120" alt="LISA"> | <img src="docs/assets/Apart.png" width="120" alt="Apart Research"> | <img src="docs/assets/SAIL.png" width="120" alt="SAFE AI London"> | |:---:|:---:|:---:| | LISA | Apart Research | SAFE AI London |


TODO:

Improvements:

  • [ ] explore_ds.py currently filters by arxiv papers, could also support other sources
<!-- LINK GROUP -->
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated5mo ago
Forks4

Languages

Python

Security Score

82/100

Audited on Oct 26, 2025

No findings