Skip to content

Understanding (with) Data

Tech Musings and Projects of Alex de Vries

Understanding (with) Data

Tech Musings and Projects of Alex de Vries

QnA with LLMs: Langchain & openAI
AI tarot app: GPT api, React, JS & CSS
Ai based discourse forum
teachbacks

Building An LLM Code Interpreter Using Function Calling

Alex de Vries November 3, 2023

LLMs are very poor at math, even if you happen to add a math textbook to its dataset. It will not learn to do calculations well. This teachback article will…

skill showcase

AI Children’s Book Generator text & images

Alex de Vries May 18, 2023

Introducing the AI Children’s Book Generator, a prototype that harnesses the power of artificial intelligence (GPT and DALLE2) to craft stories specifically designed for children by children and their parents.…

teachbacks

Apply Deep Learning To Generate Any Artist’s Voice (So-VITS-SVC, pyttsx4)

Alex de Vries May 7, 2023

It has recently become possible to alter any audio file to sound like a famous artist by the proces of altering the original file with deep learning. This model is…

skill showcase

DALL·E 2 Tattoo generator: intro to React, Javascript & CSS

Alex de Vries May 4, 2023

This article will show you how to set up a basic React app that enables you to input Tattoo ideas and let OpenAI’s DALL·E 2 generate an image and post…

teachbacks

Get an AI Tarot Reading (Python Game Built With GPT)

Alex de Vries April 20, 2023

Oddly enough I couldn’t find anything like a proper AI Tarot card reading game online so ofcource I had to build it. Tarot reading games seem simple to implement. Building…

opinion piece

Open Source LLMs (Dolly 2.0): Is This The Future (I Hope So)

Alex de Vries April 16, 2023

On the 12th of April 2023 Databricks released the first “open source, instruction-following LLM, fine-tuned on a human-generated instruction dataset licensed for research and commercial use”, named Dolly 2.0. I…

teachbacks

Prompt Engineering: A Guide To Asking The Right Questions

Alex de Vries April 9, 2023

Prompt engineering is a crucial technique for improving the performance of large language models (LLMs), allowing users to customize the model’s behavior to specific tasks or domains. By designing effective…

Posts pagination

1 2 3 4
  • Contact Info
  • Startup Ideas

Categories

  • 3d-printing
  • opinion piece
  • skill showcase
  • teachbacks

Archives

  • May 2025
  • November 2024
  • September 2024
  • August 2024
  • May 2024
  • April 2024
  • November 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023

Previous Articles

teachbacks

PYGRUNN 2025. Presenting about the MCP

teachbacks

After The Hype: How To Make NFTs

3d-printing

The problem of hanging glass panes (and a 3d printed solution)

3d-printing

3d printed modular lamp prototyping

Understanding (with) Data

Tech Musings and Projects of Alex de Vries