Welcome!
Two simple ways to rebase your development repo on github before your renew your work Two simple ways to rebase your development repo on github before your renew your work
As you work on a new feature in your Git repository, you might find that changes are being made to the master branch tha
The Rise of ChatGPT, A Boon or a Threat to Jobs? The Rise of ChatGPT, A Boon or a Threat to Jobs?
The rapid development and adoption of ChatGPT, a conversational AI interface built on the GPT-3 large language model, ha
2023-03-30
How to select multiple cells in Jupyter Notebook or Databricks Notebook and delete them How to select multiple cells in Jupyter Notebook or Databricks Notebook and delete them
If you frequently work with Jupyter Notebook or Databricks Notebook, you might need to select and manipulate multiple ce
Building a FastAPI Webpage with AWS Cognito Authentication and a Simple Chatbot Building a FastAPI Webpage with AWS Cognito Authentication and a Simple Chatbot
Introduction:In this tutorial, we will build a FastAPI webpage that uses AWS Cognito for user authentication. Once the u
How to Include Curly Braces in Python Format Strings How to Include Curly Braces in Python Format Strings
When working with Python format strings, it is common to use curly braces ({}) to insert variables or expressions into a
Sampling Rows from a Pandas DataFrame by Group Sampling Rows from a Pandas DataFrame by Group
Pandas is a popular data analysis library in Python that provides powerful tools for manipulating and analyzing data. On
Best Practices for Creating a .gitignore File and how Best Practices for Creating a .gitignore File and how
When you’re working on a Git repository, it’s important to create a .gitignore file to tell Git which files and director
Securely Loading Environment Variables in Python Using python-dotenv Securely Loading Environment Variables in Python Using python-dotenv
Loading environment variables in Python code is a common task that developers need to perform when building applications
What is zero shot, few shot and fine tune in OpenAI GPT models What is zero shot, few shot and fine tune in OpenAI GPT models
When we say zero-shot or few-shot, it just the way we provide prompts when use GPT models, such as GPT3, GPT4 or chatGPT
how to use OpenAI to generate text completions and chat-style responses with GPT-3,chatGPT or GPT-4 through API how to use OpenAI to generate text completions and chat-style responses with GPT-3,chatGPT or GPT-4 through API
OpenAI is a research organization that aims to build safe and beneficial artificial intelligence systems. One of their m
How to control work flow in Streamlit with session state How to control work flow in Streamlit with session state
Streamlit is super easy to use to build some demo quickly. Streamlit is an open-source Python library that allows develo
An Early Look at the Labor Market Impact Potential of Large Language Model such as GPT by OpenAI An Early Look at the Labor Market Impact Potential of Large Language Model such as GPT by OpenAI
Recently, OpenAI, OpenResearch, and University of Pennsylvania published their studies about how the popular GPT and GPT
2023-03-20
19 / 28