Skip to content

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, create a .env file and fill your ANTHROPIC_API_KEY:

.env

ANTHROPIC_API_KEY=***********

Then:

# install deps
npm install

# run the dev server
npm run dev

Open http://localhost:3000 with your browser to see the result.

Play with the code

  • Agent code is within lib/app.ts
  • Custom tools: lib.tools.ts
  • Rendering code: lib/render.tsx

Play with the code! break it, change it, explore :) Got questions? Talk to me.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages