Llm

Blog posts tagged “LLM”


How to Self-Host Langflow and Access It Remotely

Langflow AI agents self-hosted

Learn how to install and self-host Langflow locally using pip, uv, or Docker, and make it remotely accessible from anywhere using Pinggy. Build and deploy custom AI agents without cloud lock-in.

localhost:1337 - Jan Local AI Port Guide

localhost port Jan

Complete guide to localhost:1337 - the default port for Jan, an open-source alternative to ChatGPT that runs entirely offline.

How to Host Your AI App on Google Colab for Free

Google Colab Ollama Flask

Learn how to build and host a complete AI-powered Flask application on Google Colab with free GPU access. Use Ollama for LLM inference and Pinggy for public access - no server costs required.

What is 'Mixture of Experts' in LLM Models?

LLM AI Models Mixture of Experts

Understand Mixture of Experts (MoE) architecture in LLM models - how it works, why it's efficient, and which models use it. Learn about sparse activation, routing, and performance benefits.