Get the Annex A Generator running in 5 minutes!
cd backend
pip install -r requirements.txtcd ..
python test_extractor.py
python test_generator.pyBoth tests should pass ✅
cd backend
python app.pyNavigate to: http://localhost:5000
- Upload:
docs/Sigma Finstock Trust_Draft Form A_v4_17.01.25.docx - Verify extracted data
- Fill in:
- Place: Mumbai
- Date: (today's date - pre-filled)
- Signatory: John Doe
- Designation: Authorized Signatory
- Click "Generate Annex A Document"
- Download and open in Word
You should now have a generated Annex A document ready for SEBI submission.
Having issues? Check the detailed SETUP_GUIDE.md
Want to understand the system? Read the README.md
Need technical details? Review the COMPLETE_PRD.md