Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 530 Bytes

File metadata and controls

8 lines (5 loc) · 530 Bytes

RAG Applications

Project GUIs

  • Gemma-3 OCR Streamlit App | Posit Cloud A Streamlit app that extracts structured text from images using Google's Gemma 3 Vision model via Ollama.

    NOTE: Please be sure to run this app locally since Ollama is designed to run on your local machine or on a server you control. Please be sure to clone the code inside app.py to run the image OCR text extraction example.