Skip to content

print("hello you!")

portfolio website of Alex de Vries

print("hello you!")

portfolio website of Alex de Vries

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…

teachbacks

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

Alex de Vries Apr 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…

teachbacks

Prompt Engineering: A Guide To Asking The Right Questions

Alex de Vries Apr 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…

teachbacks

Two Arguing Bots: Built Using Praw (Reddit API Wrapper) And OpenAI API

Alex de Vries Mar 21, 2023

This page introduces the use of the library praw to aquire information from reddit (read 'forum' if you're not familiar) to be used as a starting point for an argument…

teachbacks

Optimizing Python Code: A Practical Introduction Utilizing chatGPT

Alex de Vries Mar 12, 2023

This page gives a quick overview of the main points to pay attention to when optimizing code for speed and simplicity. For this example I optimize code from a previous…

teachbacks

Cartman Haiku Generator (POS tagging with spacy and syllapy)

Alex de Vries Feb 28, 2023

A haiku is a short poem originating from Japan. It follows very specific rules to qualify as a haiku. First, it consists of three phrases. The first line has 5…

teachbacks

entity recognition and sentiment analysis on Ukraine and Russia Twitter data (spacy, textblob)

Alex de Vries Feb 24, 2023

This tutorial shows how to analyse Twitter data with the aim of aquiring sentiment on various topics. This document will discuss sentiment analysis using 'textblob', entity recognition with Spacy and…

Posts navigation

1 2
  • All About Generative AI
  • Startup Ideas

Categories

  • opinion piece
  • skill showcase
  • teachbacks

Archives

  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023

Previous Articles

skill showcase

AI (Children’s) Book Generator text & images

teachbacks

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

skill showcase

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

teachbacks

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

print("hello you!")

portfolio website of Alex de Vries