My Ollama
iPhone / Utilitaires
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
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.