Setting Up a Local AI Like ChatGPT on Your Own Machine

Setting Up a Local AI Like ChatGPT on Your Own Machine

Dave's Garage via YouTube Direct link

docker run -d -p 3080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

1 of 1

1 of 1

docker run -d -p 3080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Setting Up a Local AI Like ChatGPT on Your Own Machine

Automatically move to the next video in the Classroom when playback concludes

  1. 1 docker run -d -p 3080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.