Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 891 Bytes

File metadata and controls

42 lines (31 loc) · 891 Bytes

EXAMPLES_INDEX.md — Copy-paste starting points

AMC should feel usable quickly, not just impressive.

Example groups

Browser / first-touch

  • website/playground.html

OpenClaw

  • examples/openclaw-amc-baseline/
  • examples/openclaw/

LangChain

  • examples/langchain-python/
  • examples/langchain-node/
  • examples/langchain-rag-amc/

LangGraph

  • examples/langgraph-python/

CrewAI

  • examples/crewai/
  • examples/crewai-amc-github-actions/

OpenAI Agents SDK

  • examples/openai-agents-sdk/
  • examples/openai-compatible-lite-score/

Claude Code / Gemini / Generic CLI

  • examples/claude-code/
  • examples/gemini/
  • examples/generic-cli/

Recommended tiny-win path

  1. run quickscore
  2. pick one example that matches your stack
  3. adapt the example
  4. add CI

Goal

Examples should get people to “it works with my stack” quickly.