Welcome to the Community Guide — a shared, open repository for learning resources, how-to guides, and real-world workflows in AI product development.
Our goal is to collaboratively build a practical knowledge base that helps people move from beginner to confident builder across topics like:
- 🤖 AI Agents & Automation
- 🧩 Low-code / no-code workflows
- 🛠️ Real-world product development
- 🧠 Prompt design and LLM usage
- 🧪 Experimentation, testing, and iteration
This repository contains various learning resources:
live-coding-outputs/
- Code and artifacts generated during live sessions.session-notes/
- Detailed notes and guides on specific topics discussed during sessions (e.g., MCP, Databases).events/
- Overview of upcoming community events. See the Events Overview.tools/
- Setup guides and documentation for essential development tools, organized into subdirectories (foundational, infrastructure, etc.). Start with the Tools Index.prompts/
- A collection of prompts designed for different AI agent roles.
You can read files directly in GitHub, or clone the repo and open it in VS Code or Obsidian for a better note-taking experience.
- Fork this repository
- Create a new branch:
git checkout -b my-topic-contribution
- Add or update files (e.g., in
session-notes/
,tools/
,prompts/
) - Commit and push your changes
- Create a pull request with a short description of what you added or changed
📌 Check out CONTRIBUTIING.md
for formatting and tone guidelines.
This repo is the open foundation of our learning community. We're building a paid private group that includes:
- Advanced agent builds & full projects
- Workshops and live mentoring
- Premium templates and code libraries
- Access to curated datasets, RAG apps, and automation flows
👉 Join the waitlist (or update with real link)
All content in this repository is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
✅ Under the following terms:
- Attribution — You must give appropriate credit and link back to this repository.
- NonCommercial — You may not use the material for commercial purposes.
💡 Commercial use of this content is reserved. If you're interested in licensing or collaborating, contact us.
Made with 💡 by the AI Product Development community.