Mastering ChatGPT: From Zero to Hero (2/3)

Vikas K Solegaonkar
Geek Culture
Published in
8 min readMay 30, 2023

--

As machines push their way into the domain of creative work, it is obvious that the days of the human workforce are numbered. This prediction has led to fear and panic in most of the industry. This series of blogs will help you build your skills — not just to retain your job — but to help you rule the new era of Generative LLMs.

Topics covered

This blog starts with a detailed theoretical introduction, then jumps into practical implementation and code examples. We will cover the following topics in the blog series.

  1. Introduction to ChatGPT, LLM, and Prompt Engineering
  2. Using Open AI API in your apps. Host your own Chatbot on AWS
  3. Host your own LLM on AWS, Amazon Bedrock

I am sure you are excited to continue the journey to the next step.

Practical application

The first blog in the series talks a lot about the glorious possibilities of the wonderland. Now is time to do something and see how it works. We have spent enough time playing with the ChatGPT website. It is time now to peep underneath — to remove the…

--

--