/combating_misinformation

A simple crewAI app with three agents generating, fact checking and correcting fake news

Primary LanguagePython

Combating Misinformation

A simple CrewAI app with three Agents generating, fact checking and combating fake news

Installation

Clone this repository. Before running the project, you need to install the required dependencies. Open your terminal and run the following command:

pip install -r requirements.txt

Running the Application

Note: This program requires access to API keys. Make sure they are available.

To run the application, use the following command in your terminal:

python combat.py

see more README for even more details and a protocol of a trial run