diff --git a/_data/projects.yml b/_data/projects.yml index 35c9239..ef07c82 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -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"