Blog


Mastering the GPT-3 Temperature Parameter with Ruby

AiChatgptRuby

Visualizing Attention in Vision Transformers

Machine LearningDeep LearningTensorFlow

Send Async Emails In Your Django App With Celery And Redis

A Guide to Sending Async Emails with Celery and Redis

PythonDjangoCelery

How to Remove Undefined Values from Objects in JavaScript

I’ve often found myself working with data that contains undefined values. These values can cause issues with data manipulation and can lead to unexpected behavior in your code. In this article, I’ll…

JavascriptFrontendDevelopment

I Built a Serverless Live Chat App with Next.js, Fauna, and WunderGraph for GraphQL Live Queries

A step-by-step guide to creating a scalable, real-time chat app using Serverless technologies, with a little help from NextAuth.js for GitHub sign-ins. Who needs WebSockets when you've got Live Queries?"

NextjsWundergraphFauna

Unlock the Power of ChatGPT

ChatGPT, the cutting-edge language model developed by OpenAI, offers endless possibilities for creative and productive applications. From connecting with WhatsApp to generating emails and summaries…

Artificial IntelligenceAIChatGPT

How to Get Today's Date in JavaScript

Javascript

I Asked ChatGPT Questions About Different Religions. Here’s What it Said.

ChatGPTIslamReligion

Stable Diffusion based Models: A Cheat Sheet for Draw Things AI

If MidJourney is, as I believe, the AI equivalent of McDonald’s when it comes to images generated by artificial intelligence models, Draw Things AI allows you to be a Michelin Chef in a very…

Stable DiffusionDigital ArtArtificial Intelligence

Jarvis GPT: Create your own version of Jarvis from Iron Man using Python and OpenAI API

Chat GPT is a hot topic right now and it’s taking the world by storm. It’s possibility to respond in a human-like way is highly appreciated and causes many discussions about the future use of this…

PythonChatGPTOpenAI