Analyzer Stats
What is this? ¶
This is a project I built that combines my self-hosted Large Language Model (LLM) powered by Ollama, running on my NAS, with the connectivity of Cloudflare Tunnel. This setup securely makes the Ollama API accessible on the Internet while keeping everything efficient and under my control.
The tool lets anyone analyze documents using carefully designed prompts. You can either paste in text or upload a file (PDF or TXT), and it processes the input using Llama2, a cutting-edge AI model known for its exceptional language understanding.
I’m really excited about how this project blends advanced AI with private hosting. It’s a great example of how you can use modern tools to create powerful and secure solutions that are accessible to the public.
In depth blog post regarding this is available here:
Building a Self-Hosted Document Analyzer Using Ollama, Llama2, and Cloudflare Tunnel