Skip to content

Commit 09bfc39

Browse files
authored
Update README.md
ReadMe Update
1 parent a31446f commit 09bfc39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Integuru
1+
# Integuru v0
22

3-
An AI agent that generates integration code by reverse-engineering platforms' internal APIs.
3+
First version of the AI agent that generates integration code by reverse-engineering platforms' internal APIs.
44

5-
## Integuru in Action
5+
## Integuru v0 in Action
66

77
![Integuru in action](./integuru_demo.gif)
88

9-
## What Integuru Does
9+
## What Integuru v0 Does
1010

1111
You use ```create_har.py``` 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.
1212

0 commit comments

Comments
 (0)