Found 5 repositories(showing 5)
CaffeinatedProgrammers4
Convert PDF to MarkDown with custom formatting using Gemini
samyakgithub
A Python CLI tool to convert PDF files to Markdown using Google's Gemini AI. Supports file dialog/manual path input, prompt engineering, and cross-platform compatibility. Ideal for converting text-based PDFs into structured, AI-readable Markdown format.
fucurry00
convert pdf to md with using mistral-ocr and gemini
Convert large PDF files into Markdown using Google's Gemini (Generative Language) API. This project provides a small ETL pipeline to extract PDF content, transform it into clean Markdown (while preserving structure), and save the results to .md files.
Guru4Char
This Python-based document Q&A system in Google Colab uses Google Gemini API to extract text from PDFs, DOCX, PPTX, MD, or TXT files. Users can ask natural language questions, and the system generates answers based on the document content, enabling efficient information retrieval.
All 5 repositories loaded