Acqlyst is an AI-powered multifamily real estate deal review and underwriting copilot for first-pass diligence.
It helps investors upload a deal package and quickly generate:
- Investment summary
- Risk review
- Sponsor diligence questions
- Sensitivity analysis
- Deal confidence score
Acqlyst is a first-pass underwriting support tool and diligence assistant. It does not provide financial, legal, or tax advice. Users are responsible for independent verification and final investment decisions.
- Clean upload workflow for multifamily deal package files
- Input validation and user-friendly error handling
- Loading, empty, error, and result states
- AI-style underwriting output sections for rapid screening
- Responsive UI for desktop and mobile use
- HTML
- CSS
- Vanilla JavaScript
- Clone the repository:
git clone https://github.com/mchet3324/Acqlyst.git
- Open the project folder:
cd Acqlyst
- Run the app:
- Open
index.htmlin your browser
- Open
index.html- App layout and sectionsstyles.css- UI styling and responsive behaviorscript.js- Form handling, validation, and first-pass analysis rendering
- Add backend API for document parsing and real LLM analysis
- Add authentication and saved deal workspaces
- Add exportable underwriting memo (PDF/Doc)
- Add configurable assumptions for sensitivity modeling