Giggle GPT Joke Search Engine – Implementing Pagination (5/6)

Hi and welcome back to part 5, where we will be implementing pagination and testing to see how our page holds up when there really are a large number of jokes saved. This is part 1 of the following series: πŸŽ“ Full 6-video course with downloadable PDF certificates: Giggle – Creating a Joke Search Engine … Read more

Giggle GPT Joke Search Engine – Separate History Route & Delete Items (4/6)

Welcome back to part 4, where we will be creating a second route in our project and adding delete functionality. This is part 1 of the following series: πŸŽ“ Full 6-video course with downloadable PDF certificates: Giggle – Creating a Joke Search Engine from Scratch with ChatGPT As always, make sure your virtual environment is … Read more

Giggle GPT Joke Search Engine – Django ORM & Data Saving (3/6)

Welcome back to part 3, where we will be saving our data to the database using the Django ORM. πŸŽ“ Full 6-video course with downloadable PDF certificates: Giggle – Creating a Joke Search Engine from Scratch with ChatGPT Before we get started, as always, make sure your virtual environment is running. Linux(bash): Windows: You should … Read more

Giggle GPT Joke Search Engine – Implementing the ChatGPT API (2/6)

Welcome back to part 2, where we will be implementing the ChatGPT API into our project. This is part 1 of the following series: πŸŽ“ Full 6-video course with downloadable PDF certificates: Giggle – Creating a Joke Search Engine from Scratch with ChatGPT First of all, make sure your virtual environment is active, as described … Read more

Giggle GPT Joke Search Engine – Basic Setup (1/6)

Hey there! I’m Dirk van Meerveld, your host and guide for this Python Django tutorial series. In this tutorial, we’ll build a fun project while exploring the fundamental concepts of Django and how we can leverage ChatGPT to our advantage, both in our projects and our development environment. This is part 1 of the following … Read more

Giggle – Creating a Joke Search Engine from Scratch with ChatGPT (0/6)

I’m pleased to introduce this ‘Giggle Search’ tutorial series: πŸŽ“ Full 6-video course with downloadable PDF certificates: Giggle – Creating a Joke Search Engine from Scratch with ChatGPT We will be creating a funny joke search engine called Giggle Search using Python, Django, ChatGPT, and a little bit of HTML and CSS. You don’t need … Read more

How I Created a Calculator App Using Django – Part 3

We have finished designing the calculator app. Using a hypertext markup language (HTML), we set the structure of the calculator. The Cascading Style Sheet (CSS) was used to beautify the calculator and to design the layout. Finally, we used JavaScript to make the app interact with other buttons and perform basic calculations. Our task is … Read more

How I Created a Face-Detection App Using the Flask Framework

Advancement in technology has witnessed the application of artificial intelligence to detect and recognize human faces. πŸ‘©πŸ‘©β€πŸ¦²πŸ‘¨β€πŸ¦° This is accomplished using OpenCV, a Python library for computer vision and image processing. In the previous tutorials, we use OpenCV to process images and turn them into pencil drawings and cartoons. We will learn how to use … Read more

How I Created a Blog Application Using Django – Part 4

In this fourth part series of our project tutorial on creating a blog application using the Django framework, we will learn how to integrate a rich text editor into our blog application. If this is your first time attempting this project, you will benefit greatly if you start from the beginning all through the previous … Read more

26 Insane Auto-GPT and Baby AGI Alternatives You Ought to Try in 2023

Project 01: AgentGPT Description: Created by Asim Shrestha, AgentGPT allows for the assembly, configuration, and deployment of autonomous AI agents right in your browser. Author: Asim Shrestha πŸ•ŠοΈ Twitter: https://twitter.com/asimdotshrestha Project 02: BabyAGI on Slack Description: This project brings BabyAGI to Slack, with each thread representing a unique objective. Its author, Frank Chen, has enabled … Read more

Smol-Developer: Your Cute AI-Based Junior Developer πŸ•β€πŸ¦Ί

I just stumbled upon this project smol-developer that allows you to have your own “junior” programming assistant. If you’re like me, i.e., not really a nerd in deep Reddit culture, you wonder what exactly “smol” means in this context. What does “smol” mean? πŸ‡ Smol is an affectionate way of saying someone or something is … Read more