Metadata-Version: 2.4
Name: gohumanloop
Version: 0.0.3
Summary: Perfecting AI workflows with human intelligence
Author-email: gohumanloop authors <baird0917@163.com>
Project-URL: repository, https://github.com/ptonlix/gohumanloop
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.11.16
Requires-Dist: click>=8.1.8
Requires-Dist: dotenv>=0.9.9
Provides-Extra: email
Requires-Dist: imapclient>=3.0.1; extra == "email"
Dynamic: license-file

<div align="center">

![Wordmark Logo of HumanLayer](./docs/images/wordmark.png)
<b face="雅黑">Perfecting AI workflows with human intelligence</b>

</div>

**GoHumanLoop** is a comprehensive Python library that enables AI agents to seamlessly interact with humans for assistance, feedback, and approvals. It provides a flexible framework for integrating human intelligence into AI workflows through various communication channels.

With GoHumanLoop, developers can create `AI Agent systems` that know when to pause and request human input, ensuring safer and more effective AI operations. The library supports multiple interaction providers (Terminal, Email, API ..etc) and integrates with popular frameworks like LangGraph, and CrewAI(will soon).

<div align="center">
<img alt="Repostart" src="https://img.shields.io/github/stars/ptonlix/gohumanloop"/>
<img alt=" Python" src="https://img.shields.io/badge/Python-3.10%2B-blue"/>
<img alt="license" src="https://img.shields.io/badge/license-MIT-green"/>

[简体中文](README-zh.md) | English

</div>
