Lightweight TypeScript framework for building AI agents
Top 79.9% on sourcepulse
SpinAI is a lightweight TypeScript framework for building AI agents, targeting developers who want to create custom AI-powered applications. It simplifies agent development by providing a structured approach to integrating with Large Language Models (LLMs).
How It Works
SpinAI offers a CLI-driven workflow for project creation, allowing developers to select from various templates. Agents are configured via .env
files, with OpenAI as the default LLM provider, though other providers can be swapped in. The framework handles the underlying logic for agent execution.
Quick Start & Requirements
npx create-spinai
Highlighted Details
.env
files.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The framework is described as "lightweight," which may imply limited built-in features for complex agent orchestration or advanced state management compared to more comprehensive frameworks.
3 months ago
1 week