diff --git a/README.md b/README.md index a41881e..0ab50eb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Add to visual: - IX (also add to SDKs) - Agents (also add to SDKs) - Local GPT - +- Suspicion Agent -->

@@ -1413,6 +1413,25 @@ An open-source autonomous AI framework to enable development and deployment auto + +## [Suspicion Agent](https://github.com/CR-Gjx/Suspicion-Agent) +Playing Imperfect Information Games with Theory of Mind Aware GPT-4 + +
+ +### Description +- The paper delves into the applicability of GPT-4's learned knowledge for imperfect information games + + +### Links +- [GitHub](https://github.com/CR-Gjx/Suspicion-Agent) +- [Paper](https://arxiv.org/abs/2309.17277) +- [Project demo](https://huggingface.co/spaces/cr7-gjx/Suspicion-Agent-Demo) +- [Game data replay](https://huggingface.co/spaces/cr7-gjx/Suspicion-Agent-Data-Visualization) + +
+ + ## [Sweep](https://sweep.dev/) A Github assistant the helps fix small bugs and implement small features