Skip to content

ThinkTankGPT leverages LLMs to simulate expert debates on any topic. Users can input a topic of their choice, and the system dynamically generates relevant experts who autonomously engage in a debate. Additionally, users have the option to join the discussion, adding an interactive element to the experience.

License

Notifications You must be signed in to change notification settings

David-Sat/thinktankgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkTankGPT

ThinkTankGPT can be accessed here.

ThinkTankGPT leverages the power of Large Language Models to simulate expert debates on any topic. Users can input a topic of their choice, and the system dynamically generates relevant experts who autonomously engage in a debate. Additionally, users have the option to join the discussion, adding an interactive element to the experience.

Getting Started

  1. Install Dependencies Navigate to the cloned repository directory and install the required Python packages in your virtual environment:

    pip install -r requirements.txt

  2. Run the Application To start the application, run:

    streamlit run main.py

    This will launch the Streamlit web server and ThinkTankGPT should be accessible in your web browser.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

About

ThinkTankGPT leverages LLMs to simulate expert debates on any topic. Users can input a topic of their choice, and the system dynamically generates relevant experts who autonomously engage in a debate. Additionally, users have the option to join the discussion, adding an interactive element to the experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages