Skip to content

Remove Choreless — repo becomes the standalone WhatsApp AI chatbot - #3

Open
GreenAiSolution wants to merge 1 commit into
mainfrom
claude/whatsapp-chatbot-responsive-s2i9oh
Open

Remove Choreless — repo becomes the standalone WhatsApp AI chatbot#3
GreenAiSolution wants to merge 1 commit into
mainfrom
claude/whatsapp-chatbot-responsive-s2i9oh

Conversation

@GreenAiSolution

Copy link
Copy Markdown
Owner

Summary

Choreless is a separate project. This removes it entirely and repurposes the repo as the standalone WhatsApp AI chatbot.

Removed

  • App.tsx, CHORELESS-architecture.md, CHORELESS-blueprint.md, CHORELESS-execution-engine.md, CHORELESS-financial-model.xlsx, CHORELESS-operations-playbook.md, CHORELESS-platform.html, LAUNCH-clipfactory.md, build.mjs, index.html, iris-transition.html, .claude/launch.json

Restructured

  • Promoted the chatbot from whatsapp-ai-chatbot/ to the repo root.
  • Scrubbed every remaining "Choreless" reference from the workflow system prompts, the vector-search tool descriptions, the ingestion form, and the README.

Repo now contains only

File What it is
workflow.json Base multimodal WhatsApp AI chatbot (RAG + memory)
workflow-quickbooks-specialist.json QuickBooks specialist — live query/report + gated write tools
workflow-customer-support.json Customer support agent (RAG + escalation)
ingest-knowledge-base.json Chunk → embed → load documents into the vector store
build-variants.mjs Regenerates both specialists from the base
README.md Setup guide (now the repo root README)

All JSON validated. No secrets committed.

Note: this only removes Choreless from the repo contents — the GitHub repo is still named choreless. Rename it in repo Settings if you want the name to match too.

🤖 Generated with Claude Code


Generated by Claude Code

Choreless was a separate project. Deleted all Choreless assets (App.tsx,
CHORELESS-*, build.mjs, index.html, iris-transition.html, launch config)
and promoted the WhatsApp AI chatbot from whatsapp-ai-chatbot/ to the repo
root. Scrubbed remaining 'Choreless' references from workflow prompts,
tool descriptions, the ingestion form, and the README.

The repo now contains only the n8n WhatsApp AI chatbot: base workflow,
QuickBooks specialist, customer support agent, ingestion workflow,
variant generator, and setup guide.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DbHTAPJK129nRcBEuyrmqk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants