Skip to content

alphoder/Axon

Repository files navigation

Axon — AI-Powered Growth Suite

An umbrella workspace for the Axon product line: a set of AI and automation tools aimed at premium Indian brands and agencies. Each subfolder here is a standalone product or service; this README is the index.

Why "Axon"

An axon carries signals from one neuron to the next. The Axon suite does the same thing for a brand — turning raw signals (reviews, DMs, leads, menus, content queues) into coordinated action, through AI.

What's Inside

Sub-project What it does Status
AxonScrapper LeadHunter — scrapes prospect lists from public directories, enriches with contact data, ships to a client dashboard. Dockerised server + React client. Active
AxonSocialAI Multi-platform social automation. Style-cloning AI that writes and schedules posts on Instagram, LinkedIn, Twitter/X, Facebook. Active
Bot's Unconsiousness Behaviour specs and prompt libraries for five platform bots (Facebook, Instagram, LinkedIn, Twitter, Manager). Reference docs for AxonSocialAI. Active
OfficialWebsite Public-facing Axon website + a portfolio demo build. Next.js. Active
Premium AR Segment Axon Aura — AR menu platform for premium hospitality (see AxonPremium on GitHub). Pilot-ready
ReviewAnalyzer Aggregates and analyses Google / Zomato reviews into actionable ops feedback. In design (see axon_parts_3_4_revised.md)

How This Is Structured

Each sub-project is self-contained: its own package.json, its own build, its own README (where applicable). Treat them as a monorepo of loosely coupled products rather than a single application.

Axon/
├── AxonScrapper/        # Node.js backend + React client — LeadHunter
├── AxonSocialAI/        # Prompt engineering + web app for social autopilot
├── Bot's Unconsiousness/# Platform-by-platform bot behaviour docs (MD)
├── OfficialWebsite/     # Marketing site
│   ├── axon/            # Main site
│   └── portfolio-demo/  # Client-facing demo build
├── Premium AR Segment/  # Axon Aura (also published as AxonPremium on GitHub)
│   └── axon-aura/       # Next.js AR menu app
└── ReviewAnalyzer/      # Plans & spec for the review-intelligence module

Getting Started per Sub-project

Each folder has its own install steps. Broadly:

  • Node projects: pnpm install && pnpm dev (or npm where indicated)
  • Docker-orchestrated services (AxonScrapper): docker-compose up

Refer to the sub-project's own README or LeadHunter_Claude_Code_Prompts.md / axon-aura-14-day-plan.md for specifics.

Philosophy

  1. Premium over mass-market. Every Axon product targets brands that charge for experience — fashion houses, fine dining, talent agencies, boutique services.
  2. Indian context first. WhatsApp over email, Hinglish over English-only, Razorpay before Stripe.
  3. AI as the operator, not the novelty. The AI does the boring work (writing captions, answering DMs, summarising reviews). The brand keeps its voice.
  4. Ship a thin vertical end-to-end before broadening the product.

License

Proprietary — Vedant Singh (@alphoder). Individual sub-projects may have their own license terms; check each one.


Maintained by @alphoder.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors