Skip to content

RicardoRisson/document-gemini-processing-react

Repository files navigation

🤖 Document Gemini Processing with React

This project demonstrates how to build an AI-powered chatbot using React and Google's Gemini API that can analyze, summarize, and answer questions about uploaded images and PDF files.

🔗 GitHub Repo: document-gemini-processing-react


✨ Features

  • 📄 Upload support for .pdf, .jpg, .jpeg, .png
  • 🧠 AI-powered summaries using Gemini 2.0
  • ❓ Ask specific questions about the content of the uploaded file
  • 🔄 Auto-processing on file upload
  • 📷 Image preview or PDF icon display
  • 💬 Clean and responsive UI built with React

🚀 Getting Started

1. Clone the repository

git clone https://github.com/RicardoRisson/document-gemini-processing-react.git
cd document-gemini-processing-react

2. Install dependencies

npm install

3. Run the development server

npm run dev

The app will be available at http://localhost:5174

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published