I've been using AI on my Linux box a couple year now - Ollama running Dolphin Mistral, AnythingLLM weaving knowledge through RAG. This has been my go-to setup.
Then OpenClaw arrived. Suddenly my AI assistant can act - manipulate files, research the web, track todo items like a proper task manager.
An AI with teeth 🦁(or at least eyes and fingers).
#SelfHosted #AI #Ollama #Linux #OpenClaw #LocalLLM #PrivacyFirst
@scottslowe No, I haven't yet. But I want to share some of it soon.
For Ollama and local AIs, what I have found really useful is using Ollama + AnythingLLM, and then I can add documents increase the LLMs knowledge using RAG (for example, teaching it about the Gemini protocol).
When I get around to publishing blog posts (or maybe gemlogs), I will link to it here.
@leetaur Thanks. I look forward to reading it!