It's an extremely basic REST wrapper around an Ollama server. I use it to be able to very easily get small amounts of ML text into other projects. And via a siri shortcut so that I can ask my HomePod questions and have a chance at getting an answer other than "I found some web results. I can show you if you ask again from your iPhone.".
-
Notifications
You must be signed in to change notification settings - Fork 0
PatrickTCB/resting-llama
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A very basic REST service that's meant to sit in front of an Ollama server and allow you to use it via simple HTTP POST calls.