-
Clone the repository, and then navigate to the project directory:
git clone https://github.com/Appointat/mistral-ai-hackathon-travel-app.git cd mistral-ai-hackathon-travel-app/ -
Create and activate a virtual environment (optional but recommended):
python -m venv myenvname ./myenvname/Scripts/activate # Windows source myenvname/bin/activate # MacOS
-
Install the dependencies:
python -m pip install --upgrade pip pip uninstall camel-ai # Make sure you will get the latest version of Camel pip install streamlit pip install -r requirements.txt -
update camel-ai
python update-camel-ai.py
-
Set up the streamlit app:
streamlit run streamlit_app.py
-
run learning_by_QA
python app.py | tee -a output-20240408-01.log
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|