nicksavarese/allora-ios
An iOS Keyboard Extension that allows for interacting with LLMs directly from any text input field. The LLM response is placed into the text field. Includes options to send clipboard contents with the request to help instruct/guide the response.
This project offers a custom iOS keyboard that lets you use large language models (LLMs) directly within any app where you type. You can send your typed text, clipboard content, or both to an LLM, and its response will appear right in your text field. It's designed for anyone using an iPhone or iPad who wants to quickly generate replies, summarize information, or transform text on the go, without switching apps.
No commits in the last 6 months.
Use this if you frequently want to leverage AI for tasks like drafting emails, responding to messages, or generating creative text directly from your iOS device's keyboard.
Not ideal if you don't want to set up and manage your own local language model or connect to a custom REST API.
Stars
52
Forks
6
Language
Swift
License
Apache-2.0
Category
Last pushed
Jul 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nicksavarese/allora-ios"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
containers/ramalama
RamaLama is an open-source developer tool that simplifies the local serving of AI models from...
av/harbor
One command brings a complete pre-wired LLM stack with hundreds of services to explore.
RunanywhereAI/runanywhere-sdks
Production ready toolkit to run AI locally
runpod-workers/worker-vllm
The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
foldl/chatllm.cpp
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)