An AI-powered contract understanding platform that leverages advanced language models to help users analyze, understand, and manage legal agreements and contracts efficiently.
- Frontend Framework: Next.js 15 with App Router
- Language: TypeScript
- Styling: Tailwind CSS
- Database: Supabase (planned)
- AI Integration: Google Gemini API (planned)
- Deployment: Vercel (planned)
Coming soon! AgreeSmart AI will include:
- AI-powered contract analysis and summaries
- Key terms and obligations extraction
- Risk identification and recommendations
- Multi-document comparison
- Interactive Q&A with contracts
- Node.js 18.x or later
- npm or yarn package manager
- Clone the repository:
git clone <repository-url>
cd "AgreeSmart AI"- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser to view the application.
npm run build
npm startLicense information to be determined.