The SHEP AI Project

Home About Downloads Contact

Tutorials

Find out how to use SHEP software and implement it in your own projects. Instead of writing your own AI code, save time and use ours. Check out our YouTube for video tutorials

Making a SHEP Cube companion

This tutorial will show you how to set up your very own SHEP companion which uses voice recognition and text to speech. It will cover setting up an I2S microphone, configuring the Pi and installing hats.

Making a simple artificial neural network

This tutorial will show you how to download and use our simple abstract neural network to help process complex data into categories within your project.

Setting up a voice recognition Raspberry Pi AI

This tutorial will show you how to set up the respeaker hat and make your own AI chatbot

Setting up an AI server

In this tutorial we will be setting up an AI server where you will be able to communicate with your AI via a network.

GA self learning robot

In this Tutorial we use a genetic algorithm to get a robot to teach itself to walk.

Reinforcement learning AI

In this tutorial we talk you through the process of making a biped teach itself to walk.