The Application uses the Crewai agents to make the agents work on different Tasks. Each Individual agent is assisgned to a unique task.
pip install -r requirements.txt
streamlit run main.py
Note : You can prefer to make a Venv or conda before Installing the packages.