Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ _Personal note: you don't need tons of frameworks β€” start with simple LLM call
- [Google Agents Companion Paper](https://www.kaggle.com/whitepaper-agent-companion) - Guide from Google
- [OpenAI Cookbook](https://cookbook.openai.com/) β€” Example code, recipes, and best practices for working with OpenAI APIs.
- [LLM Engineer Handbook](https://github.com/SylphAI-Inc/LLM-engineer-handbook) β€” A goldmine of useful links for AI engineers
- [AI Feature Specs](https://github.com/isumitsoni/ai-feature-specs) β€” Production-ready templates for writing AI feature specs with evals, rollout gates, and safety sections built in.
- [Claude Code for Founders](https://github.com/isumitsoni/claude-code-for-founders) β€” Practical course for non-technical founders shipping AI products with Claude Code, from MVP scoping to evals and production hardening.

#### πŸ€– Frameworks
- [PocketFlow](https://the-pocket.github.io/PocketFlow/) β€” Extremely minimalist AI agent framework in just 100 lines of code. Fantastic way to learn.
Expand Down