send link to app

My Ollama app for iPhone and iPad


4.4 ( 6064 ratings )
Utilities
Developer: Byungil Park
2.99 USD
Current version: 1.1.0, last update: 3 weeks ago
First release : 22 Nov 2024
App size: 30.11 Mb

MyOllama: Ollama-based LLM mobile client

MyOllama is a mobile interface that allows you to connect to a host running Ollama and interact with the large-scale language model (LLM).

Technical specs:

- Protocol: Ollama API compatible
- Supported models: Ollama-compatible LLMs such as Llama 2, CodeLlama, Mistral, and others
- Network: TCP/IP-based remote access
- UI: Chat-based interface

Key features:

1. remote LLM access: connect to Ollama host via IP address
2. custom prompts: support for custom instruction settings
3. multimodal input: handle text and image input (when model supported)
4. conversation history: save and manage chat sessions
5. Markdown view
6. Search Result

Usage Requirements:

- Host with Ollama installed and running (macOS, Windows, Linux)
- Network connection between host and client

Implementation notes:

- Communication with LLM utilizing Ollama APIs
- Minimize response latency with asynchronous processing

This app is designed for developers and researchers who want to efficiently utilize the open source LLM. It can be used for a variety of technical experiments, including API calls, prompt engineering, model performance testing, and more.

Caution: You are responsible for setting up and managing your Ollama host. Be aware of security settings.