Skip to content

AgentScript-AI/examples

Repository files navigation

NPM Version agentscript.ai

AgentScript examples

AgentScript is a unique open-source framework for building re-act AI agents.

How to use examples?

Start by installing all dependencies:

yarn

Create an .env file in the root (or per example).
Since we are using Anthropic Claude model, all examples require Anthropic API:

ANTHROPIC_API_KEY=your-anthropic-api-key

Then go into example you would like to run and execute:

yarn start

Some examples may require additional env variables (if they use third party apis).
Refer to their respective README files for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published