Brain Bytes
Explore practical software engineering and AI applications

Latest

Nov
01
Deploying Codellama As A REST API Service

Deploying Codellama As A REST API Service

A step-by-step python tutorial on deploying Code-llama as a REST API service using Cog and Runpod.
10 min read
Oct
22
Embedding Logos Inside Images Using SDXL and ControlNet

Embedding Logos Inside Images Using SDXL and ControlNet

Discover the power of AI to seamlessly embed logos within images, redefining branding in the digital landscape.
6 min read
Oct
13
Upscaling Images Using AI

Upscaling Images Using AI

A tutorial on using Real-ESRGAN to upscale images in python
6 min read
Oct
10
Create Mind Boggling Images Using Illusion Diffusion

Create Mind Boggling Images Using Illusion Diffusion

A step-by-step guide on creating stunning images using Stable Diffusion and ControlNets
6 min read
Oct
06
Creating AI Generated QR Codes Using Stable Diffusion And ControlNet

Creating AI Generated QR Codes Using Stable Diffusion And ControlNet

Generate awesome looking QR codes using AI and Python
7 min read
May
13
Vector Search Using OpenAI Embeddings With Qdrant

Vector Search Using OpenAI Embeddings With Qdrant

In my experience, Qdrant is one of the simplest vector databases to work with as a developer. And it'
6 min read
May
11
The Best Vector Databases

The Best Vector Databases

1. Qdrant Qdrant is a relatively new entry into the vector database market, but it has done a great job
2 min read
May
09
Introduction To Open AI Vector Embeddings

Introduction To Open AI Vector Embeddings

Do you know what vector embeddings are and why they are useful? In a previous post, we talked about these
5 min read
May
04
Maximizing Performance and Accuracy with Vector Embeddings and LLMs

Maximizing Performance and Accuracy with Vector Embeddings and LLMs

Large language models (LLMs), such as ChatGPT, are incredibly powerful. However, due to their vast training data, they can provide
4 min read