1. 1 Download the required Software for the course
3. 2 No code chat with open source models locally for free
4. 3 Running open source models without code locally in the command line
5. 4 Openai API preparations
6. 5 Download python and set env variable in your code editor
7. 6 Exploring the local Server API endpoint of our open source model
8. 7 A different way to use local server api endpoint for open source llms with pyt
9. 8 Open Source LLM streaming responses locally with python api calls
10. 9 Exploring the official openai api endpoint using python
11. 10 Streaming openai chatgpt responses with python low code
12. 11 Introduction to function calling with ChatGPT models in python
13. 12 Open source llama3 model with web interface in python
14. 13 Running No code open source llms locally