Skip to content

corespeed-io/zypher-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Zypher Agent Examples

Simple examples demonstrating how to use Zypher agents.

Examples

Calendar Agent (/calendar)

A calendar management agent that helps with appointments and scheduling.

Coding Agent (/coding)

A coding assistant agent with file operations and error detection capabilities.

Setup

  1. Set your Anthropic API key:

    export ANTHROPIC_API_KEY=your_key_here
  2. Run an example:

    cd calendar
    deno run -A main.ts

Requirements

  • Deno
  • Anthropic API key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published