Here is another vlog on #chatgpt tailored towards technical folks such as #datascientist and #computerprogrammer and #ai enthusiasts. This tutorial vlog uncovers an essential feature of ChatGPT tool that #openai made publicly available more than a year back.
GPT-3 playground unlocks the true potential of the AI model as it gives users an opportunity to harness the power of LLM via OpenAI API keys. By watching this vlog you will learn following things:
1) Access OpenAI portal to generate secret API key
Link 👉 https://beta.openai.com/account/api-keys
2) Navigate through various example applications availbale on GPT-3 playground
Link 👉 https://beta.openai.com/examples
3) Python code demo about how to run a sample nlp task by calling GPT-3 model via API key
📍 Useful links:
Medium article 👉 / advance-use-of-chatgpt-model
Streamlit app 👉 https://streamlit.io/
Next vlog ⏭ “How to build web app by using ChaGPT”