Land documents are the backbone of ownership, security, and legacy. A single mistake can lead to disputes, delays, or even loss of assets. Dolilnama is here to change that.
Dolilnama is an AI-powered land document proofreader that ensures your legal papers are flawless, accurate, and legally sound. From detecting grammatical errors to highlighting critical legal entities such as names, locations, dates, and organizations, Dolilnama safeguards your documents with cutting-edge Natural Language Processing (NLP) and AI models.
๐น Precision-driven proofreading for legal documents
๐น AI-backed legal term extraction to prevent costly mistakes
๐น User-friendly, intuitive interface for effortless document review
Your land, your legacy โ Dolilnama protects what matters most.
โ
Seamless document upload (PDF/DOCX)
โ
AI-powered grammar and legal accuracy checks
โ
Named Entity Recognition (NER) for legal terms
โ
Clean, responsive web interface for ease of use
Ensure pip
is installed with:
python -m ensurepip --default-pip
Upgrade to the latest version:
pip install --upgrade pip
Ensure you have Python 3.7+ installed, then run:
pip install flask spacy transformers PyPDF2 python-docx
python -m spacy download en_core_web_sm
/dolilnama
โโโ /src
| |โโ app.py # Main Python script
โโโ /templates # HTML templates
โ โโโ index.html # Upload page
โ โโโ result.html # Proofreading result page
โโโ /uploads (auto-created) # Stores uploaded files
โโโ requirements.txt # Dependencies
1๏ธโฃ Navigate to the project directory:
cd dolilnama
2๏ธโฃ Run the Flask app:
python app.py
3๏ธโฃ Open the web interface: Visit http://127.0.0.1:5000/ in your browser.
4๏ธโฃ Upload your document and let Dolilnama ensure it is error-free and legally sound.
๐ Real-time error highlighting directly in the document
๐ Downloadable, AI-corrected document files
๐ Expanded legal document support (leases, deeds, etc.)
Dolilnama is open-source and free to use. Your contributions help us build a future where legal document errors are a thing of the past!