From c8c683c05c6a49d162ca6f05a50e09995d6c6d26 Mon Sep 17 00:00:00 2001
From: tizkovatereza <135881365+tizkovatereza@users.noreply.github.com>
Date: Wed, 11 Oct 2023 16:04:06 -0700
Subject: [PATCH] Update README.md
---
README.md | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
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