choose_llm
Companion code to my class Choosing the Right LLM
File Explorer
Download Latest Version (.zip)- devcontainer.json
- setup.sh
- business.jpg
- important.jpg
- pickme.png
- resources.jpg
- 01_intro.ipynb
- 02_command_line.ipynb
- 03_git_and_github.ipynb
- 04_technical_foundations.ipynb
- 05_notebooks.ipynb
- 06_python_foundations.ipynb
- 07_vibe_coding_and_debugging.ipynb
- 08_debugging.ipynb
- 09_ai_apis_and_ollama.ipynb
- 10_intermediate_python.ipynb
- 11_async_python.ipynb
- 12_starting_your_project.ipynb
- 13_frontend.ipynb
- 14_docker_terraform.ipynb
- lab1.ipynb
- lab2.ipynb
- lab3.ipynb
- revealer.py
- assistant-output.ipynb
- expert-output.ipynb
- intro_lab2_saved.ipynb
- lab1-output.ipynb
- prototype-output.ipynb
- assistant.ipynb
- about.md
- careers.md
- culture.md
- overview.md
- Contract with Advantage Medical Coverage for Healthllm.md
- Contract with Apex Reinsurance for Rellm - AI-Powered Enterprise Reinsurance Solution.md
- Contract with Atlantic Risk Solutions for Bizllm.md
- Contract with Belvedere Insurance for Markellm.md
- Contract with BrightWay Solutions for Markellm.md
- Contract with ConnectInsure Agency for Markellm.md
- Contract with Continental Commercial Group for Bizllm.md
- Contract with DriveSmart Insurance for Carllm.md
- Contract with Evergreen Life Insurance for Lifellm.md
- Contract with EverGuard Insurance for Rellm - AI-Powered Enterprise Reinsurance Solution.md
- Contract with FastTrack Insurance Services for Claimllm.md
- Contract with Fortress Business Underwriters for Bizllm.md
- Contract with GlobalRe Partners for Rellm.md
- Contract with GreenField Holdings for Markellm.md
- Contract with Greenstone Insurance for Homellm.md
- Contract with GreenValley Insurance for Homellm.md
- Contract with Guardian Life Partners for Lifellm.md
- Contract with Harmony Health Plans for Healthllm.md
- Contract with Heritage Life Assurance for Lifellm.md
- Contract with Metropolitan Life Group for Lifellm.md
- Contract with National Claims Network for Claimllm.md
- Contract with Pinnacle Insurance Co. for Homellm.md
- Contract with Premier Adjusters Inc. for Claimllm.md
- Contract with Rapid Claims Associates for Claimllm.md
- Contract with Roadway Insurance Inc. for Carllm.md
- Contract with SafeHaven Property Insurance for Homellm.md
- Contract with Stellar Insurance Co. for Rellm.md
- Contract with Summit Commercial Insurance for Bizllm.md
- Contract with TechDrive Insurance for Carllm.md
- Contract with United Healthcare Alliance for Healthllm.md
- Contract with Velocity Auto Solutions for Carllm.md
- Contract with WellCare Insurance Co. for Healthllm.md
- Alex Chen.md
- Alex Harper.md
- Alex Thomson.md
- Amanda Foster.md
- Avery Lancaster.md
- Brandon Walker.md
- Carlos Rodriguez.md
- Daniel Park.md
- David Kim.md
- Emily Carter.md
- Emily Tran.md
- James Wilson.md
- Jennifer Adams.md
- Jessica Liu.md
- Jordan Blake.md
- Jordan K. Bishop.md
- Kevin Zhang.md
- Lisa Anderson.md
- Marcus Johnson.md
- Maxine Thompson.md
- Maya Thompson.md
- Michael O'Brien.md
- Michelle Rivera.md
- Nina Patel.md
- Oliver Spencer.md
- Priya Sharma.md
- Rachel Martinez.md
- Robert Chen.md
- Samantha Greene.md
- Samuel Trenton.md
- Sarah Williams.md
- Tyler Brooks.md
- Bizllm.md
- Carllm.md
- Claimllm.md
- Healthllm.md
- Homellm.md
- Lifellm.md
- Markellm.md
- Rellm.md
- expert.ipynb
- data.ipynb
- diagnostics.ipynb
- diagnostics.py
- SETUP-new.md
- troubleshooting.ipynb
- .gitignore
- .python-version
- environment.yml
- LICENSE
- pyproject.toml
- README.md
- requirements.txt
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/ed-donner/choose_llm
Downloads the entire project code from GitHub to your computer.
cd choose_llm
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
jupyter notebook
Launches Jupyter in your browser so you can open and run the notebook (.ipynb) files.
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
