# RAISE Doctoral Networks for AI in Science ## Purpose Complete resource hub for the HORIZON-RAISE-2026-01-03 call (RAISE Doctoral Networks for AI in Science, EUR 30M, deadline 24 November 2026). Contains presentation slides, 18 official EU reference documents, proposal templates, evaluation analysis, and planning tools. Published as a GitHub Pages site under the Digital-AI-Finance organization. ## Key Files | File | Description | |------|-------------| | `index.html` | GitHub Pages landing page with sidebar navigation, document library, and tool links | | `raise-dn-2026-slides.tex` | 20-slide Beamer/LaTeX presentation (v3-corrected data from MSCA WP 2026-2027) | | `raise-dn-2026-slides.pdf` | Compiled PDF of the presentation (20 pages) | | `.gitignore` | Excludes LaTeX build artifacts and internal planning/orchestration files | ## Subdirectories | Directory | Purpose | |-----------|---------| | `docs/` | 18 official EU reference PDFs (see `docs/AGENTS.md`) | | `budget/` | Budget calculator with unit costs and country correction coefficients (see `budget/AGENTS.md`) | | `consortium/` | Consortium partner tracker and compliance tools (see `consortium/AGENTS.md`) | | `dc-projects/` | Doctoral candidate project templates with AI scope examples (see `dc-projects/AGENTS.md`) | | `evaluation/` | Deep evaluation criteria analysis with interactive calculator (see `evaluation/AGENTS.md`) | | `proposal/` | Part B1 and B2 proposal templates tailored for RAISE (see `proposal/AGENTS.md`) | | `tracking/` | Timeline and submission checklist (see `tracking/AGENTS.md`) | ## For AI Agents ### Working In This Directory - All v3-corrected unit costs: Living EUR 4,250, RTN EUR 1,600, Mgmt EUR 1,200, Total ~EUR 8,420 - Resubmission threshold is >=80% (NOT 70%) - Individual criterion threshold: 3.0/5.0, score resolution: one decimal place - China exclusion applies to all AI in Science actions - The `.tex` file compiles with `pdflatex` (run twice for frame numbering) - EU color scheme: blue #003399, gold #FFCC00 ### Key Data Sources - MSCA Work Programme 2026-2027 (docs/01) - unit costs, eligibility, evaluation criteria - Horizontal Activities WP Part 14 (docs/02) - RAISE call scope, AI requirements - v3 corrections file (planning-logs/) - supersedes older v2 dossier values ### Deployment - GitHub Pages: https://digital-ai-finance.github.io/raise-doctoral-network-for-AI-driven-scientific-discovery/ - Repo: https://github.com/Digital-AI-Finance/raise-doctoral-network-for-AI-driven-scientific-discovery - Push to `master` branch auto-deploys to GH Pages