Go to file
2025-06-03 13:08:29 +05:30
emailDashboard.html Create emailDashboard.html 2025-06-02 22:14:42 +05:30
index.html Update Mobile index.html 2025-06-02 21:43:39 +05:30
logo.png logo upload 2025-06-03 13:08:29 +05:30
README.md first 2025-06-02 18:48:53 +05:30
voice2.html Create voice2.html 2025-06-03 10:36:02 +05:30
voice.html Update logo voice.html 2025-06-03 13:07:50 +05:30

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

  1. Open index.html in a browser
  2. Type a command like:
    • create importer abcTech from India
    • update exporter helloCorp email info@hello.com
    • delete gulfood helloFoods
  3. Responses will show as floating toasts.

Hosting Instructions

To host on GitHub Pages:

  1. Create a GitHub repository
  2. Upload index.html
  3. Go to Settings → Pages and set source to main branch, / (root)
  4. Visit: https://yourusername.github.io/your-repo-name

Built with ❤️ using TailwindCSS + OpenAI + n8n.