Skip to content

DocuMind AI is a clean, fast, and responsive frontend built for the Flask-based AI summarizer backend.

Notifications You must be signed in to change notification settings

Krishanhkr/documind-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocuMind Frontend

Blue-gradient, glass-style DocuMind AI frontend (static).
Connects to a backend API (optional) for actual summarization.

Files

  • index.html
  • style.css
  • script.js
  • preview.png (optional but recommended)

Deploy to Vercel

  1. Push this repo to GitHub.
  2. On Vercel: Import Project → Framework Preset: Other → Root Dir: blank → Build & Output: leave blank.
  3. Deploy. (Static site — no build command required.)

Notes

  • To use a real backend, replace the simulated section in script.js with a fetch() to your API endpoint.
  • Place preview.png at project root for Open Graph / README preview.

About

DocuMind AI is a clean, fast, and responsive frontend built for the Flask-based AI summarizer backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published