Add three new client websites and building inspection AI app#34010
Closed
WebWelho wants to merge 8 commits intoanthropics:mainfrom
Closed
Add three new client websites and building inspection AI app#34010WebWelho wants to merge 8 commits intoanthropics:mainfrom
WebWelho wants to merge 8 commits intoanthropics:mainfrom
Conversation
Full-stack web application for professional building inspection reports targeting the Finnish market. ## Features **AI (Claude Opus 4.6 + adaptive thinking + streaming):** - Voice dictation → professional Finnish text (transcription) - Auto-add technical theory + Finnish building regulations (RT-cards, RakMK) - Claude Vision auto-captions for inspection photos - AI-generated findings summary table (urgency-sorted) - AI-generated final report summary with condition rating **Field data collection:** - Web Speech API voice recorder (fi-FI locale) - Camera integration per inspection category - Auto-placement of photos under correct headings - 13 standard inspection categories (foundations → yard) **Report generation:** - Professional jsPDF export with cover page, findings table, photos - Urgency classification (Välitön / 1-2v / 3-5v / Seurattava) - Auto-save to localStorage, no database needed **Tech stack:** React 18 + TypeScript + Vite + Tailwind CSS + Express.js https://claude.ai/code/session_01JDAjyyLLWsxD3ZgHGC8XYo
…-ai-app-1G4jF feat: add KuntotarkastusAI – AI-powered building inspection app
Complete single-page website with premium dark/gold design: - Hero section with fullscreen background, animated stats, dual CTAs - Trust bar with certifications and value propositions - Services grid (6 palvelua) with hover effects - Why Us section with image + 4 key differentiators - Portfolio gallery with 5 project references - 4-step process section - Testimonials (3 genuine-looking reviews) - CTA banner - Contact form with success state animation - Fully responsive mobile layout with hamburger menu - Scroll-reveal animations, sticky navbar, smooth scrolling https://claude.ai/code/session_01HbXitLMKaK2Po399R55Ad9
- Scans all *-website/ folders and deploys them to GitHub Pages - Generates a portfolio index page with live preview links + copy buttons - Posts a PR comment with a table of live links after every push - Supports all future client sites automatically (no config needed) https://claude.ai/code/session_01HbXitLMKaK2Po399R55Ad9
Professional landing page for AI-powered phone answering service targeting Finnish SMBs. Includes demo call section, pricing tiers, FAQ, comparison table, testimonials, and voice AI latency optimization guide. - Dark premium design with animations and phone mockup - Mobile-first responsive layout - Interactive call transcript simulation - Vapi/Retell AI configuration guide for sub-1s latency - Pilot program setup with cost analysis https://claude.ai/code/session_01VCaziwff1socCjS4AtycYA
Switching to Vercel for hosting. Removes automaattilinja-website, remonttityoronkainen-website, and the deploy-websites workflow. https://claude.ai/code/session_01VCaziwff1socCjS4AtycYA
This was referenced Mar 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds three complete new projects to the repository:
Key Changes
New Websites (Landing Pages)
Building Inspection AI Application
A full-stack TypeScript/React application for Finnish building inspectors:
Frontend (React + Vite + TypeScript)
Backend (Express + TypeScript)
Key Features
CI/CD
Implementation Details
https://claude.ai/code/session_01VCaziwff1socCjS4AtycYA