Examples
NeuralNode Examples
Learn by example — from beginner to advanced.
Basic Text Generation
Generate human-like text using powerful LLMs.
LLM / Generationexample.py
AI Agent with Tools
Create an autonomous AI agent capable of using custom tools.
AI Agentexample.py
Streaming Responses
Stream the LLM response token by token in real-time.
Streamingexample.py
API Deployment
Deploy your AI agent as a REST API endpoint.
Deploymentexample.py