Skip to content

nandangrover/spinai

 
 

Repository files navigation

SpinAI 🤖

A lightweight framework for building AI agents with TypeScript

GitHub Repo stars License: MIT npm version

Getting Started

Visit our documentation for:

  • Installation guide
  • Quick start tutorial
  • API reference
  • Examples and best practices
  • Advanced usage

Features

  • 🎯 Task-focused: Agents execute specific actions to achieve goals
  • 🔄 DAG-based: Handles complex action dependencies automatically
  • 🔌 Pluggable: Works with any LLM that supports chat completions
  • 🛠️ Type-safe: Built with TypeScript for robust development
  • 🪶 Lightweight: Zero dependencies beyond your chosen LLM

Community

License

MIT © FallomAI

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.0%
  • MDX 26.8%
  • JavaScript 10.0%
  • Handlebars 0.2%