How to Build a Private AI Chatbot with Llama 3.1 and Deploy on Cloudflare Workers #ai

preview_player
Показать описание

In this tutorial, you will learn how to build a private AI chatbot using #Meta's Llama 3.1 model and deploy it on #cloudflare's network with Cloudflare Workers and Workers AI. You'll learn how to:

- Set up a private AI chat powered by Llama 3.1 for secure, fast interactions.
- Deploy the model on Cloudflare Workers for serverless, scalable performance.
- Use Cloudflare's Workers AI for seamless integration and edge computing benefits.

By the end of this video, you'll have a fully functional, completely free private AI chatbot, running efficiently at the edge of the cloud that you can use on any device from anywhere.

Tools mentioned:

Chapters:
00:00 Intro
01:19 Introduction to Ollama
04:20 Interacting with Ollama's Llama 3.1 model on the CLI
09:11 Configure and run Ollama's Ollama-UI
14:31 Download and configure a forked version of Ollama 3.1 that uses Cloudflare Workers AI
19:29 Deploy your private chat app globally to Cloudflare's Network

#cloudflare #cloudflareworkers #developer #ai #inference #coding
Рекомендации по теме
Комментарии
Автор

thank you so much, it really helpfull

mohamadzakaria
Автор

Pls say how to do to store the history automatically for free pls

RAPRedit
Автор

What if i need to use my own database?

moali
Автор

pls there is issue with UI and code
its not like this and js and css is not adjusted

GpKukkundoor
Автор

please make cloudflare d1 with nextjs there are no docs

SR-zipw
Автор

how can i install Python3, i have already installed Python through anaconda but in terminal I am getting this "PS D:\ollama chatbot\ollama-ui> python3 -m http.server 3000
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases." how can I fix it thanks

salamfuuast