<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API Integration | Udit Asopa</title><link>https://uditasopa.netlify.app/tag/api-integration/</link><atom:link href="https://uditasopa.netlify.app/tag/api-integration/index.xml" rel="self" type="application/rss+xml"/><description>API Integration</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>2026</copyright><lastBuildDate>Fri, 17 Oct 2025 00:00:00 +0000</lastBuildDate><image><url>https://uditasopa.netlify.app/media/avatar.png</url><title>API Integration</title><link>https://uditasopa.netlify.app/tag/api-integration/</link></image><item><title>Vision Text Extractor</title><link>https://uditasopa.netlify.app/project/ocr_detectors_with_vlms/</link><pubDate>Fri, 17 Oct 2025 00:00:00 +0000</pubDate><guid>https://uditasopa.netlify.app/project/ocr_detectors_with_vlms/</guid><description>&lt;h2 id="features">Features&lt;/h2>
&lt;p>The Vision Text Extractor is a powerful CLI tool that combines multiple AI providers for optimal text extraction from images and documents. Whether you need privacy-first local processing or high-accuracy cloud-based solutions, this tool has you covered.&lt;/p>
&lt;h3 id="key-capabilities">Key Capabilities:&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>Multiple AI Providers&lt;/strong>: Choose from local SmolVLM/LLaVA models or cloud-based OpenAI GPT-4o&lt;/li>
&lt;li>&lt;strong>Privacy-First Design&lt;/strong>: Local processing keeps your sensitive data on your machine&lt;/li>
&lt;li>&lt;strong>Flexible Input Options&lt;/strong>: Process local files or images from web URLs&lt;/li>
&lt;li>&lt;strong>Custom Prompts&lt;/strong>: Extract specific information with tailored extraction prompts&lt;/li>
&lt;li>&lt;strong>Easy Setup&lt;/strong>: One-command installation using Pixi package manager&lt;/li>
&lt;/ul>
&lt;h2 id="quick-start">Quick Start&lt;/h2>
&lt;p>Getting started with Vision Text Extractor is simple:&lt;/p>
&lt;pre>&lt;code class="language-bash"># Clone and install
git clone https://github.com/udit-asopa/vision-text-extractor.git
cd vision-text-extractor
pixi install
# Setup
pixi run setup-smolvlm    # Hugging Face SmolVLM (~2GB)
pixi run setup-ollama     # Ollama LLaVA (~4GB)
# Quick demo
pixi run demo-ocr-huggingface
# Use with your images refer this for quick Commands:
# https://github.com/udit-asopa/vision-text-extractor/tree/main?tab=readme-ov-file#-quick-commands
pixi run ocr_llm path/to/your/image.jpg
&lt;/code>&lt;/pre></description></item><item><title>Toolchain and Technologies</title><link>https://uditasopa.netlify.app/skills/tools_tech/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://uditasopa.netlify.app/skills/tools_tech/</guid><description>&lt;table style="border-collapse: collapse; width: 100%;">
&lt;tr>
&lt;td>&lt;strong>Coding and Analysis&lt;/strong>&lt;/td>
&lt;td>&lt;strong>Geospatial and EO Tools&lt;/strong>&lt;/td>
&lt;td>&lt;strong>Cloud and Development Platforms&lt;/strong>&lt;/td>
&lt;td>&lt;strong>Visualization and Reporting&lt;/strong>&lt;/td>
&lt;td>&lt;strong>Integration and Operations&lt;/strong>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>
&lt;br>Python (pandas, numpy, matplotlib, seaborn)&lt;br>
&lt;br>Statistical scripting for EO analytics&lt;br>
&lt;br>SQL &amp; R (basic)&lt;br>
&lt;br>Custom data transformations&lt;br>
&lt;br>DAX &amp; M for BI tools
&lt;/td>
&lt;td>
&lt;br>QGIS, ArcGIS, Google Earth Engine (GEE)&lt;br>
&lt;br>GDAL &amp; SNAP&lt;br>
&lt;br>LiDAR data processing tools&lt;br>
&lt;br>SARscape for InSAR workflows&lt;br>
&lt;br>Raster-vector integration suites
&lt;/td>
&lt;td>
&lt;br>Google Earth Engine cloud apps&lt;br>
&lt;br>AWS (EC2, S3 basics)&lt;br>
&lt;br>Git &amp; version control workflows&lt;br>
&lt;br>Databricks notebooks&lt;br>
&lt;br>Jupyter-based automation
&lt;/td>
&lt;td>
&lt;br>Power BI &amp; geospatial dashboards&lt;br>
&lt;br>Seaborn and matplotlib visualizations&lt;br>
&lt;br>KPI tracking and visual storytelling&lt;br>
&lt;br>Custom reports for disaster analytics&lt;br>
&lt;br>Interactive map-based interfaces
&lt;/td>
&lt;td>
&lt;br>Bash &amp; CLI scripting for task automation&lt;br>
&lt;br>GitHub Actions &amp; team repos&lt;br>
&lt;br>API integration with Esri tools&lt;br>
&lt;br>Pipeline orchestration for SAR data&lt;br>
&lt;br>DevOps-style reproducibility tools
&lt;/td>
&lt;/tr>
&lt;/table></description></item></channel></rss>