From 33201447e4c03b39ff48486671cbc90119c5fe18 Mon Sep 17 00:00:00 2001 From: TheCookingSenpai <153772003+tcsenpai@users.noreply.github.com> Date: Wed, 29 Jan 2025 11:54:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9351c4a..a3fa024 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DualMind: AI Conversation Simulator +WARNING: This repository approach has been superseeded by the [Self Conversational AI](https://github.com/tcsenpai/llms-experiments?tab=readme-ov-file#self-conversational-ai) Experiment in [LLM Experiments](https://github.com/tcsenpai/llms-experiments) + DualMind is an innovative AI conversation simulator that facilitates engaging dialogues between two AI models using the Ollama API. It offers a command-line interface (CLI) for immersive and customizable AI interactions. ![Screenshot](imgs/screenshot.png)