You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2025. It is now read-only.
Checkout our wonderful and written-with-heart `autogdb_demo.py`, it explain everything! run it by Run it by `python3 autogpt_demo.py`
42
+
Run `chat.py`, chat with you own AutoGDB!
43
+
```
44
+
python3 chat.py
45
+
```
46
+
47
+

48
+
49
+
If you want to develop on our project, checkout our wonderful and written-with-heart `autogdb_demo.py`, it explain everything! run it by Run it by `python3 autogpt_demo.py`
37
50
38
51
**In gdb, make sure to first run the program and Ctrl-C to stop, then enters the autogdb command**
39
52
53
+
54
+
40
55
here's one wonderful example of analysis made by **GPT4, OpenAI**
0 commit comments