Skip to content

AI Projects Portfolio

Built with Council — a multi-agent AI system that debates, scores, and ranks the best ideas to build

9Projects
4Categories
3Council Sessions
100%AI-Built
AI Tools

Council

Multi-agent AI system that decides what to build next

Eight AI proposal agents gather real-world context, propose scored project ideas, then a full debate pipeline (fact-check, structured debate, calibration, judge) ranks the top 3 by consensus. Includes deep mode with Claude Opus for extended analysis.

Key Features

  • 8 concurrent proposal agents with distinct perspectives
  • 10-phase debate pipeline with structured argumentation
  • 7-dimension scoring with minority veto flags
  • Deep mode with Claude Opus for extended analysis

CLI

council convene --deep
council history --detail
PythonClaude APITyperRichPydanticDuckDuckGo Search
Live
Compliance9.0/ 10

DevTrust Shield

AI code verification & compliance for regulated industries

Security scanning, AI-generated code detection, hallucination detection, and trust scoring for fintech and healthcare codebases. Supports SOC2, HIPAA, PCI-DSS, and GDPR compliance frameworks with automated checks and remediation guidance.

Key Features

  • 10 security vulnerability patterns with CWE identifiers
  • AI-generated code detection with confidence scoring
  • Hallucination detection in AI-written code
  • Trust scoring (security, correctness, style)

CLI

devtrust scan .
devtrust verify file.py
PythonClaude APITyperRichPydantic
LiveCouncil Pick #1
Compliance8.0/ 10

AI Compliance Navigator

Multi-state AI regulatory intelligence for developers

API-first platform for navigating fragmented state-level AI regulations. Tracks 10 states including Colorado AI Act, California Transparency Act, and Illinois BIPA. CI/CD integration with automated compliance checking and remediation plans.

Key Features

  • 10 state AI regulation database (CO, CA, IL, NYC, TX, CT, UT, VA, MD, WA)
  • Pattern-based + AI-deep compliance analysis
  • AI-generated remediation plans with effort estimates
  • Category-specific checks (hiring, biometrics, health, transparency)

CLI

compnav scan . --states CA,CO
compnav remediate .
PythonClaude APITyperRichPydantic
LiveCouncil Pick #2
FinTech8.4/ 10

InvoiceGuard Pro

AI-powered late payment prediction & recovery

Predicts which invoices are at risk of late payment using client history analysis and AI. Generates multi-step recovery workflows with escalating actions (email, SMS, voice) compliant with FDCPA regulations. Built for freelancers and agencies.

Key Features

  • Payment risk prediction (rule-based + AI deep analysis)
  • Multi-step recovery workflows with escalation
  • FDCPA-compliant messaging templates
  • Client payment history tracking and scoring

CLI

invoiceguard add -c 'Acme' -a 5000
invoiceguard predict --deep
PythonClaude APITyperRichPydantic
LiveCouncil Pick #3
FinTech8.6/ 10

TradingCompliance AI

Automated tax compliance & wash sale detection for traders

Real-time wash sale detection and tax optimization for active traders. Imports trades from major brokers, detects 30-day wash sale violations, calculates short/long-term gains with 2026 tax brackets, and provides AI-powered tax-loss harvesting suggestions.

Key Features

  • CSV import for Robinhood, Schwab, Fidelity
  • 30-day wash sale rule detection (FIFO matching)
  • Short-term vs long-term capital gains calculation
  • 2026 US federal tax bracket estimation

CLI

tradecompliance import trades.csv -b robinhood
tradecompliance scan
PythonClaude APITyperRichPydantic
LiveCouncil Pick #1
Dev Tools7.6/ 10

DevFlow Analytics

Privacy-first developer productivity intelligence

Monitors developer tool usage and workflow patterns locally using process tracking. Detects friction points like rapid context switching, long idle periods, and context loss patterns. AI-powered analysis provides actionable productivity insights.

Key Features

  • Process-level activity monitoring (30+ dev tools)
  • Friction detection (rapid switching, idle, context loss)
  • Per-tool focus time and session metrics
  • AI-powered workflow optimization insights

CLI

devflow track -d 60
devflow friction
PythonClaude APITyperRichPydanticpsutil
LiveCouncil Pick #2
Dev Tools8.4/ 10

AI Context Manager

Unified context layer for AI coding assistants

Captures, prunes, and exports optimized project context for AI coding tools. Token-aware export stays within context window limits. AI-powered pruning identifies relevant files based on git state and file relationships.

Key Features

  • Multi-ecosystem dependency parsing (Python, Node, Rust, Go)
  • Token-aware context export (tiktoken)
  • AI-powered relevance pruning
  • Snapshot save/restore/diff

CLI

ctxman capture
ctxman export -f markdown -t 8000
PythonClaude APITyperRichPydantictiktoken
LiveCouncil Pick #3
AI Tools8.2/ 10

AgentFlow

Micro-SaaS agentic automation builder

Template-based agentic workflow system with 5 pre-built automation templates for common business tasks. Each agent is customizable and runs through Claude for intelligent processing.

Key Features

  • 5 pre-built templates (lead qualifier, content writer, customer responder, data summarizer, meeting prep)
  • Customizable agent configurations
  • Execution history and audit trail
  • Template-driven workflow architecture

CLI

agentflow templates
agentflow create lead_qualifier
PythonClaude APITyperRichPydantic
LiveCouncil Pick #1
AI Tools8.0/ 10

NicheFlow

AI-powered SaaS niche discovery and validation

Discovers and validates SaaS niches using DuckDuckGo research combined with Claude analysis. Scores opportunities across 5 dimensions and provides detailed market analysis.

Key Features

  • DuckDuckGo-powered market research
  • 5-dimension scoring (market size, competition, defensibility, monetization, trend)
  • Detailed niche validation reports
  • Historical discovery tracking

CLI

niche discover 'AI developer tools'
niche validate <id>
PythonClaude APITyperRichPydanticDuckDuckGo Search
LiveCouncil Pick #1
Dev Tools

Talachitas

Restaurant reservation & management platform

Full-stack restaurant reservation system with real-time queue management, Google Maps integration, and an admin dashboard for managing restaurants, users, reservations, and contacts. Built with a Node.js/Express backend, MySQL database, and Bootstrap Material Design frontend.

Key Features

  • Real-time reservation queue with status tracking
  • Google Maps autocomplete for restaurant addresses
  • Admin dashboard with CRUD for restaurants, users, and reservations
  • JWT authentication with signup, login, and password reset

CLI

npm run dev
npm run migrate
Node.jsExpressMySQLBootstrapGoogle Maps APIJWTTiDB Cloud
Live

10 projects shown