What is IBKI_LLM?
IBKI_LLM is a web interface for interacting with LLM models using Ollama, making AI accessible via a browser.
What are the prerequisites for using IBKI_LLM?
Python 3.8+, Ollama installed with a desired LLM model (e.g., llama2).
How do I install IBKI_LLM?
Clone the repository, install Python packages from requirements.txt, and ensure Ollama is set up with a model.
How do I run IBKI_LLM?
Start the Ollama server (ollama serve), then run the web application using python app.py and access it via http://localhost:8000.
What models are supported by IBKI_LLM?
It supports any LLM model that Ollama supports, with llama2 set as the default. You can change the model in app.py.
Can I integrate IBKI_LLM with UBOS?
Yes, IBKI_LLM integrates seamlessly with UBOS for building and testing custom AI Agents, connecting them with enterprise data, and orchestrating Multi-Agent Systems.
Ollama LLM Web Interface
Project Details
- IBK-Insurance/IBKI_LLM
- Last Updated: 5/15/2025
Recomended MCP Servers
Asynchronous text generation service built around the distilgpt2 model, exposing an MCP-compliant API via FastMCP 🤖. It utilizes...
Implementation of an MCP Server to use the Prem SDK
Use AI to edit image in Claude Desktop / Cursor (AI P图)
Stata MCP Extension for VS Code and Cursor IDE
MCP server for flipping coins with varying degrees of randomness from random.org
Implementation of an MCP (Model Context Protocol) Server for SQLite. It provides an AI model with context and...
A proof-of-concept implementation of a Model Context Protocol (MCP) server that runs in WebAssembly (WASM) within a web...





