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

OpenClaw

Open-source agentic platform for AI agents

Multi-model AI agent platform supporting Ollama, LiteLLM, and vLLM. Provides a gateway (WebSocket/HTTP), dashboard UI, skill/prompt management, and seamless orchestration of local and cloud models on dedicated Apple Silicon infrastructure.

Key Features

  • Multi-model support (Ollama, LiteLLM, vLLM, cloud APIs)
  • Gateway with WebSocket and HTTP on port 18789
  • Dashboard UI for agent monitoring
  • Skill and prompt management system

CLI

openclaw start
openclaw agents list
Node.jsOpenAI APIWebSocketOllamaLiteLLMDocker
Live

AgentSafe

AI agent safety & cost control platform

Real-time API cost optimization and runtime security monitoring for AI agents. Implements circuit breakers, spend limits, and anomaly detection to prevent runaway costs and unsafe agent behavior in production.

Key Features

  • Real-time API cost tracking and alerts
  • Circuit breakers for runaway agent loops
  • Per-agent spend limits and budgets
  • Runtime security monitoring

CLI

agentsafe monitor
agentsafe limits set --agent council --budget 5.00
PythonClaude APITyperPydantic
Live

ComplianceBot

AI compliance agent for Spanish-speaking businesses

AI-powered compliance automation designed for Spanish-speaking small businesses in the US. Navigates federal, state, and local regulations with bilingual support, helping business owners stay compliant without legal overhead.

Key Features

  • Bilingual compliance guidance (English/Spanish)
  • Federal, state, and local regulation tracking
  • Industry-specific compliance checklists
  • Real-time regulatory change alerts

CLI

compliancebot check --state CA --industry restaurant
compliancebot docs generate
PythonClaude APIDuckDuckGo SearchTyperPydantic
Live
Compliance

ComplianceFlow

AI trade classification & regulatory tracking

AI-powered trade classification, regulatory tracking, and compliance documentation platform. Automates HS code classification, tracks tariff changes, and generates compliance documentation for import/export businesses.

Key Features

  • AI-powered HS code classification
  • Tariff and trade regulation tracking
  • Automated compliance document generation
  • Multi-country regulatory database

CLI

complianceflow classify 'electronic components'
complianceflow track --country US,MX
PythonClaude APIDuckDuckGo SearchTyperPydantic
Live
Compliance

RegBot

AI compliance OS for tech startups

AI Compliance Operating System for tech startups. Tracks regulatory requirements across jurisdictions, generates policy documents, and provides AI-driven guidance for SOC2, GDPR, CCPA, and industry-specific compliance.

Key Features

  • Multi-framework compliance tracking (SOC2, GDPR, CCPA)
  • AI-generated policy documents
  • Regulatory requirement gap analysis
  • Audit-ready evidence collection

CLI

regbot assess --frameworks soc2,gdpr
regbot policies generate
PythonClaude APIDuckDuckGo SearchTyperPydantic
Live

SmartOps

AI-powered physical business operations

AI-powered operations platform for physical businesses. Provides demand forecasting, inventory optimization, staffing recommendations, and operational analytics through a FastAPI web interface with Claude-powered analysis.

Key Features

  • AI-powered demand forecasting
  • Inventory optimization recommendations
  • Staffing and scheduling intelligence
  • Operational analytics dashboard

CLI

smartops serve
smartops forecast --location main
PythonFastAPIUvicornClaude APIPydantic
Live

ContentPipe

AI content repurposing pipeline with compliance

AI content repurposing pipeline that transforms long-form content into multiple formats with built-in compliance checking. Takes blog posts, podcasts, or videos and generates social posts, newsletters, threads, and summaries.

Key Features

  • Multi-format content repurposing
  • Built-in compliance and brand voice checking
  • Blog to social media thread conversion
  • Newsletter generation from long-form content

CLI

contentpipe transform blog.md --formats twitter,linkedin,newsletter
contentpipe check --compliance
PythonClaude APITyperPydantic
Live

Daily Brief

AI morning briefing with portfolio & market data

Autonomous daily briefing agent that synthesizes portfolio performance, market conditions, news, and personal data into a concise morning report. Runs on schedule via Apple Silicon infrastructure.

Key Features

  • Automated daily portfolio performance summary
  • Market conditions and trend analysis
  • Personalized news curation
  • Calendar and task integration

CLI

daily-brief run
daily-brief schedule --time 06:30
PythonClaude APIaiohttpasyncpgPydantic
Live

Second Brain

AI-powered personal knowledge base & synthesis

Personal knowledge base with AI-powered semantic search, knowledge synthesis, and network visualization. Stores ideas, notes, and research with intelligent retrieval and connection discovery across the entire knowledge graph.

Key Features

  • AI-powered semantic search across all knowledge
  • Knowledge graph with network visualization
  • Automatic connection discovery between ideas
  • Multi-format ingestion (text, URLs, PDFs)

CLI

brain add 'New insight about AI agents'
brain search 'multi-agent orchestration'
PythonClaude APIscikit-learnpyvisnetworkxPydantic
Live

NeuroFlow

AI-powered developer flow state optimizer

NeuroFlow DevOps uses process monitoring and AI analysis to detect when developers are in flow state, identify interruption patterns, and optimize work environments for sustained deep focus and productivity.

Key Features

  • Flow state detection via process monitoring
  • Interruption pattern analysis
  • AI-powered environment optimization
  • Focus session tracking and scoring

CLI

neuroflow track
neuroflow analyze --period week
PythonClaude APIpsutilTyperPydantic
Live

CostGuard

Real-time cost monitoring & circuit breakers for AI agents

Real-time cost monitoring and circuit breaker system for AI agents in production. Prevents runaway API costs with per-agent budgets, automatic shutoffs, and cost anomaly detection via a FastAPI dashboard.

Key Features

  • Real-time cost tracking per agent
  • Automatic circuit breakers on budget exceeded
  • Cost anomaly detection and alerts
  • Per-agent and global budget management

CLI

costguard serve
costguard budget set --agent council --limit 10.00
PythonFastAPIUvicornClaude APIPydantic
Live
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

21 projects shown