Skip to content

Commit d563f1f

Browse files
committed
Added video
1 parent e47d632 commit d563f1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

claude-agent-github-wiki/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This demo shows how to build a simple AI-powered repository analyzer that lets you ask questions about any public GitHub repository, using [Trigger.dev](https://trigger.dev/) for workflow orchestration, streaming, and showing progress on the frontend and [Anthropic's Claude Agent SDK](https://platform.claude.com/docs/en/agent-sdk/overview) for the agentic loop.
44

5+
## Demo video
6+
7+
<video src="https://content.trigger.dev/Claude%20GitHub%20Wiki-example.mp4" controls autoplay loop muted width="100%"></video>
8+
59
## Tech stack
610

711
- [**Next.js**](https://nextjs.org/) – Frontend framework using the App Router

0 commit comments

Comments
 (0)