mirror of
https://github.com/thecyberlearn/victor-dashboard.git
synced 2026-08-18 07:53:04 +00:00
| emailDashboard.html | ||
| index.html | ||
| README.md | ||
Victor AI Agent Dashboard
This is a modern, responsive AI-powered dashboard for searching, creating, updating, and deleting records across multiple data tables (importer, exporter, gulfood).
Features
- 🔍 Natural-language search
- 🧠 AI-powered CRUD operations
- ✅ Smart toast notifications
- 💡 Duplicate handling
- 📋 Autocomplete for command suggestions
- 🎨 Clean, mobile-friendly UI with TailwindCSS
How to Use
- Open
index.htmlin a browser - Type a command like:
create importer abcTech from Indiaupdate exporter helloCorp email info@hello.comdelete gulfood helloFoods
- Responses will show as floating toasts.
Hosting Instructions
To host on GitHub Pages:
- Create a GitHub repository
- Upload
index.html - Go to Settings → Pages and set source to
mainbranch,/ (root) - Visit:
https://yourusername.github.io/your-repo-name
Built with ❤️ using TailwindCSS + OpenAI + n8n.