Skip to content

neosantara-xyz/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neosantara AI Examples

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.

🚀 List of Examples

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.

Multi-agent orchestration examples using CrewAI.

  • Simple Crew: A collaborative workflow between a Researcher and a Writer.

🛠️ How to Use

  1. Obtain an API Key from the Neosantara Dashboard.
  2. Choose your desired example folder.
  3. Follow the instructions in the README.md within 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

About

List of examples integrations with Neosantara

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors