Thursday, July 25, 2024

Install Stable Video 4D (SV4D) Locally for Video to Video Generation

 Stable Video 4D (SV4D) is a generative model based on Stable Video Diffusion (SVD) and Stable Video 3D (SV3D), which takes in a single-view video of an object and generates multiple novel-view videos (4D image matrix) of that object.

Free Fine-Tuning on Custom Datasets with GPT4o Mini

 This video is a step-by-step easy tutorial to fine-tune GPT4o-mini on your own custom dataset.

Wednesday, July 24, 2024

Tuesday, July 23, 2024

Install Meta Llama 3.1 Locally and Test - Hands-on Tutorial

 This video shows how to locally install Meta Llama 3.1 8B model and test it on various benchmarks.

Llama 3 Groq 70B Tool Use Model - Local Installation and Function Calling

 This video installs Llama-3-Groq-8B-Tool-Use locally which is specifically designed for advanced tool use and function calling tasks.

Monday, July 22, 2024

Create Your Own Planner with GPT4o Mini Locally

 This video is a step-by-step easy tutorial to create a generic planner with API calls and Gradio interface by using GPT4o Mini.

Sunday, July 21, 2024

RAG Pipeline Tutorial Using Ollama, Triplex, and LangChain On Custom Data Locally

 This video is a step-by-step guide on building an end-to-end RAG pipeline on your own custom data locally by using Ollama models Triplex and Langchain with GUI in Gradio.

Saturday, July 20, 2024

GraphRAG Replacement - SciPhi Triplex - Step by Step Local Installation

 This video installs Triplex which is a finetuned version of Phi3-3.8B for creating knowledge graphs from unstructured data developed by SciPhi.AI. It works by extracting triplets.

Create Space Shooter Game with Local Free AI Model Mistral Nemo

 This video show how to create a free local space shooter game with just text prompt using Mistral Nemo LLM.