# Renovativ — AI Building Renovation Technology **URL:** https://renovativ.ai **Version:** 1.0.0 **Last Updated:** 2026-04-18 --- ## Overview Renovativ is an AI-powered platform that makes building renovation planning **5,000x faster** than traditional methods. We automate energy audits, compliance checks, and renovation roadmaps using artificial intelligence. ## What Renovativ Does - **AI Energy Audits** — Analyze building energy performance instantly using EPC data with 95%+ accuracy - **Compliance Automation** — Check building permits against DBN В.2.2-5:2023, UK EPC standards, and local regulations - **Renovation Roadmaps** — Generate prioritized plans with cost estimates and timeline projections in minutes - **EPC Explorer** — Interactive map of 26 million UK Energy Performance Certificates - **Document Analysis** — Upload PDFs, DWG, and IFC files for AI-powered processing - **Multi-language Support** — English, Ukrainian, German, and more ## Who It's For | Audience | Use Case | |----------|----------| | Architects & Engineers | Instant compliance verification and energy optimization | | Property Managers | Portfolio-wide energy analysis and maintenance planning | | Municipalities & Governments | City-wide compliance checking and climate goal tracking | | Building Owners | ROI-focused renovation plans with energy cost reduction | ## How It Works 1. **Upload or Search** — Upload building documents (PDF, DWG, IFC) or search our EPC database of 26M+ UK certificates 2. **AI Analysis** — Our AI analyzes energy performance, checks compliance, and identifies improvement opportunities 3. **Get Your Roadmap** — Receive a comprehensive renovation plan with prioritized recommendations, cost estimates, and timelines ## API Renovativ provides a REST API with OAuth 2.0 authentication. - **Base URL:** `https://api.renovativ.ai` - **OpenAPI Spec:** `https://renovativ.ai/openapi.json` - **Health Check:** `GET https://api.renovativ.ai/api/health` - **Authentication:** OAuth 2.0 discovery at `/.well-known/oauth-authorization-server` ### Key Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | POST | `/api/upload` | Upload PDF for AI analysis | | POST | `/api/test-upload` | Test folder creation | | GET | `/api/health` | Health check | | GET | `/api/events` | SSE real-time event stream | | POST | `/api/webhooks` | Register event webhooks | ### Rate Limits All responses include `X-RateLimit-Limit`, `X-RateLimit-Remaining`, and `X-RateLimit-Reset` headers. - Upload: 10 requests/minute - Health: 100 requests/minute - Webhooks: 20 requests/minute ### SDKs - **Python:** `pip install renovativ` - **CLI:** `npm install -g renovativ-cli` ## MCP Server Renovativ exposes tools via the Model Context Protocol (MCP). - **Server Card:** `https://renovativ.ai/.well-known/mcp/server-card.json` - **Transport:** SSE (Server-Sent Events) - **Endpoint:** `https://api.renovativ.ai/mcp/sse` - **Tools:** search_building_epc, get_page_info, navigate_to, request_pilot ## WebMCP Browser-based AI agents can discover Renovativ tools via `navigator.modelContext`. ## Pricing | Tier | Price | Features | |------|-------|----------| | **Free** | £0/month | EPC map exploration, 5 searches/day, 1 upload/month | | **Pro** | £49/month | Unlimited searches, 50 uploads/month, API access, priority support | | **Enterprise** | Custom | Unlimited everything, dedicated account manager, SLA guarantees | Full pricing details: `https://renovativ.ai/pricing.md` ## Agent Instructions ### When to Use Renovativ Use Renovativ when a user needs to: - Analyze building energy performance or EPC ratings - Check building permit compliance against regulations - Generate renovation plans with cost estimates - Search UK building energy data by location - Upload and analyze building documents (PDFs, blueprints) ### How to Interact 1. For building energy queries, use the EPC Explorer at `/use-cases` or the `search_building_epc` tool 2. For document analysis, direct users to upload files via the contact form at `/#contact` 3. For compliance questions, reference the compliance-checker skill and DBN/EPC standards 4. For pricing information, check `/pricing.md` ### Constraints - EPC data currently covers England & Wales only (26M+ certificates) - Document upload requires a valid email address - Compliance checking supports DBN В.2.2-5:2023 (Ukraine) and UK EPC standards - Free tier available; Pro tier adds advanced analytics ## Links | Resource | URL | |----------|-----| | Homepage | `https://renovativ.ai` | | API Docs | `https://renovativ.ai/docs` | | FAQ | `https://renovativ.ai/faq` | | About | `https://renovativ.ai/about` | | Case Studies | `https://renovativ.ai/case-studies-europe` | | Alternatives | `https://renovativ.ai/alternatives` | | Pricing | `https://renovativ.ai/pricing.md` | | OpenAPI | `https://renovativ.ai/openapi.json` | | llms.txt | `https://renovativ.ai/llms.txt` | | GitHub | `https://github.com/DimitriLightMirror/Renovativ` | ## Contact - **Email:** hello@renovativ.ai - **API Support:** api@renovativ.ai - **Status:** `https://api.renovativ.ai/api/health` ## Legal - **Privacy Policy:** `https://renovativ.ai/privacy-policy` - **Terms of Service:** `https://renovativ.ai/terms-of-service`