Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timconnorz authored Aug 24, 2023
1 parent 1c79f21 commit 693a2b3
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,30 @@
<p align="center">
<img src="https://img.shields.io/github/stars/101dotxyz/gpteam.svg?style=for-the-badge&">
<img src="https://img.shields.io/github/license/101dotxyz/gpteam.svg?style=for-the-badge&">
<br />
<a href="https://github.com/101dotxyz/gpteam/issues"><b>Report Bug</b></a>
|
<a href="https://www.youtube.com/watch?v=cIxhI1d6NsM"><b>Video Demo</b></a>
<br />
<a href="https://www.gpteamai.com/ "><b>Web App</b></a>
|
<a href="https://blog.langchain.dev/gpteam-a-multi-agent-simulation/"><b>Blog Post</b></a>

</p>
<div align="center">
<img src="assets/gpteam.png" alt="GPTeam" width="400" height="267" />
</div>
</p>

### *** NEW! The GPTeam web app is here! ✨ ***
## NEW! The GPTeam web app is here! ✨
Try it out: https://www.gpteamai.com/



## About GPTeam

GPTeam uses GPT-4 to create multiple agents who collaborate to achieve predefined goals. The main objective of this project is to explore the potential of GPT models in enhancing multi-agent productivity and effective communication.

See a video demo here: https://www.youtube.com/watch?v=cIxhI1d6NsM

Read more about the architecture here: https://blog.langchain.dev/gpteam-a-multi-agent-simulation/

## Getting started

To begin exploring GPTeam, follow these steps:
Expand Down

0 comments on commit 693a2b3

Please sign in to comment.