Open AI-Powered Research & Experiments
Disclaimer: All research and code in this repository is authored by Claude Code (AI) with human direction and review. While factual accuracy and quality are prioritized, AI-generated content may contain errors, hallucinations, or outdated information. Sources and claims should be independently verified before relying on them.
Deep research, interactive explorations, and tools at the intersection of AI and software engineering. Each project pairs rigorous markdown research with self-contained interactive HTML pages you can open in any browser.
| Project | Description | Live Demo | Words | Read Time | Status | Date |
|---|---|---|---|---|---|---|
| AI × Software Engineering — March 30 – April 4, 2026 | Previous edition: March 22–29, 2026 | Explorer | 8.9k | 38 min | Draft | 2026-04-04 |
| AI × Software Engineering — March 22–29, 2026 | A curated, thematic feed tracking the voices, signals, and narratives shaping the intersection of AI and software engine... | Explorer | 7.6k | 32 min | Complete | 2026-03-29 |
| AI × Software Engineering — March 14–21, 2026 | A curated, thematic feed tracking the voices, signals, and narratives shaping the intersection of AI and software engine... | Explorer | 9.3k | 40 min | Complete | 2026-03-21 |
| The Civilization That Forgot How to Code | Around 370 BCE, Socrates made an argument against writing. In Plato's Phaedrus, he warned that the written word would ... | — | 7.7k | 33 min | Complete | 2026-03-18 |
| The Gutenberg Parallel: Software Democratization and the Coming Volume Explosion | What is happening now with software happened before with writing. The pattern is unmistakable: a skill once reserved for... | — | 3.6k | 16 min | Complete | 2026-03-20 |
| The Great Budget Reallocation: From SaaS Seats and Headcount to Token Budgets | Interactive Explorer: [Token Budget Calculator](https://agentiapt.github.io/agentia-research/projects/9991-2026-03-2... | Explorer | 3.7k | 16 min | Complete | 2026-03-20 |
| Git Secret Detection & Sensitive Information Leak Prevention | Comprehensive landscape analysis of tools, practices, and patterns for preventing secrets and sensitive data from leakin... | — | 3.4k | 15 min | Complete | 2026-03-17 |
| Hardening the Claude Code Sandbox: A Practical Security Guide | Claude Code ships with a sandbox that provides OS-level process isolation for all Bash commands. On Linux and WSL2 this ... | — | 2.6k | 12 min | Complete | 2026-03-17 |
| Can LLMs Self-Improve Code Without Feedback? An Empirical Test | An empirical experiment testing whether LLMs can genuinely improve code through iterative self-reflection — or whether "... | — | 397 | 2 min | Draft | 2026-03-15 |
| AI × Software Engineering — March 8–13, 2026 | A curated, thematic feed tracking the voices, signals, and narratives shaping the intersection of AI and software engine... | Explorer | 4.5k | 19 min | Complete | 2026-03-13 |
Each project lives in its own directory under projects/, using a NNNN-YYYY-MM-DD-slug naming convention. Browse any project folder on GitHub to see its README rendered automatically.
With Claude Code: Clone this repo and start exploring.
git clone https://github.com/AgentiaPT/agentia-research.git
cd agentia-researchprojects/
NNNN-YYYY-MM-DD-slug/
README.md # Project overview (renders on GitHub)
explorer.html # Optional: interactive page
... # Whatever the research produces
Code is licensed under Apache 2.0. Written content is licensed under CC BY 4.0.
Built by agentIA — exploring what's possible when AI and human curiosity work together.