Skip to main content

Chatgpt acquired 20 million users in just two months

Photo from Google. ChatGPT


What is ChatGPT ?

It is an AI-based chatbot that can easily write articles, essays, jokes and poems for users. Anyone can ask any question to ChatGPT and it will answer the questions acuurately. This chatbot is answering every question better than Google. Coding difficult software with ease is causing fear of job loss to coders.


ChatGPT vs TikTok vs Instagram

AI chatbot chatgpt, which answers every question in a pinch, has achieved the achievement of more than 100 million users after 2 months of launch. Based on data from analytics firm SimilarWeb, UBS research said that an average of 13 million users used the app every day in January, which is almost double the number of new users who used the app in December.

Tiktok got 100 million users after nine months of global launch. The same Instagram took more than 2.5 years to reach this achievement. Looking at the popularity of chatgpt, Open AI has launched the paid plan of chatgpt in America, which will soon be launched in other countries including India. For this users will have to pay around 1630 rupees every month.



Chatgpt has recently passed some major exams including uas medical licensing exam. This AI chatbot has cleared four exams of University of Minnesota in Constitutional Law along with the final exam of MBA Operations Management course.




Comments

Popular posts from this blog

Top 3 YouTube Videos Downloader

Top YouTube Video Downloader YouTube is the largest website within the world. It is owned by Google. There are 1.3 billion peoples who use Youtube. Almost 5 Billion videos are watched every day all over the world. 30 Million viewers get information from YouTube per day. But there's a drag that we will not download YouTube video on Desktop/Computer.  So during this post i'm talking about top YouTube video downloader. Savefrom.net Y2Mate Freemake Savefrom.net This Website is fastest YouTube video downloader. On this site, you'll download videos in diffrent types of video format like MP4, MP3, WEBM, 3GP, 480p,360p etc. How to download videos on Savfrom.net  There is a green Download button. Click on it and select you desired video format and save it on your desired folder. Savefrom.net gives you extension for Chrome, Firefox and Opera which will help you for easy life.          Y2Mate.guru Y2mate is my second option for video download. If save...

Create a File Sharing Website in Django

Django is a popular web framework of Python for Web developers. It is used for Backend work. We can create a large project using the Django framework. Most companies like Instagram, Spotify, Mozilla, Pinterest, Disqus, etc are using Django for their Backend. It helps to create a Complex website. In this post, I will create a File Share Website using the Django framework. Let's Go. Our Project structure:- Follow these steps to create & configure our project:- Step 1 - Create a project using this command ( django-admin startproject filesharing  ) Step 2 - Go inside to our project and create an app in this project ( python manage.py startapp main ) Step 3 - Open project's settings.py file and add the main app in INSTALLED_APPS section. Step 4 - Create an urls.py file in our main app and add it to project's urls.py file , like this from django . contrib import admin from django . urls import path , include urlpatterns = [     path ( 'admin/' , admin . site ...

How to use Indian Micro Blogging Site 'Koo'?

How to use Indian Micro Blogging Site 'Koo' In the previous, Blog post I have discussed about Indian Micro Blogging Site 'Koo' where I discuss about Self-Reliant App Challenge in India and Koo is the winner of this challenge. But now I am discussing how to use 'Koo' app in this post. Koo is micro blogging site and it is alternative of Twitter. We cover very important points in this post:-- What is Koo? Who is the creator of Koo? Why the Koo app was created? How to use Koo app? See Also:-- Indian Programmers created Twitter's alternative named KOO  What is KOO? KOO is a micro blogging site like Twitter. It is available in 4 languages Hindi, Kannada, Tamil and Telugu. And some of the indian languages will be include soon.  Creators choose KOO as name of this app because KOO is the voice of Loyal bird which is very sweet. Who is the creator of KOO? Koo app has been created by Aprameya Radhakrishna and Mayank Bidawatka back in March. They are winner...