Tagged articles

AI Hub

2 articles · Page 1 of 1
Ubiquitous Tech
Ubiquitous Tech
Jan 20, 2026 · Artificial Intelligence

Implementing AI Code Review Features in the AI Hub Client (Lesson 21)

This tutorial walks through integrating the AI Hub client with a TypeScript‑based code review engine, adding a UI button in a Vue component, handling loading states, previewing MergeRequest data, and wiring the backend calls to GitLab and the AI model, complete with code snippets and screenshots.

AI HubAI code reviewGitLab
0 likes · 11 min read
Implementing AI Code Review Features in the AI Hub Client (Lesson 21)
Ubiquitous Tech
Ubiquitous Tech
Jan 25, 2025 · Artificial Intelligence

Deploy Open-Source AI Large Models Privately with Ollama – A Step‑by‑Step Guide

This article walks through installing Ollama, setting up environment requirements, pulling and running open‑source LLMs such as qwen2 and gemma2 locally, configuring API access and environment variables, and using the AI Hub client to perform AI‑assisted code reviews, highlighting cost‑saving and security benefits.

AI HubAI code reviewAPI
0 likes · 13 min read
Deploy Open-Source AI Large Models Privately with Ollama – A Step‑by‑Step Guide