PakJuris

Gamified gateway to Pakistani legal knowledge. Level up by visiting our GitHub repo!

⭐ Star on GitHub

How to Play

1

Fork

Fork the repo to unlock the first badge.

2

Star

Give us a ⭐.

3

Contribute

Open a pull request and see your name climb the leaderboard.

What is PakJuris?

PakJuris is an open-source AI assistant that makes Pakistani legal information searchable and understandable. It combines vector embeddings, retrieval-augmented generation, and a conversational interface to deliver answers with citations to official documents.

Key Features

  • Automated scraping of official PDF laws from pakistancode.gov.pk.
  • Vectorization using OpenAI text-embedding-3-large to capture semantic meaning.
  • Fast semantic search via a scalable vector database.
  • Retrieval-Augmented Generation with state-of-the-art LLMs (Gemini & OpenAI) for accurate answers.
  • Modern React + TypeScript front-end with chat UI and PDF preview.