How to analyse websites with an AI assistant

Download an AI model Huggingface.co

To start, navigate to the Hugging Face website by visiting huggingface.co. Once there, click on the Models tab at the top of the page. To narrow down your search, use the filters available and select the option for Libraries. Then, filter again for models with the GGUF format.

After finding a model you're interested in, download the corresponding .GGUF file to your computer. Once the download is complete, place the model file in the directory C:\AIModels on your system.

Navigate to the huggingface.co website, highlighted in Figure 1.

Open huggingface.co page
Figure 1 - Open huggingface.co page

Click the Models tab near the top edge of the screen, filter for Libraries, then GGUF in the left panel, as you can see in Figure 2.

Select GGUF models
Figure 2 - Select GGUF models

Search for the model you wish to install, and click it (Figure 5). In this example, we'll be using the following model:

Meta-Llama-3.1-8B-Instruct-hf-Q4_K_M-GGUF

Select model library
Figure 3 - Select model library

Open the model's Files and versions tab. Look for the .GGUF file and download it, as illustrated in Figure 4.

Download model file
Figure 4 - Download model file

Locate the file you have just downloaded, and place it in this folder, as depicted in Figure 5:

C:\AIModels

opy GGUF model file to C:\AIModels
Figure 5 - Copy GGUF model file to C:\AIModels

Open Ozeki AI studio and setup the model

Open OZEKI 10 on your system. Once the program is running, navigate to AI Studio. Inside the studio, locate and click the AI Models button.

Next, click the Create new AI Model button to start the process of adding a model. From the available options, select GGUF as the model type. Finally, choose your desired model from the dropdown list provided.

Inside OZEKI 10, open AI Studio, as demonstrated in Figure 6.

Open AI studio
Figure 6 - Open AI studio

Click AI Models, then click the blue Create new AI Model button, as displayed in Figure 7. After that, select GGUF in the right panel.

Create new AI model
Figure 7 - Create new AI model

From the dropdown menu under Model, select your preferred .GGUF file to use, as outlined in Figure 8, and hit Ok.

Select model file
Figure 8 - Select model file

Create Web AI Chat bot

Create new Web AI Chat bot
Figure 9 - Create new Web AI Chat bot

Select AI model
Figure 10 - Select AI model

Open Web AI chat bot
Figure 11 - Open Web AI chat bot

Send message to chat bot
Figure 12 - Send message to chat bot

Message received from chat bot
Figure 13 - Message received from chat bot

Chat log
Figure 14 - Chat log

Setup Ozeki chat acount in Chat Gateway

Open Chat Gateway
Figure 15 - Open Chat Gateway

Add new Chat account
Figure 16 - Add new Chat account

Install Ozeki Chat account
Figure 17 - Install Ozeki Chat account

Figure 18 - Chat account details

Chat account connected
Figure 19 - Chat account connected

Add new incoming route
Figure 20 - Add new incoming route

Add new outgoing route
Figure 21 - Add new outgoing route

MyOzeki chat in browser

Login to Myozeki.com
Figure 22 - Login to Myozeki.com

Open Chat app
Figure 23 - Open Chat app

Send message to connected account
Figure 24 - Send message to connected account

Response received form Web AI
Figure 25 - Response received form Web AI

Chat communication log in Chat gateway
Figure 26 - Chat communication log in Chat gateway

More information