Vercel AI SDK
The Vercel AI SDK is a powerful Typescript library designed to help developers build AI-powered applications. Install both the Vercel AI SDK and OpenAI’s Vercel package.Shell
TypeScript
LlamaIndex
LlamaIndex is a simple, flexible data framework for connecting custom data sources to large language models (LLMs). Installllama-index
Shell
Python
CrewAI
CrewAI is an open source framework for orchestrating AI agent systems. Installcrewai
Shell
Python
PydanticAI
PydanticAI is an agent framework created by the Pydantic team to simplify building agent workflows. Installpydantic-ai
Shell
Python
Arcade.dev
Arcade is a platform that lets AI securely use tools like email, files, and APIs to take real action—not just chat. Build powerful assistants in minutes with ready-to-use integrations or a custom SDK. Our guide demonstrates how to integrate Neosantara AI’s language models with Arcade’s tools to create an AI agent that can send emails. Prerequisites:- Neosantara AI API key - see here https://app.neosantara.xyz/
- Arcade API key - see here https://arcade.dev/
- Gmail account to connect via OAuth
Shell
DSPy
DSPy is a framework that enables you to build modular AI systems with code instead of hand-crafted prompting Installdspy
Shell
Python
AutoGen(AG2)
AG2 (formerly AutoGen) is an open-source framework for building and orchestrating AI agents. Installautogen
Shell
Python
Agno
Agno is an open-source library for creating multimodal agents. Installagno
Shell
Python
Pinecone
Pinecone is a vector database that helps companies build RAG applications. Here’s some sample code to get you started with Pinecone + Neosantara AI:Python