GitHub 仓库

Integuru-AI/Integuru

Python 首次收录 2024-10-22 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 316 / 共 783

4.6k Star

The first AI agent that builds permissionless integrations through reverse engineering platforms' internal APIs.

项目介绍

This repo contains the earliest version of the Integuru agent we released publicly. It shows the original approach: using browser network requests to generate runnable integration code for platforms without official APIs.

We've kept building since then. The newest version of Integuru is available at www.integuru.com.

You use to generate a file containing all browser network requests, a file with the cookies, and write a prompt describing the action triggered in the browser. The agent outputs runnable Python code that hits the platform's internal endpoints to perform the desired action.

Let's assume we want to download utility bills:

For example, the request URL might look like this:…

摘自 github.com/Integuru-AI/Integuru

最新指标

Star 4.6k 2026-07-16
Fork 364 2026-07-16
提交 76 2026-07-16
发布 0 2026-07-16
Watcher 33 2026-07-16
开放 issue 10 2026-07-16
开放 PR 13 2026-07-16