Skip to content

work done within the course Generative AI: OpenAI API, DeepSeek, and ChatGPT in Python in the LazyProgrammer ccurses

License

Notifications You must be signed in to change notification settings

alexv879/generative-ai-python-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generative-ai-python-notebooks

work done within the course Generative AI: OpenAI API, DeepSeek, and ChatGPT in Python

Generative AI – OpenAI API, DeepSeek & ChatGPT (Course Practice)

This repository contains code and exercises from the "Generative AI: OpenAI API, DeepSeek, and ChatGPT in Python" course by Lazy Programmer Inc. It was completed as part of my practical training in generative AI, including OpenAI's GPT models, prompt engineering, DeepSeek models, and API-based deployments in Python.

📚 Course Topics Covered

  • ChatGPT, GPT-4, and OpenAI API usage via Python
  • Prompt engineering (zero-shot, few-shot, CoT)
  • Fine-tuning vs. embeddings
  • Conversational agents and chatbots
  • Text generation and summarization
  • Using DeepSeek models (instruction-tuned)
  • Real-world applications via API calls

⚙️ My Experience

While the code remains largely unmodified, I worked through all hands-on examples using:

  • Jupyter/Colab for experimentation
  • OpenAI & DeepSeek APIs for model interaction
  • Prompt testing and agent logic exploration

This helped strengthen my understanding of how to build production-ready GenAI systems and interfaces.

🧠 Instructor & License

Course by Lazy Programmer Inc.
Original license: BSD 3-Clause License (see LICENSE file)

This repository is for educational and portfolio demonstration purposes only. All rights to original code remain with the authors.

About

work done within the course Generative AI: OpenAI API, DeepSeek, and ChatGPT in Python in the LazyProgrammer ccurses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published