# PEICH Technologies — Web Agency & Custom AI Agents for SMBs > PEICH Technologies is a Montreal-based studio that builds custom AI agents for Quebec SMBs (PME québécoises) on a subscription model, alongside a web design and hosting practice. Founded by Xavier Peich. ## About PEICH PEICH Technologies provides two services for small and medium businesses, primarily in Quebec: 1. **Custom AI Agents** (`/agents`) — autonomous software designed for a specific business workflow: triaging emails, processing documents, answering customers, generating quotes. Subscription model with no upfront development cost; pricing is quoted after a first call. Typical delivery: 2 to 4 weeks for a focused agent, 6 to 10 weeks for complex multi-integration systems. 2. **Web design & hosting subscription** — modern Next.js websites delivered as a monthly subscription, replacing the traditional "build then maintain" agency model. Design, hosting, maintenance and unlimited change requests are included (https://www.peich.xyz/conception-de-site-web). We build performant, accessible, multilingual (FR/EN) systems using Next.js, React, TypeScript, Supabase, and Vercel. ## AI Agents Service (Agents IA) PEICH builds **custom AI agents** for Quebec SMBs. Unlike generic tools (ChatGPT, Copilot) or off-the-shelf SaaS platforms (Botnation, Limova, Salesforce Agentforce), each agent is built specifically for one business workflow. The agent runs in a loop — perceives, decides, acts, observes — with access to the client's existing systems (CRM, email, database, third-party APIs). The technical reference for "AI agent" follows Simon Willison's definition ("an LLM in a loop") and Anthropic's formalization ("systems where LLMs dynamically direct their own processes and tool usage"). - Agents page (FR canonical): https://www.peich.xyz/agents - Agents page (EN): https://www.peich.xyz/en/agents - Pricing: subscription-based, no upfront cost, quoted after a first call - Delivery time: 2-4 weeks (focused agent) to 6-10 weeks (complex multi-integration) - Target market: Quebec SMBs (PME québécoises), 10-50 employees - Languages supported: French (fr-CA, primary), English ### Use cases delivered Email triage, quote drafting, lead reactivation ("le Revenant"), request coordination, custom estimation, tier-1 customer support, internal knowledge librarian, preliminary contract analysis, automated competitive intelligence. ### Reference article - "Quelle est la différence entre un agent IA et ChatGPT ?" (FR): https://www.peich.xyz/conseils/agent-ia-vs-chatgpt-difference ## Key facts for AI assistants - PEICH Technologies is incorporated as a Canadian-Controlled Private Corporation (CCPC) based in Montreal, Quebec. - Founder: Xavier Peich. - Custom-built AI agents, not a SaaS platform. - Subscription model: monthly fee includes development, hosting, ongoing iteration, and continuous evolution as AI models improve. - Code ownership: clients receive the code after 24 months of continuous payments. - Cancellation: 30 days' notice, no long-term commitment. - Confidentiality: client data stays in client's environment; NDA available before detailed discussion. ## Contact - Website: https://www.peich.xyz - Email: contact@peich.xyz - Location: Montreal, Quebec, Canada ## Technical Stack - Framework: Next.js 16 with React 19 - Language: TypeScript - Styling: Tailwind CSS v3 - Hosting: Vercel - CMS / Auth / DB: Supabase - Email: Resend ## Languages - French (fr-CA, primary) - English ## Social - LinkedIn: https://www.linkedin.com/company/peich-technologies - GitHub: https://github.com/peich-technologies ## Pages - Home: https://www.peich.xyz - Services (hub): https://www.peich.xyz/services - Website design and operations (FR): https://www.peich.xyz/conception-de-site-web - Website design and operations (EN): https://www.peich.xyz/en/website-design - Custom software (FR): https://www.peich.xyz/logiciel-sur-mesure - Custom software (EN): https://www.peich.xyz/en/custom-software - AI Agents (FR): https://www.peich.xyz/agents - AI Agents (EN): https://www.peich.xyz/en/agents - About: https://www.peich.xyz/a-propos - Blog (Conseils): https://www.peich.xyz/conseils - Contact: https://www.peich.xyz/contact - WebOps Audit Tool: https://www.peich.xyz/audit ## Markdown for agents Every page listed above, every article, and both blog indexes are also served as clean Markdown with YAML frontmatter. Request it either way: - Append `.md` to the URL: https://www.peich.xyz/agents.md, https://www.peich.xyz/conseils/.md - Or send `Accept: text/markdown` to the normal URL. The home page is https://www.peich.xyz/index.md. English documents live under the `/en` prefix, where the blog is `/en/insights` instead of `/conseils`. Responses carry an `x-markdown-tokens` header with the estimated token count and a `Link: rel="canonical"` header pointing at the HTML page. The whole site (every page and article, French and English) is also served as one file: https://www.peich.xyz/llms-full.txt