Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.28 KB

Juris AI - AI for Legal Documents

Description

Juris AI is a platform designed to streamline the analysis and processing of legal documents using AI. The platform offers a React-based frontend for an intuitive user experience and a FastAPI backend for efficient processing and management of legal document workflows.

Live demo here

Frontend

The frontend is React application built with Vite, MUI, React Query and Axios. It provides an intuitive user interface for users to interact with the platform.

Backend

The backend is a FastAPI application built with FastAPI, MongoDB, AWS Services. It provides the API endpoints for the frontend to interact with the database and perform various operations.

Infrastructure

The infrastructure is managed using AWS CDK. The backend is deployed as zipped Lambda functions and the frontend is deployed as a static website on S3.

Swagger documentation

View the API documentation here

Preview

Preview

Preview

Preview