A living hub of my research across diverse topics. Agents are the current focus.
Organized by topic folders. Each folder contains index.md (or subfolders) for its research:
/ (root)
├── agents/ # Current focal research
│ └── index.md # Overview, key findings, links
├── claudeflow/ # Previous explorations into API orchestration
│ └── index.md
├── topic-X/ # Placeholder for future subjects
│ └── index.md
└── README.md # This overview
- Clone this repo:
git clone https://github.com/your-username/your-repo.git
- Browse folders:
- Click into any folder to read
index.mdin GitHub’s UI.
- Click into any folder to read
- Search:
- Use GitHub’s search bar at the top to find keywords across all docs.
- Issues & PRs welcome: Spot an error, want to add context, or share insights? Open an issue or PR.
- Folder conventions: Each topic gets its own folder with an
index.mdas the entry point. - Templates: Future templates for papers, experiments, or data may live in a shared
templates/directory.
This work is shared under the MIT License.
Dive into the research. Open discussions in issues. Let’s push the edge together!