Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,20 @@
python3: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

- name: "HelioAI"
url: "https://github.com/erdoganfurkan/HelioAI"
description: "An AI agent for heliophysics: natural-language parameter discovery across 70+ missions, sandboxed analysis, and reproducible notebook export."
docs: "https://erdoganfurkan.github.io/HelioAI/"
code: "https://github.com/erdoganfurkan/HelioAI"
contact: "Furkan Erdogan"
keywords: ["heliosphere", "magnetosphere", "plasma_physics", "data_retrieval", "data_access", "data_analysis", "plotting", "cdaweb"]
community: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
documentation: ["https://img.shields.io/badge/Partially%20met-orange.svg", "Partially met"]
testing: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
software_maturity: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
python3: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]
license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"]

- name: "HERMES-Core"
url: "https://github.com/HERMES-SOC/hermes_core"
description: "A central Python Package for common functionality across all HERMES instruments"
Expand Down