Blue-gradient, glass-style DocuMind AI frontend (static).
Connects to a backend API (optional) for actual summarization.
index.htmlstyle.cssscript.jspreview.png(optional but recommended)
- Push this repo to GitHub.
- On Vercel: Import Project → Framework Preset: Other → Root Dir: blank → Build & Output: leave blank.
- Deploy. (Static site — no build command required.)
- To use a real backend, replace the simulated section in
script.jswith afetch()to your API endpoint. - Place
preview.pngat project root for Open Graph / README preview.