A Streamlit-based web app that helps you analyze documents using AI. I built this to make it easier to talk to PDFs, check resumes against job descriptions, and find risky clauses in legal contracts.
- Document Q&A: Upload any PDF, TXT, or DOCX and ask questions about the content.
- Resume Analyzer: Get an ATS score and suggestions for specific job roles.
- Legal Analyzer: Identifies red flags and key dates in agreements.
- Research Summarizer: Breaks down academic papers into simple summaries.
- Clone the repo:
git clone [https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git](https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git) cd YOUR_REPO_NAME