Skip to content

CANOLIO/QA-Chatbot-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA-Chatbot-PDF 📄

Desktop application for asking questions about PDF documents using the Gemini API.

Features

  • Modern GUI with CustomTkinter
  • Multi-language support (Spanish and English)
  • Light/Dark mode
  • Integration with Gemini API for natural language processing
  • PDF text extraction

Requirements

  • Python 3.11 or higher
  • Dependencies listed in requirements.txt

Installation

  1. Clone the repository:
git clone [REPOSITORY_URL]
cd QA-Chatbot-PDF
  1. Create and activate a virtual environment:
python -m venv venv
# On Windows:
venv\Scripts\activate
# On Linux/Mac:
source venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt

Usage

  1. Run the application:
python src/Codigo.py
  1. Or use the execution script:
# On Windows:
Codigo.bat

About

Python app for QA based on PDF context.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •