Writing
Projects
AR Collections Agent
Autonomous AI agent for accounts receivable — prioritizes overdue invoices, drafts personalized follow-ups, integrates with SAP FICO via RFC for real-time balance data.
Invoice Verification Agent
AP pipeline that 3-way matches every invoice against PO and goods receipt, classifies each issue by responsibility (vendor, internal, or mixed), drafts the right correspondence, and routes approvals back to the team.
vDocs
AI-powered documentation platform — transforms videos into structured documents, manages content lifecycle, and exports to PDF and Word. Handles the full pipeline from raw recording to polished deliverable.
Multimodal Search Engine
Unified retrieval across photos, floor plans, and PDF specs for an architecture studio. One embedding model, one vector space — text, images, and documents searchable with natural language.
langchain-hana-cache
Semantic caching for SAP HANA Cloud. 21x faster responses, 96% latency reduction. Uses HANA's vector engine to match similar prompts and serve cached answers — zero tokens on cache hits.
langchain-hana-retriever
Hybrid BM25 + vector retrieval for SAP HANA Cloud. Keyword precision meets semantic understanding with Reciprocal Rank Fusion reranking.
langgraph-checkpoint-hana
LangGraph checkpointer for SAP HANA Cloud. Persistent memory, fault recovery, and time travel for your agents — in the HANA instance you already have.