Skip to content

rishita0706/ai-document-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“„ AI Document Analyzer

An AI-powered document analysis tool built using Python & Streamlit.

πŸš€ Features

  • Grammar Correction
  • Text Summarization
  • MCQ Generation
  • Citation Detection & Style Classification
  • Plagiarism Detection using Semantic Similarity

🧠 Technologies Used

  • Streamlit (Frontend)
  • NLP: NLTK, spaCy
  • Transformers (Hugging Face)
  • Sentence-BERT
  • Scikit-learn
  • Custom CSV Datasets

πŸ“‚ Project Structure

Each module is designed to handle a specific NLP task such as grammar correction, summarization, citation analysis, and plagiarism detection. The Streamlit app acts as a unified interface for all features.

About

AI-powered document analyzer using NLP and ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages