Skip to content

yogeshm01/docai-frontend

Repository files navigation

📄 DocAI – Intelligent Document Management Portal

Welcome to DocAI, an intelligent document management system where users can securely upload, manage, and interact with their documents using AI-powered question answering.


🌟 Features

  • 🔐 User Authentication (JWT-based)
  • 📤 Upload, update, and delete PDF documents
  • 🧠 Ask questions about your documents using AI
  • 🗂️ Organized dashboard for document management
  • 🎨 Clean, responsive UI built with React and Tailwind CSS

🛠 Tech Stack

🔹 Frontend

🔹 Backend

🔹 AI Integration

  • Gemini API (Google AI) or an alternative LLM model
  • Text extraction from PDFs using built-in parsing (OCR supported if needed)

⚙️ How to Run Locally

🔹 Backend (Node.js + Express)

git clone https://github.com/yogeshm01/docai-backend.git
cd docai-backend
npm install
npm run dev


### 🔹 Frontend (React)

```bash
git clone https://github.com/YOUR_USERNAME/docai-portal.git
cd docai-portal/frontend
npm install
npm start

🌐 Hosting Links

📸 Screenshots

🔐 Login Page

Login Page

🧠 Home Page

AI Question

📁 Dashboard

Dashboard

👨‍💻 Developer

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published