Skip to main content

Agentic AI

Basic Agentic AI Example

Learn how to implement a basic agentic AI system using Permitech 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 Permitech

Learn how to build and monitor a LangChain AI Agent using Permitech 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 PermitechPython

Add Domain-Specific Custom Metrics to your Application

Learn how to create custom LLM-as-a-Judge metrics to evaluate domain-specific applications within Permitech.Python

Instrument LangGraph Agents with OpenTelemetry

Learn how to add comprehensive observability to your LangGraph agents using OpenTelemetry and Permitech.Python

Build a Stripe AI Agent with Permitech Agent Reliability

Learn how to create a complete AI agent that integrates with Stripe’s payment processing API while using Permitech for AI Agent Reliability.TypeScript

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 Permitech 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 Permitech.Python

Build a RAG Application with Elasticsearch, LangGraph, and Permitech

Guide to using Elasticsearch with LangGraph agents logging to Permitech.Python