Skip to content

This is AI agents framework built with Vercel AI SDK in order to leverage serverless frameworks interacting with AI agents.

Notifications You must be signed in to change notification settings

darrenhinde/ai-agents-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Agents Framework

A modular and extensible framework for building AI agents with TypeScript. Built on top of the Vercel AI SDK.

Features

  • 🤖 Modular agent system
  • 🛠 Type-safe with TypeScript and Zod
  • 🔄 Built on Vercel AI SDK
  • 📦 Easy to extend and customize

Getting Started

# Install dependencies
npm install

# Build all packages
npm run build

# Run tests
npm test

Project Structure

/packages
  /core           # Core framework functionality
    /src
      /types      # TypeScript types and interfaces
      /base       # Base classes for agents

License

MIT

Contributing

Contributions are welcome! Please read our contributing guidelines for details.

About

This is AI agents framework built with Vercel AI SDK in order to leverage serverless frameworks interacting with AI agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published