India’s MoEngage bets that the way forward for advertising and marketing is tens of millions of AI brokers

India’s MoEngage bets that the way forward for advertising and marketing is tens of millions of AI brokers

Indian buyer engagement software program agency MoEngage, which serves manufacturers throughout world markets, has acquired San Francisco-based startup Aampe in an all-cash deal, betting that AI brokers that make selections for particular person prospects will turn into the way forward for advertising and marketing. MoEngage didn’t disclose the monetary phrases of the transaction, however a…

Read More
Walmart-backed Flipkart expands quick-commerce push as Amazon ramps up in India

Walmart-backed Flipkart expands quick-commerce push as Amazon ramps up in India

As fast commerce turns into India’s subsequent e-commerce battleground, Walmart-backed Flipkart stated Wednesday that its Minutes service has constructed a community of 1,000 micro-fulfillment facilities — small, strategically situated warehouses designed to allow deliveries in minutes — lower than two years after launch, a milestone Amazon can be concentrating on because it expands its fast-delivery…

Read More

Mistral OCR 4 Brings Citation-Ready Structured Output to RAG, Agentic, and Enterprise Search Pipelines

Today, Mistral AI released OCR 4, its latest document-understanding model. This new release adds bounding boxes, block classification, and inline confidence scores alongside extracted text. It supports 170 languages across 10 language groups and runs in a single container for fully self-hosted deployments. OCR 4 also serves as an ingestion component for enterprise search, RAG,…

Read More

Datalab Releases lift: A 9B Open-Weights Vision Model That Extracts Structured JSON From PDFs Using Schemas

Datalab has released lift, a 9B open-weights vision model for structured extraction. You pass it a JSON schema, and it returns a JSON object that matches. The model reads PDFs and images directly, then decodes against your schema. This is Datalab’s first model built purely for extraction. The team already ships open-source OCR tools: chandra,…

Read More
Use NVIDIA Canary-1B-v2 for ASR, Translation, and Computerized SRT Subtitle Export in Python

Use NVIDIA Canary-1B-v2 for ASR, Translation, and Computerized SRT Subtitle Export in Python

import time, json, gc, math, urllib.request import torch, numpy as np, soundfile as sf, librosa print(“>>> PHASE 2: operating tutorialn”) print(“NumPy:”, np.__version__, “| PyTorch:”, torch.__version__) print(“CUDA out there:”, torch.cuda.is_available()) if torch.cuda.is_available(): print(“GPU:”, torch.cuda.get_device_name(0), f”| VRAM: {torch.cuda.get_device_properties(0).total_memory/1e9:.1f} GB”) else: print(“⚠️ No GPU — will run on CPU (very gradual). ” “Set Runtime > Change runtime sort…

Read More