Homepage  • Privacy Policy & Imprint

Connect your project to Ollama and LM Studio

Lazarus Local LLM Wrapper

https://github.com/Benjimen1966/Lazarus-Free-Pascal-Local-LLM-wrapper

Licence: MIT, © 2026 Benjimen Chan

A demo for Lazarus/FreePascal showing how to connect your desktop application to local Large Language Models (LLMs) via Ollama and LM Studio. This example demonstrates that AI integrations can be implemented in FreePascal - without Python, Node.js, or external run­times.

Ollama Endpoint: http://localhost:11434/api/chat
LM Studio Endpoint: http://localhost:1234/v1/chat/completions


Back  •  Scroll to Top  • Homepage