Skip to main content
BLOG

Latest Insights

Engineering notes, product lessons, and updates from the SparkScribe team.

Loading…
AI Engineering 10 min read

Adding AI Without a Rewrite

Integrate LLM features into your existing Django app — phased, bounded, production-safe.

SparkScribe Engineering Team · Principal Engineer

How to add AI to existing web applications without a rewrite: audit use cases, Django service boundaries, phased rollout, and permission-aw…

  • Django
  • Python
  • OpenAI
  • Celery
Read article
AI Engineering 12 min read

RAG in Production

Retrieval lessons from consumer AI — chunking, freshness, and metrics that actually matter.

SparkScribe Engineering Team · Principal Engineer

Production RAG lessons from Django consumer AI work including AstroSure: retrieval quality, access control, caching, and operating search a…

  • Django
  • Python
  • OpenAI
  • PostgreSQL
Read article
AI Engineering 11 min read

Harness Engineering for Django Teams

Production-safe patterns for AI agents on Django — guardrails, observability, and release discipline.

SparkScribe Engineering Team · Lead Django Engineer

How SparkScribe builds harness engineering around Django AI agents: tool boundaries, prompt versioning, output validation, and observabilit…

  • Django
  • Python
  • Celery
  • PostgreSQL
Read article