Agentic AI
Basic Agentic AI Example
Learn how to implement a basic agentic AI system using Galileo and OpenAI.Python
Weather Vibes Agent
Learn how to build an Agentic System for a smart weather application in a Python-based tech stack.Python
Monitor LangChain Agents with Galileo
Learn how to build and monitor a LangChain AI Agent using Galileo for tracing and observability.Python
Add evaluations to a multi-agent LangGraph application
Learn how to add evaluations to a multi-agent LangGraph chat bot using GalileoPython
Add Domain-Specific Custom Metrics to your Application
Learn how to create custom LLM-as-a-Judge metrics to evaluate domain-specific applications within Galileo.Python
Instrument LangGraph Agents with OpenTelemetry
Learn how to add comprehensive observability to your LangGraph agents using OpenTelemetry and Galileo.Python
Conversational AI
Instruction Adherence
Help your models better follow user instructions.Python
Fixing Hallucinations and Factual Errors
Reduce made-up or incorrect information.
Reducing Hesitation and Uncertainty
Create more confident and clear responses.Python, TypeScript
Retrieval-Augmented Generation
Basic RAG Example
Learn how to implement a basic RAG system using Galileo and OpenAI.Python
Preventing Out-of-Context Information
Keep irrelevant information out of responses.Python
Ensuring Complete Use of Retrieved Data
Make sure your system uses all the information it finds.Python
Maximizing Chunk Utilization
Improve how your model uses retrieved text.Python
MongoDB Atlas Integration for Retrieval-Augmented Generation (RAG)
Guide to using MongoDB Atlas Vector Search with LangGraph agents logging to Galileo.Python
Build a RAG Application with Elasticsearch, LangGraph, and Galileo
Guide to using Elasticsearch with LangGraph agents logging to Galileo.Python