Skip to content

ccaulonque/ts-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS Agent

A TypeScript implementation of an AI agent with function calling capabilities, inspired by How to Build an Agent by Thorsten Ball.

Prerequisites

Quick Start

git clone https://github.com/ccaulonque/ts-agent.git
cd ts-agent
pnpm install
bun install
export OPEN_AI_API_KEY="your-api-key-here"
bun run index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published