Set up a Local AI like ChatGPT on your own machine!

Your video will begin in 10
Skip ad (5)
Launch it! Create your course and sell it for up to $997 in the next 7 days

Thanks! Share it with your friends!

You disliked this video. Thanks for the feedback!

Added by admin
46 Views
Dave explains the reasons why and the steps needed to set up your own local AI engine ala ChatGPT. For my book on the autism spectrum, check out: https://amzn.to/3zBinWM

Helpful links and tips:
Install ollama:
curl -fsSL https://ollama.com/install.sh | sh
ollama serve

WSL Kernel Update Package: https://learn.microsoft.com/en-us/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package

Run the UI Docker Container:
Run UI with Docker:
docker run -d -p 3000:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama
Category
Artificial Intelligence

Post your comment

Comments

Be the first to comment