CommandCodeAI/BaseAI
A TypeScript framework for building serverless AI agents with integrated memory and tools.

BaseAI is a TypeScript-first framework for developing AI agents locally with agentic tools and memory (RAG). It provides pipes, tools, and memory abstractions that integrate with multiple LLM providers including OpenAI, Anthropic, Gemini, Groq, Mistral, and others. The framework enables composable, serverless AI agent development. The project has been archived in favor of AI primitives as the maintainers concluded frameworks become blockers in rapidly evolving AI engineering.