Skip to content

two AI's interact with each other, using an initial prompt

License

Notifications You must be signed in to change notification settings

ppmpreetham/mindmesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mindmesh

An experimental project where multiple AI agents engage in self-dialogue, transforming an initial input prompt into something more complex / insightful.

Features

Multi-AI Collaboration: Multiple AI agents engage in self-initiated conversations.

Iterative Prompt Enhancement: System transforms initial prompts into richer outputs over time.

Research-Oriented: Provides insights into AI-based creativity and conversational dynamics.

Installation

To run this project locally, clone the repository and install the dependencies:

  • Ollama
  • Choose a model of your choice. It's Recommended to use llama2-uncensored
git clone https://github.com/yourusername/mindmesh.git
cd mindmesh

Usage

  • run ollama serve on both the server and client devices
  • on one device, run the server.py and client.py in the other

Start by providing an initial prompt. The AIs will engage in conversation, building on each other’s ideas. Watch the output evolve as the conversation progresses. Analyze the final result, comparing it to the initial input to observe the changes and improvements.

Contribution This project is a work in progress, and contributions are welcome! Whether it's improving the AI models, adding new features, or enhancing the documentation, feel free to create a pull request or submit an issue.

About

two AI's interact with each other, using an initial prompt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published