Skip to content

techAsmita/Pactra-AI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pactra

AI-Powered Founder Decision Intelligence Platform

Know every business decision before you sign.

Helping startup founders transform contract analysis into confident business decisions.

Business Context + Contract Intelligence = Decision Intelligence

Pactra

🌐 Experience Pactra Β Β β€’Β Β  πŸŽ₯ Watch Demo Β Β β€’Β Β  πŸ“„ Documentation Β Β β€’Β Β  ⭐ GitHub Repository


🧠 Multi-Agent Decision Intelligence Β Β |Β Β  πŸ“„ PDF & DOCX Contract Analysis Β Β |Β Β  🀝 Founder-Centric Negotiation Guidance


The Problem

Startup founders sign agreements every weekβ€”vendor contracts, employment agreements, NDAs, SaaS subscriptions, partnership dealsβ€”often without access to an in-house legal team.

Existing AI tools summarize contracts or simplify legal language, but they rarely answer the questions founders actually care about:

  • Should I sign this agreement?
  • Should I negotiate instead?
  • Which clauses are risky for my business?
  • What should I do next?

Understanding a contract is helpful.

Making the right business decision is what actually matters.


The Solution

Pactra transforms contract review into decision intelligence.

Instead of only explaining legal text, Pactra combines your startup's business context with contract intelligence to recommend one clear action:

  • βœ… Sign
  • 🀝 Negotiate
  • ⏳ Wait
  • 🚨 Escalate

Every recommendation is personalized using your company's:

  • Industry
  • Funding stage
  • Risk appetite
  • Current business goals

When negotiation is recommended, Pactra automatically prepares a negotiation strategy and draft email to help founders move faster.


Product Experience

Workspace Decision Center
Negotiation Hub Analytics

From founder onboarding to AI-powered negotiation, Pactra delivers a complete end-to-end decision workflow.


Live Demo

🌐 Application

https://pactra-ai-project.vercel.app/

πŸŽ₯ Demo Video

https://drive.google.com/file/d/1A07YRP3R6mR4wUW4wMvIiyV7btL8cabc/view?usp=sharing


Key Features

🧠 Founder Context

A single founder profile powers every recommendation across the application.

  • Industry
  • Funding stage
  • Risk appetite
  • Company goals

βš–οΈ Contract Intelligence

Analyze PDF and DOCX agreements with clause detection, severity scoring, and business impact assessment.


πŸ“ˆ Decision Engine

Receive one clear recommendation:

  • Sign
  • Negotiate
  • Wait
  • Escalate

along with confidence scores, business impact, risk breakdown, and an explainable "Why this recommendation?" summary.


🀝 Negotiation Hub

For negotiation-worthy agreements Pactra automatically prepares:

  • Priority clauses
  • Suggested revisions
  • Talking points
  • Ready-to-send email draft

πŸ“Š Analytics Dashboard

Track portfolio-wide insights including:

  • Decision distribution
  • Risk trends
  • Clause frequency
  • Negotiation rate
  • Overall agreement health

πŸ” Global Search

Search agreements, clauses, risks, decisions, and founder information instantly through a unified command palette.


Why Pactra?

Traditional Contract AI Pactra
Primary Output Contract Summary Business Decision
Personalization Generic Founder-specific
Business Context Limited Fully integrated
Next Action User decides Recommended automatically
Negotiation Support Usually absent Built-in

Traditional AI explains contracts.

Pactra helps founders decide what to do next.


Competitive Positioning

Platform Contract Summary Founder Context Decision Recommendation Negotiation Guidance Startup Focus
ChatGPT / Claude βœ… ❌ ❌ ⚠️ Generic ❌
Traditional Contract AI βœ… ⚠️ Limited ❌ ⚠️ Limited ❌
Pactra βœ… βœ… βœ… βœ… βœ…

Why Pactra stands out

Most AI contract tools answer:

"What does this contract say?"

Pactra answers:

"Given my startup's stage, goals, and risk appetite, what should I do next?"

Instead of stopping at contract summaries, Pactra combines founder context with contract intelligence to recommend one clear business actionβ€”Sign, Negotiate, Wait, or Escalateβ€”along with the reasoning and negotiation strategy behind that recommendation.


System Architecture

Founder Profile
        β”‚
        β–Ό
Business Context Engine
        β”‚
        β–Ό
Contract Parsing
(PDF / DOCX)
        β”‚
        β–Ό
Risk & Clause Analysis
        β”‚
        β–Ό
Multi-Agent Intelligence
 β€’ Legal
 β€’ Financial
 β€’ Growth
 β€’ Negotiation
        β”‚
        β–Ό
Decision Engine
SIGN β€’ NEGOTIATE β€’ WAIT β€’ ESCALATE
        β”‚
        β–Ό
Negotiation Strategy
        β”‚
        β–Ό
Workspace Analytics

AI Architecture

Pactra follows a hybrid decision pipeline.

Deterministic Layer

Responsible for:

  • Decision classification
  • Confidence score
  • Risk scoring
  • Business impact

This ensures predictable, reproducible recommendations.


LLM Reasoning Layer

Powered by Groq (llama-3.3-70b-versatile)

Responsible for:

  • Plain-language explanation
  • Why this recommendation?
  • Key risks
  • Opportunities
  • Negotiation reasoning

The model is accessed through a secure Vercel Serverless Function so API keys never reach the client.

If the AI service is unavailable, Pactra automatically falls back to simulated reasoning so the experience never breaks.


Technology Stack

Layer Technology
Frontend React + TypeScript + Vite
Styling Tailwind CSS
Animations Framer Motion
Icons Lucide React
Document Parsing PDF.js + Mammoth
AI Groq (Llama 3.3 70B Versatile)
State Management React Context + sessionStorage
Deployment Vercel

Getting Started

git clone https://github.com/techAsmita/Pactra-AI-Project.git

cd Pactra/frontend

npm install

npm run dev

Open:

http://localhost:5173

Build for production:

npm run build

Project Structure

Pactra
β”‚
β”œβ”€β”€ docs
β”‚   β”œβ”€β”€ screenshots
β”‚   β”œβ”€β”€ Product Vision
β”‚   β”œβ”€β”€ Information Architecture
β”‚   β”œβ”€β”€ Design System
β”‚   β”œβ”€β”€ Component Library
β”‚   └── Decision Flows
β”‚
β”œβ”€β”€ frontend
β”‚
β”œβ”€β”€ backend (planned)
β”‚
β”œβ”€β”€ database (planned)
β”‚
└── architecture

Documentation

  • Product Vision
  • Information Architecture
  • Design System
  • Component Library
  • Decision Flows

Roadmap

Today

  • Complete founder workflow
  • Interactive multi-page product
  • AI-assisted reasoning
  • Negotiation workspace
  • Analytics dashboard
  • Live deployment

What's Next

  • FastAPI backend
  • Persistent database
  • Authentication
  • Multi-user workspaces
  • Advanced AI clause extraction
  • Enterprise integrations

Vision

We believe contract intelligence shouldn't end at explaining legal language.

Every founder should understand the business impact of an agreement before signing it.

Pactra is building the decision layer between startups and every agreement they make.


Built For

Startup founders, early-stage teams, accelerators, and builders who need to make confident business decisions before signing their next agreement.


Built with ❀️ for founders who move fast and sign smart.

⭐ If you found Pactra interesting, consider giving the repository a star.

About

πŸ† AI-powered Founder Decision Intelligence Platform combining business context, contract intelligence, and negotiation guidance into one seamless workflow.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors