GitHub
Integuru
#414 of 964 in the AI Agent Index
15 Score
Real usage —
Momentum —
Attention 60
About
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:…
Across sources
4.6k Stars
- Stars 4.6k
- Forks 364
- Commits 76
- Releases 0