WeSearch

Ask HN: Anyone using AI agents for active learning sprints? Here's my setup

·1 min read · 0 reactions · 0 comments · 6 views
Original article
Ycombinator
Read full at Ycombinator →
Opening excerpt (first ~120 words) tap to expand

Hi HN,I'm a big fan of AI's ability to provide personalized tutoring.So, lately, I have been using my Antigravity IDE (you can use any agentic harness) for personal learning. Things that bubble up during my daily work or just things I want to learn.---*Setup* learning/ ├── AGENT.md ├── CURRENT.md ├── linux-admin/ │ └── README.md ├── mcp/ │ └── README.md ├── micro-gpt/ │ └── README.md ├── postgresql/ │ ├── PROGRESS.md │ └── README.md └── rag-v2/ └── README.md - AGENT.md: agent's role, my learning preferences and goals, instructions about different chores: sequence of files to explore and log things to- CURRENT.md: current topic's directory path- README.md: topic's learning goals, concepts I want to master- PROGRESS.md: generated and edited by the agent on the fly---This is ACTIVE learning.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Ycombinator.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Ycombinator