๐Ÿš€ AI Initiatives in flight

Where AI is actively developing at Qvantum right now. Curious, or want to join one? Reach out to the owner.

InitiativeWhat it isWhere it's developingOwner
RevOps engine (HubSpot)AI-assisted GTM workflows across the sales funnelLive in production, expanding to more functionsDominic
NPI / CPI dashboardUnified product-introduction status dashboard for PMsLive & demoable; MAB + PAB data side-by-sideStefano / PM team
NPI process agentsStep-by-step AI support through the NPI processWorkshop mapped; candidate agents definedFederico
Aircall voice pilotFirst AI telephony pilot (wedge toward voice assistant + chatbot)Scoping call-flow + pilot owner, target before summerDavid L
Marketing home-page buildClaude Code building web / home pagesLive โ€” summer worker shipping pagesLina (Marketing)
AI Qvantum community hubThis site โ€” tutorials, use cases, prompts, ambassadorsLive & growingDominic
Load-shifting simulation feedbackAI feedback loop on heat-pump load-shifting simsFeedback delivered; linking the simulationThomas N

A living list โ€” a row is dropped when an initiative lands or stalls. Closed and personal-coaching tracks are deliberately left off. Want yours here? Spin one up, then message the page owner.


๐Ÿ†• How to spin up a new AI project

~15 minutes to a working project. Works the same whether you drive it with Claude, Copilot, or another assistant. Need a licence?

First โ€” what is a "project", really?

There's nothing magic about it. A "project" is just a folder (or a Claude / Copilot "Project" space) that holds everything for one piece of work โ€” the documents and data it should know about, plus a short note telling the assistant what the work is and how to help. That's it.

The point of keeping it in one place is context: the assistant can be useful every time you come back, instead of starting from zero. In Claude Code that note is a CLAUDE.md file in the folder; in the Claude or Copilot apps it's the Project's instructions and uploaded files. Same idea, different button. The steps below are tool-neutral โ€” Claude is just the example.

  1. Decide the project's home. Pick a folder โ€” a repo, a shared-drive folder, or a new local folder โ€” that will hold the work. One folder = one project.
  2. Open it with Claude. In Claude Code (terminal / VS Code): open the folder and run claude inside it (see the Claude Code setup tutorial). In the Claude desktop / web app: create a new Project, name it, and add any starting documents.
  3. Give it a CLAUDE.md โ€” the single most important step. In Claude Code, type /init and it drafts one for you. This file is the project's memory: what it is, who it's for, conventions, do's and don'ts. A good CLAUDE.md is the difference between a helpful assistant and a guessing one. Edit it as the project grows.
  4. Add your sources. Drop the documents, data, or links the project should know about into the folder (or attach them in the app). Tell Claude what each one is.
  5. Start working in small, clear asks. "Summarise these three docs", "build a status page from this table", "draft the email." Approve its changes as you go until you trust the workflow.
  6. Keep it tidy. Use /clear between unrelated tasks. Update CLAUDE.md when conventions change. Share the folder so a colleague can pick it up.

Want it visible here? Once your project is doing real work, add it to the list above โ€” message the page owner. Need help starting? Ask an AI Ambassador in your department.

Maintained on the AI at Qvantum site ยท the "in flight" list is meant to be living โ€” one row edit when an initiative changes state.