Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Agreements Vector
GitHub Repo https://github.com/AshishSharmaDev/local-rag-employment-analyzer

AshishSharmaDev/local-rag-employment-analyzer

A hands-on exploration of Local RAG architecture. This project implements a pipeline to analyze employment agreements, focusing on extracting structured risks and summaries using local LLMs and vector embeddings.
GitHub Repo https://github.com/atulahire123/Nimap_task

atulahire123/Nimap_task

You can use FastAPI, relational db, langchain, vector db such as Qdrant Create a FastAPI application for financial document management with semantic analysis capabilities. The system should help organizations store, manage, analyze, and retrieve financial documents such as reports, invoices, and agreements using AI-powered semantic search.
GitHub Repo https://github.com/thomaspingel/bidimensional-regression-matlab

thomaspingel/bidimensional-regression-matlab

Bidimensional regression is a technique to measure the agreement between two, two-dimensional vectors. R-square provides a single value of overall agreement, while scale, translation, and rotation information is also provided. This function has been validated against Friedman and Kohler's provided sample dataset.
GitHub Repo https://github.com/manish-reddy7/legal-rag-assistant

manish-reddy7/legal-rag-assistant

A Retrieval-Augmented Generation (RAG) application designed for querying legal documents, such as contracts and agreements. This demo builds a FAISS vector index from PDF documents and provides a conversational chat interface to answer questions grounded in the indexed content?
GitHub Repo https://github.com/Sukanya-2000/Vector-Clock-to-Timestamp-Messages

Sukanya-2000/Vector-Clock-to-Timestamp-Messages

In this programming project, I developed develop an n-node distributed system that implements vector clock. The distributed system uses logical clock to timestamp messages sent/received between nodes. At first, each node should synchronize their logical clocks to the same initial value, based on which the ordering of events can be determined among the machines. used the Berkeley Algorithm to obtain an initial agreement on the logical clocks. You can use any programming language. To simplify the design and testing, the distributed system will be emulated using multiple processes on a single machine. Each process represents a machine and has a unique port number for communication.
GitHub Repo https://github.com/GypsyMichael/vectoros

GypsyMichael/vectoros

VOS - Agreement Lifecycle Infrastructure & Trust Network
GitHub Repo https://github.com/mamdouhramadan/JS-Agreements-World-Map

mamdouhramadan/JS-Agreements-World-Map

JS Agreements World Map is a GitHub project that aims to provide an interactive world map showcasing the agreements between countries. The project utilizes Vector Maps, MDB (Material Design for Bootstrap), jQuery, and JavaScript to create a dynamic and visually appealing map.
GitHub Repo https://github.com/yuriyyak23/HybridCPU-v2

yuriyyak23/HybridCPU-v2

Replay-stable 64-bit 4-Way SMT-VLIW instruction-set emulator/runtime with streaming-vector transport, typed-slot scheduling, runtime-owned legality, replay evidence, and compiler/runtime structural agreement.
GitHub Repo https://github.com/anjalisinghofficial/Legal-RAG-System

anjalisinghofficial/Legal-RAG-System

A Retrieval-Augmented Generation (RAG) project built on a corpus of legal documents, including contracts, agreements, and privacy policies. The system uses embeddings and vector databases to retrieve relevant legal context and generate accurate, context-aware answers to user queries, improving efficiency in legal research and document analysis.
GitHub Repo https://github.com/Ahsan-Javed5/legal-rag-backend

Ahsan-Javed5/legal-rag-backend

A RAG-based legal document analyzer that checks rental agreements against Pakistan's Rent Control Act 2009. Extracts clauses from PDFs, retrieves relevant laws using vector embeddings, and provides clause-by-clause compliance analysis.