Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chrisnankervis/virgil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virgil

Virgil is an AI Agent that uses Claude 3.7 Sonnet and was built following the How to Build an Agent guide written by Thorsten Ball.

Getting Started

  1. Install go via Homebrew with brew install go
  2. Install direnv via Homebrew with brew install direnv
  3. Sign up to Anthropic and generate an API Key
  4. Create a .envrc file with the following contents:
export $ANTHROPIC_API_KEY=<your-api-key>
  1. Run dotenv to export your API Key
  2. Run go run main.go to speak with Virgil!

About

An AI Agent that uses Claude 3.7 Sonnet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages