Skip to main content
Parlant Logo

Build compliant AI chat agents, in minutes.

The production-ready engine for AI chat agents that generate aligned responses and follow instructions—even as you scale complexity.



install
build
deliver
Install
$ pip install parlant
$ npm install parlant-chat-react
import parlant.sdk as p

async def main():
async with p.Server() as server:
agent = await server.create_agent(
name="Otto Carmen",
description="""Works at a car dealership.
Is professional, friendly, and proactive.""",
)

# Go on to reliably shape the agent's behavior
# with guidelines, journeys, tools, and more
Run
Install the Python SDK and the React chat widget to get started.


Who Uses Parlant?

Parlant is used to deliver complex conversational agents that reliably follow your protocols in use cases such as:

Regulated financial services

Regulated financial services

Legal assistance

Legal assistance

Brand-sensitive customer service

Brand-sensitive customer service

Healthcare communications

Healthcare communications

Government and civil services

Government and civil services

Personal advocacy and representation

Personal advocacy and representation



Have Questions? Let's Talk!

Whether you're exploring or already building, we're happy to chat about how Parlant can help your use case.

Contact Team
Team members 1
Team members 2
Team members 3
Team members 4
Team members 5


Contributing

Join the open-source movement to get conversational GenAI agents under control!

Explore