neondatabase/multi-agent-ai-azure-neon-openai
Multi-Agent AI Example with LangChain, AutoGen, Azure OpenAI, and Neon Serverless Postgres
This project helps operations managers and customer service teams handle shipping logistics and customer interactions more efficiently. By typing requests in plain language, you can query and update data related to shipments, customers, and products. It essentially acts as an intelligent assistant that takes your natural language commands and translates them into actions within your company's database.
Use this if you need an AI-powered assistant to manage customer data and shipment tracking, allowing you to ask questions and take actions like adding new customers or updating shipment statuses using simple text commands.
Not ideal if you are looking for a simple data querying tool without the need for multi-agent collaboration or complex data manipulation.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/neondatabase/multi-agent-ai-azure-neon-openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ag2ai/ag2
AG2 (formerly AutoGen): The Open-Source AgentOS. Join us at: https://discord.gg/sNGSwQME3x
Liu-Hy/GenoMAS
A minimalist multi-agent framework for rubost automation of scientific analysis workflows, such...
ivangabriele/openai-autogen-dev-studio
OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
wronkiew/autogen-agent-server
Lightweight server for developing conversational agents using Microsoft AutoGen 0.4
ksm26/AI-Agentic-Design-Patterns-with-AutoGen
Learn to build and customize multi-agent systems using the AutoGen. The course teaches you to...