Production-ready AI automation stack for small and medium businesses — customer service agents, B2B prospecting, reporting, and content generation.
NEURAXIS is an AI automation consultancy I founded to help French SMEs deploy practical AI agents that save time and generate revenue. This repository documents the agent stack built and deployed for real clients.
The first production deployment is for Ma Cave à Vin, a Lyon-based wine e-commerce company operating since 2004. The stack includes a customer service agent, a ticket management coordinator, automated workflows, and a content pipeline — all live in production.
Botpress-powered SAV assistant deployed on the company website. Handles customer enquiries about orders, products, delivery, and returns. Escalates complex cases to human agents.
- Platform — Botpress v3.6 (cloud)
- Interface — Webchat widget embedded on website
- Scope — Order tracking, product advice, return requests, FAQ
- Live at — bejewelled-sherbet-b6b4bc.netlify.app
Internal agent that receives escalated cases from Léa, creates structured support tickets, and assigns them to the relevant team member via Airtable.
- Platform — Botpress + Airtable integration
- Scope — Ticket creation, case classification, team routing
- Output — Structured Airtable records with priority, category, and customer data
Automated workflow connecting customer interactions, internal task management, and team scheduling.
Customer interaction (Léa)
│
▼
Escalation trigger (Léo)
│
▼
Airtable ticket created ──► Google Calendar event scheduled
│
▼
Team member notified (email + Telegram)
Python script that generates and publishes SEO-optimised wine articles automatically, twice a month.
- Content generation — Claude API (claude-sonnet) with 24 rotating wine topics
- Publishing — WordPress REST API with Basic Auth
- Schedule — Cron job at 09:00 on the 1st and 16th of each month
- Output — Structured HTML articles with title, intro, body sections, and meta description
Five pre-built agent templates available for SME deployment:
| Agent | Function | Stack |
|---|---|---|
| B2B Prospecting Agent | Finds and qualifies leads, drafts outreach sequences | Claude API + Phantombuster + n8n |
| Express SME Audit | Analyses business processes and identifies automation opportunities | Claude API + structured prompting |
| Customer Service Agent | Handles inbound customer queries 24/7 | Botpress + Claude API |
| Weekly Reporting Agent | Generates KPI reports from raw data automatically | n8n + Airtable + Claude API |
| LinkedIn Content Agent | Produces and schedules LinkedIn posts | Claude API + Brevo |
| Layer | Technology |
|---|---|
| AI / LLM | Anthropic Claude API (claude-sonnet) |
| Agent platform | Botpress v3.6 |
| Workflow automation | n8n (self-hosted) |
| Database | Airtable |
| Content publishing | WordPress REST API |
| Outreach | Brevo (email), Phantombuster (LinkedIn) |
| Notifications | Telegram Bot API |
| Hosting | Netlify (demos), Contabo VPS (workflows) |
| Languages | Python, Node.js, JavaScript |
┌─────────────────────────────────────────────┐
│ NEURAXIS Agent Stack │
│ │
│ ┌──────────┐ ┌──────────┐ │
│ │ Léa │───►│ Léo │ │
│ │ (SAV bot)│ │(Coord.) │ │
│ └──────────┘ └────┬─────┘ │
│ │ │
│ ┌────────▼────────┐ │
│ │ n8n Workflow │ │
│ └────────┬────────┘ │
│ │ │
│ ┌─────────────┼─────────────┐ │
│ ▼ ▼ ▼ │
│ Airtable Google Calendar Telegram │
│ │
└─────────────────────────────────────────────┘
Separate pipeline:
Claude API ──► WordPress REST API ──► Published articles
NEURAXIS offers a 30-day pilot for SMEs: one AI agent deployed, configured, and tested — with a mandatory written testimonial on completion.
Pilot price: €490 (standard rate: €1,000)
neuraxis-agents/
├── agents/
│ ├── lea-botpress/
│ │ └── system-prompt.md # Léa SAV agent configuration
│ └── leo-coordinator/
│ └── routing-logic.md # Léo ticket routing logic
├── workflows/
│ ├── n8n-airtable-calendar.json # n8n workflow export
│ └── telegram-notifications.json
├── publisher/
│ ├── publish_article.py # WordPress auto-publisher
│ ├── config.py # Topics + API config
│ └── INSTALLATION.md
├── demos/
│ └── lea-demo.html # Live demo page
└── README.md
| Metric | Value |
|---|---|
| Agents deployed in production | 2 (Léa + Léo) |
| Workflows automated | 3 |
| Articles auto-published | Every 15 days |
| Client | Ma Cave à Vin (Lyon, since 2004) |
NEURAXIS helps French SMEs deploy AI automation without technical overhead. Three service pillars:
- AI agent deployment — customer service, prospecting, reporting
- AI-powered prospect generation — automated lead qualification pipelines
- Team training — prompting workshops and AI tool adoption
Rodolphe de Gouvion Saint-Cyr Finance & Management student — ESDES Lyon Business School Founder, NEURAXIS