A collection of integration and implementation examples using the Neosantara AI API. Neosantara AI provides an OpenAI-compatible interface, enabling easy integration with various Agentic AI frameworks and development tools.
Examples of using the DSPy framework from Stanford for declarative LLM programming.
- Simple Q&A: Basics of using Signatures and Predict.
- Chain of Thought: Step-by-step reasoning implementation.
- ReAct Agent: Autonomous agents capable of using tools.
Integration examples with the AG2 framework for multi-agent orchestration.
- Event Invitation: Automation for sending event invitations.
3. Agno
Examples of using the Agno framework to build robust AI applications.
- Agent Debate: Simulation of debates between AI agents.
4. CrewAI
Multi-agent orchestration examples using CrewAI.
- Simple Crew: A collaborative workflow between a Researcher and a Writer.
- Obtain an API Key from the Neosantara Dashboard.
- Choose your desired example folder.
- Follow the instructions in the
README.mdwithin each folder for installation and configuration.
In general, you only need to point the base_url to https://api.neosantara.xyz/v1 and use your Neosantara API Key.
Official Documentation: docs.neosantara.xyz