Skip to content
/ SIM-GPT Public

SIM-GPT is a cross-platform multi-agent conversation simulation framework.

License

Notifications You must be signed in to change notification settings

fjm2u/SIM-GPT

Repository files navigation

SIM-GPT

SIM-GPT is a multi-agent conversation simulation framework with GPT. Current state of this software is a prototype.

PRs are welcome.

SIM-GPT1SIM-GPT2SIM-GPT3

How to use

Currently, we don't provide a binary. You need to build from source code.

  1. Git clone
  2. Type yarn install
  3. Type yarn start
  4. Happy hacking :-)

Demo (Japanese)

SIM-GPT Demo

Features

  • Prompts and contexts can be edited in the UI.
  • Project export/import is supported.
  • Save results as a JSON file.

Limitations

  • Currently, the process is "listen -> speak".
  • The number of people in the conversation is limited to two.
  • Currently, it only works synchronously.

ToDo

  • Implement a conversation with three or more people.
  • Implement the process of "listen -> think -> speak".
  • Encrypt API key.

Acknowledgments

This software is developed in the context of the LLM and MAS workshop that held in University of Aizu. I would like to thank the organizers of the workshop for giving me the opportunity to participate in the workshop.

Disclaimer

This software is provided as is, without any warranty. Use at your own risk. I assume no responsibility for any damage caused by using this software.

About

SIM-GPT is a cross-platform multi-agent conversation simulation framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published