TIM is a trustworthy agent. Or at least that's the intent: it's a demonstration platform for UTTER project.
As usual clone the repo, create a Python environment, activate it and install the required packages (cf requirements.txt):
pip install -r requirements.txt
pip install -e .
Make sure you've set up the OPENAI_API_KEY environment variable and launch the app:
streamlit run app/home.py
To contribute to this project, please clone it and follow the classic pull request process.
This work was done in the framework of the UTTER EU project