Skip to content

Resources & Links

A curated list of resources to continue your AI agent journey after completing this course.

PlatformLinkFree Tier
Claudeclaude.aiYes
ChatGPTchatgpt.comYes
Geminigemini.google.comYes
Ollamaollama.comFree (local)
LM Studiolmstudio.aiFree (local)

These tools let you connect your AI agents to other apps and automate workflows. Both have free tiers:

  • Zapier: Connect 5,000+ apps with “if this, then that” automations. The free tier includes 100 tasks/month and 5 automations.
  • Make (formerly Integromat): Visual workflow builder with more complex logic. The free tier includes 1,000 operations/month.

Each platform has extensive documentation worth exploring:

These tools work well with the agents you’ve built for organizing inputs and outputs:

Deepen your prompting skills:

Connect with others learning about AI agents:

  • Never share sensitive data (passwords, financial info, personal IDs) in cloud AI conversations
  • Local models (Ollama, LM Studio) keep all data on your computer
  • Review AI output before sending emails, posting content, or making decisions
  • Be aware of prompt injection. If your agent processes input from others, malicious instructions could be hidden in that input.
  • Be transparent. Let people know when content is AI-generated, if appropriate.
  • Verify facts. AI can generate incorrect information (hallucinations).
  • Respect copyright. Don’t use AI to replicate others’ work.
  • Consider impact. Think about how your agents affect others.
  • AI agents work best for structured, repeatable tasks
  • They are not a replacement for professional advice (legal, medical, financial)
  • Output quality depends on prompt quality, so invest time in crafting good prompts.
  • Free tiers have usage limits. Plan accordingly for business use.