An open API service indexing awesome lists of open source software.

https://github.com/steviepinero/AutogenMemgpt

My implementation of autogen and memgpt agents that work together to create simple scripts and help plan out larger projects.
https://github.com/steviepinero/AutogenMemgpt

ai aiagent autogen memgpt openai openai-api pysimplegui

Last synced: 3 months ago
JSON representation

My implementation of autogen and memgpt agents that work together to create simple scripts and help plan out larger projects.

Awesome Lists containing this project

README

        

Gui is a work in progress, run GUI-app.py to use the gui version after placing your API key to the top of the script

![image](https://github.com/steviepinero/AutogenMemgpt/assets/8976522/3e5d7bec-95e9-4d2d-9732-3b75bf99b2f2)

![image](https://github.com/steviepinero/AutogenMemgpt/assets/8976522/48ad0975-53bf-48cf-b216-6162912d1777)

![image](https://github.com/steviepinero/AutogenMemgpt/assets/8976522/f74c1510-1056-426b-a6c2-b0d9931d2c42)

The screenshots show the output from each agent in a terminal window.

Coder:
![image](https://github.com/steviepinero/AutogenMemgpt/assets/8976522/8a86eb8b-a585-443f-9382-64f86eb20b26)

Product Manager:
![image](https://github.com/steviepinero/AutogenMemgpt/assets/8976522/a738be9c-da64-434e-ab94-3598827f29f1)

CTO:
![image](https://github.com/steviepinero/AutogenMemgpt/assets/8976522/7fe3d60c-4397-45ac-8bfc-feb2611ae00a)

Run 'App.py' once you have added your API key at the top of the script