Back to home
Local AI
Year
2024
Type
AI Prototype
Tools
Ollama, Mistral, Terminal, Homebrew, Poppler
Overview
This exploration shows how a small flower shop could use an AI agent to automate repetitive customer-service tasks.
The prototype answers store-related questions, checks flower availability, collects order details, updates inventory, and logs confirmed orders into Google Sheets.
Why It Matters
This prototype shows how local AI can support private document analysis when privacy, offline access, or data control matter. For sensitive files like meeting notes, financial reports, or bank statements, a local LLM workflow can help users summarize and analyze information without sending the source documents to a cloud AI service.
Key Learnings
© 2026 Sarat Kollimarla · Updated June 2026
Back to home
Local AI
Year
2024
Type
AI Prototype
Tools
Ollama, Mistral, Terminal, Homebrew, Poppler
Overview
I built a privacy-focused document analysis workflow to explore how open-source language models can run directly on a personal computer. The prototype uses Ollama to run Mistral locally, then combines it with a PDF-to-text workflow so documents can be summarized and analyzed without relying on a cloud-based AI tool.
Why It Matters
This prototype shows how local AI can support private document analysis when privacy, offline access, or data control matter. For sensitive files like meeting notes, financial reports, or bank statements, a local LLM workflow can help users summarize and analyze information without sending the source documents to a cloud AI service.
Key Learnings
© 2026 Sarat Kollimarla · Updated June 2026