MojaLab - Discover, Learn, and Share Tech

MojaLab shares tutorials, examples, and discoveries in coding, AI, and system administration for tech enthusiasts, sysadmins, and beginners.

  • Home
  • About
  • Tools
  • Ai Travel Agent
  • Search
SubscribeFeed icon
  • Sign up
  • Sign in
MojaLab - Discover, Learn, and Share Tech © 2025
Published with Ghost and Paperleaf
Complete Self-Hosted LLM Setup: Ollama + LiteLLM + Continue.dev Integration Guide

Complete Self-Hosted LLM Setup: Ollama + LiteLLM + Continue.dev Integration Guide

Build a complete self-hosted LLM environment: GPU VM → Ollama → LiteLLM proxy → Nginx → Continue.dev in VS Code. Includes all the integration steps and config details to get everything working seamlessly. »

Automating IndexNow for Ghost: Instant Indexing with AWS Lambda and DynamoDB

Automating IndexNow for Ghost: Instant Indexing with AWS Lambda and DynamoDB

A step-by-step guide to integrating Ghost CMS with IndexNow using a serverless AWS Lambda function and DynamoDB. Automate your indexing submissions to Bing and other search engines instantly after publishing or updating a post. »

Save money on the cloud: Automate the start/stop of an OVH VM with AWS Lambda

Save money on the cloud: Automate the start/stop of an OVH VM with AWS Lambda

Cloud VMs left running overnight can lead to expensive surprises. In this hands-on guide, you'll learn to build a lightweight serverless solution using AWS Lambda that automatically manages your OVH virtual machines, helping you optimize costs without sacrificing flexibility or control. »

Person Detection and Face Recognition with Liveness Detection — A Python Project Using Powerful AI Models

Person Detection and Face Recognition with Liveness Detection — A Python Project Using Powerful AI Models

Can AI recognize faces, detect if someone’s real, and build profiles — all in real time? In this proof-of-concept, we combine YOLO, InsightFace, and blink detection to create an intelligent system that watches streams so humans don’t have to. Built with Python, open-source tools, and curiosity. »

An AI Adventure in SMS message Classification

An AI Adventure in SMS message Classification

A fun and practical project that uses Python and AI to classify SMS replies like “Yes”, “Maybe later”, or “Stop”. From keywords to embeddings to GPT, follow the journey of building a multilingual intent classifier that goes way beyond Excel hacks. »

Getting Started with OpenAI Agents SDK - Building a Simple Travel Agent

Getting Started with OpenAI Agents SDK - Building a Simple Travel Agent

In this post, we explore how to build a smart travel assistant using the OpenAI Agents SDK. With just a few tools and guardrails, we created an agent that fetches weather, finds places to visit, and gives real-time travel tips — all in one Markdown-friendly reply. »

Spring Equinox 2025: An AI-Assisted Animated Journey into the First Day of Spring

Spring Equinox 2025: An AI-Assisted Animated Journey into the First Day of Spring

I teamed up with AI (GPT and Gemini) to create an animation explaining the Spring Equinox 2025! See how Earth's orbit and tilt bring us the first day of spring. »

Staying Updated on AI Developments

Staying Updated on AI Developments

Staying updated on AI is easier with the right mix—research papers, newsletters, communities, and hands-on projects. This guide covers practical ways to keep up with AI trends. Plus, MojaLab’s AI tutorials are coming soon! »

Introduction to WebSockets and Socket.IO

Introduction to WebSockets and Socket.IO

Learn how to build a real-time multiplayer Snake game using WebSockets and Flask-SocketIO! This tutorial guides you through setting up a backend with Flask, serving the frontend with Nginx, and deploying everything with Docker. »

Fail2Ban Tutorial: Protect Your Server from Brute-Force Attacks

Fail2Ban Tutorial: Protect Your Server from Brute-Force Attacks

Fail2Ban protects your server from brute-force attacks by detecting repeated failed login attempts and blocking malicious IPs. By the end, you’ll have an automated defense system keeping intruders at bay. »

How to Easily Find Your Public IP Address (also) from the Command Line

How to Easily Find Your Public IP Address (also) from the Command Line

Learn how to find your public IP address using command-line tools on Linux, macOS, and Windows. Skip the browser, bypass privacy quirks, and get accurate results in seconds! »

Arrow right icon Page 1 of 2
MojaLab - Discover, Learn, and Share Tech © 2025
Published with Ghost and Paperleaf