- Create a file named
OpenAI_token.txtand put OpenAI key in file - Create a file named
Gemini_token.txtand put Gemini key in file - Download a file:
curl -L -o index_CORE.zip "https://th-koeln.sciebo.de/s/8m0j6KWAd48C8Wy/download" - Unzip the downloaded index
example_data/index_CORE.zipfile into theexample_data/index_COREdirectory using the following command:unzip index_CORE.zip -d ./example_data/ - Delete the zip:
rm index_CORE.zip - Set your
nameandwidth_windowintask_a_1.ipynb,task_a_2.ipynbandtask_b.ipynb, modify the path to the./example_data/index_COREfolder if required - Run
task_a_1.ipynbuntil you've handled all 35 queries - Run
task_a_2.ipynbuntil you've handled all 35 sessions - Run
task_b.ipynbuntil you've handled all 35 sessions - If you made an error, you can fix it by opening the respective file:
task_A_1--NAME.json,task_A_2--NAME.jsonortask_B--NAME.json
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|