TO run this you must first clone the github repository and open the folder ai_blog_app . Just to check you should use the command "ls" to ensure it is the same root as manange.py Now install django admin using pip for windows and sudo apt install for Linux system Afterwards go to settings.url in the ai_blog_app section and chnage the details of the database to your own database Now in the terminal run the script "python manage.py runserver" Using the host link open the browser