File size: 473 Bytes
f71c233 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
this is the code for ai scientist machine name : ubuntu gpu : h100 github repo : https://github.com/jli113/AI-Scientist.git API keys needed: 1. S2_API_KEY : for semantic scholar only 2. ollama should be installed in your machine (with mistral-nemo) create the conda env using : conda env create -f environment.yaml PROBLEMS: at present it doesn't generates the PDF, just use the aider-chat.txt file for review which is present in results/{YOUR_CHOOSEN_baseline_MODEL} |