Advanced Agentic AI with Multi-Model Support
Created by SimplifAI-1 | Powered by Pollinations
- Glassmorphism 2.0: Enhanced transparency and blur effects throughout the interface
- Premium Typography: Refined font hierarchy for better readability
- Animated Gradients: Dynamic color transitions in hero section
- Status Indicators: Visual cues for AI thinking vs. acting states
Draco now features 7 specialized AI personas:
- π² Draco Prime - Balanced & versatile assistant
- π©βπ» Expert Coder - Technical architecture specialist
- π Draco Caller - Bland.ai phone automation
- π·οΈ Draco Scraper - Apify data extraction
- π₯ Roast Master - Savage & funny responses
- π ELI5 Tutor - Explain like I'm 5
- π The Bard - Poetic & dramatic storytelling
- Identity Unification: Fixed conflicting system prompts
- Draco Caller Restoration: Restored Bland.ai API integration
- Context Window Optimization: Sliding window (20 messages) prevents overflow
- Waitlist Integration: Beta access system with EmailJS
- Agent Mode Waitlist: Locked feature to drive user engagement
- Email Template System: Automated waitlist confirmation emails
- Scarcity Mechanics: "Limited Availability" messaging
Tech Stack: Next.js 14, React 19, TypeScript, Tailwind CSS 4
Mobile Optimized | Glassmorphic UI | Real-time Streaming
draco-ai-app/
βββ app/
β βββ api/chat/ # Chat API routes
β βββ components/ # React components
β βββ lib/ # Utilities & providers
β βββ page.tsx # Main application
βββ public/ # Static assets
βββ legacy_vanilla/ # Original prototype (archived)
- Node.js 18+
- npm or pnpm
npm install
npm run dev- β
Image Generation: DALL-E 3 grade art via
/imagecommand - β
Web Fetching: Real-time content retrieval via
/webfetch - β API Protocol: Universal HTTP client for external APIs
- β News Lookup: Live RSS feed integration
- β Voice Interface: Speech-to-text and text-to-speech
- β Code Execution: Syntax highlighting with copy-to-clipboard
- π Streaming Responses: Real-time token streaming
- πΎ Session Persistence: Local conversation history
- π¨ Theme System: Dynamic color schemes
- π± Mobile Responsive: Touch-optimized interface
- π Safety Protocols: API key validation for specialized models
- Added 7 specialized AI models with unique capabilities
- Implemented glassmorphism UI overhaul
- Restored Draco Caller (Bland.ai integration)
- Fixed identity prompt conflicts (SimplifAI-1)
- Added waitlist system with EmailJS
- Optimized context window (sliding window)
- Updated branding to V0.4 across all surfaces
- Glassmorphic UI foundation
- Multi-provider support (Groq, Pollinations)
- Voice interface implementation
- Dashboard analytics
- Next.js 14 migration
- TypeScript conversion
- Mobile optimization
Draco Caller (Bland.ai):
- Requires Bland.ai API key
- Format:
authorization: sk_...
Draco Scraper (Apify):
- Requires Apify API token
- Format:
token=apify_api_...
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Submit a pull request
MIT License - Created by SimplifAI-1
- Live Demo: dracoai.app
- Documentation: Coming soon
- Support: soulsimplifai@gmail.com
- Pollinations AI - Image generation & LLM inference
- Groq - High-speed LLM inference
- Bland.ai - Phone automation API
- Apify - Web scraping infrastructure
- EmailJS - Waitlist email automation
Built with β€οΈ by SimplifAI-1