All
Articles 184,524Blog Posts 167,390Tech Tutorials 49,434Research Papers 35,885News 22,767
⚡ AI Lessons

Dev.to · Edgaras
1d ago
Running the PaddleOCR PDF OCR service as a one-shot job, locally and on Azure Container Apps
paddleocr-pdf-api runs as an HTTP server that accepts PDF uploads and returns markdown. Setting...

Dev.to · Edgaras
📰 AI News & Updates
4w ago
jina-embeddings-v4 as an OpenAI-Compatible Embeddings Server
jina-embeddings-v4 is a self-hosted server for the jina-embeddings-v4 embedding model with an...

Dev.to · Edgaras
☁️ DevOps & Cloud
1mo ago
Deploying PaddleOCR PDF OCR service on Azure Container Apps
paddleocr-pdf-api converts PDFs to markdown over an HTTP API. This post deploys it to Azure Container...

Dev.to · Edgaras
🏗️ Systems Design & Architecture
⚡ AI Lesson
5mo ago
UML Deployment Diagrams
When designing complex software systems, understanding how your application components map to...

Dev.to · Edgaras
🛠️ AI Tools & Apps
⚡ AI Lesson
6mo ago
Using a Self-Hosted PDF OCR API with PaddleOCR
The problem If you need to extract text from PDFs - especially large ones with 100+ pages...

Dev.to · Edgaras
📣 Digital Marketing & Growth
⚡ AI Lesson
1y ago
Setting Up MySQL and MongoDB Together in Laravel 12
Sometimes you need relational data for parts of your app (MySQL) and flexible document storage for...
DeepCamp AI