Cyber Architect, Security Practicioner, and Agentic Builder
I'm Drew (dcyfr), a cyber architect and builder focused on designing secure, innovative solutions for the modern web. With a passion for system architecture, threat modeling, and AI agents, I create tools and frameworks that empower developers to build with security and scalability in mind.
DCYFR™: A virtual partnership dedicated to building secure, innovative solutions for the modern web focusing on cyber architecture and design.
New to DCYFR? Start with the core framework or choose a template:
| Package | Purpose | Install |
|---|---|---|
| @dcyfr/ai | AI agent framework | npm install @dcyfr/ai |
| @dcyfr/ai-rag | RAG library | npm install @dcyfr/ai-rag |
| @dcyfr/ai-code-gen | Code generation | npm install @dcyfr/ai-code-gen |
| @dcyfr/ai-cli | CLI tool | npm install -g @dcyfr/ai-cli |
| I want to... | Use this template | Status |
|---|---|---|
| Create AI agents | dcyfr-ai-agents | ✅ Active |
| Build a REST API | dcyfr-ai-api | ✅ Active |
| Build a GraphQL API | dcyfr-ai-graphql | ✅ Active |
| Build a React SPA | dcyfr-ai-react | ✅ Active |
| Build a chatbot | dcyfr-ai-chatbot | ✅ Active |
| Node.js starter | dcyfr-ai-nodejs | ✅ Active |
💡 Want to see production examples? Check out dcyfr-labs for reference architecture
- dcyfr-labs ⭐ Production Site - My live blog & portfolio (dcyfr.ai) showcasing enterprise Next.js patterns, custom design tokens, Redis analytics, and Inngest jobs
- 🔍 This is NOT a template - Highly customized for DCYFR
- 📖 Study the architecture and implementation patterns
- ✨ Want to build your own? Use dcyfr-ai-web template instead
Published on npm — Install with npm/yarn/pnpm:
- @dcyfr/ai - Portable AI agent framework with plugin architecture and multi-provider integration
npm install @dcyfr/ai| v2.1.0+ | MIT License
- @dcyfr/ai-rag - RAG framework with document loading, embeddings, and vector stores
npm install @dcyfr/ai-rag
- @dcyfr/ai-code-gen - AI-powered code generation with AST manipulation
npm install @dcyfr/ai-code-gen
- @dcyfr/ai-cli - Cross-platform CLI for DCYFR framework
npm install -g @dcyfr/ai-cli
📦 Package Status: Some packages (ai-docker, ai-web, ai-kubernetes, ai-notebooks) were deprecated in February 2026 — these are now available as templates/starter projects. See Publishing Policy for details.
Use GitHub's "Use this template" feature or clone directly:
- dcyfr-ai-api - REST API with Express 5, Drizzle ORM, JWT auth, OpenAPI
- dcyfr-ai-graphql - GraphQL API with Apollo Server 4, real-time subscriptions
- dcyfr-ai-nodejs - Node.js/TypeScript web server starter
- dcyfr-ai-react - React 19 SPA with Vite 6, TanStack Router/Query, Zustand
- dcyfr-ai-agents - Autonomous AI agents with tool usage, memory, observability
- dcyfr-ai-chatbot - Conversational AI with multi-turn conversations and streaming
These templates are deprecated but still available for reference:
dcyfr-ai-web- Deprecated (was npm package, now template-only)dcyfr-ai-docker- Deprecated (use individual templates with Docker)
- dcyfr-ai-sandbox - Testing and benchmarking playground for @dcyfr/ai framework
For Single-Page Applications: → dcyfr-ai-react - React SPA with modern tooling (Vite, TanStack, Zustand)
For Backend APIs: → dcyfr-ai-api (REST) or dcyfr-ai-graphql (GraphQL)
For AI Applications: → Start with @dcyfr/ai framework + relevant template:
- Chatbot? → dcyfr-ai-chatbot
- Autonomous agents? → dcyfr-ai-agents
- RAG system? → Use @dcyfr/ai-rag package
- Building a portable AI agent framework and ecosystem of developer tools
- Designing production-ready project templates for modern full-stack development
- Exploring RAG, code generation, and agentic AI patterns
- Contributing to open-source security and development tooling
- Cybersecurity & threat modeling
- AI agents, RAG, and code generation
- System architecture & design patterns
- TypeScript/Node.js full-stack development
- Open source collaboration
If these projects save you time, consider sponsoring on GitHub. Tiers range from $5/mo (Discord access) to $200/mo (Enterprise with consultation hours). On average, DCYFR templates save 288-380 hours vs building from scratch.
Building secure, innovative solutions one commit at a time.



