8000 GitHub - tomasonjo-labs/legal-tech-chat: Extract structured data from CUAD contracts using LangChain, build a knowledge graph, and query insights through a LangGraph agent - transforming legal agreements into actionable intelligence.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Extract structured data from CUAD contracts using LangChain, build a knowledge graph, and query insights through a LangGraph agent - transforming legal agreements into actionable intelligence.

License

Notifications You must be signed in to change notification settings

tomasonjo-labs/legal-tech-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic GraphRAG on commercial contracts

This repository processes the Contract Understanding Atticus Dataset (CUAD) using LangChain to extract structured data from legal contracts and build a comprehensive knowledge graph. The system includes a LangGraph-powered agent for intelligent querying and analysis of contract information.

📄 About CUAD

The Contract Understanding Atticus Dataset (CUAD) consists of 500 contracts with annotations for 41 legal clauses. This dataset provides a rich source of legal text for information extraction and analysis.

🚀 Features

  • Contract Processing: Extract structured data from 500 CUAD contracts using LangChain
  • Knowledge Graph Construction: Build a comprehensive graph database of contract relationships and clauses
  • Intelligent Query System: Utilize LangGraph agents to query and analyze the contract database

🛠️ Setup and Installation

  1. Clone the repository
  2. Copy the environment file:
    copy .env.example to .env
    
  3. Start the application:
    docker-compose up
    

About

Extract structured data from CUAD contracts using LangChain, build a knowledge graph, and query insights through a LangGraph agent - transforming legal agreements into actionable intelligence.

Topics

Resources

License

Stars

Watchers

Forks

0