Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Regulation Vector
GitHub Repo https://github.com/rushhemant/F1-2026-Regulations-RAG

rushhemant/F1-2026-Regulations-RAG

A lightweight RAG system that answers questions about Formula 1 regulations using Cohere embeddings, vector search, reranking, and LLM generation. It loads F1 rules, chunks and embeds them, retrieves the most relevant sections, and produces clear, grounded answers to user queries.
GitHub Repo https://github.com/MIV-XJTU/MapDR

MIV-XJTU/MapDR

[CVPR 2025 Highlight] Official repository of MapDR dataset proposed in paper "Driving by the Rules: A Benchmark for Integrating Traffic Sign Regulations into Vectorized HD Map"
GitHub Repo https://github.com/Hoangnam25012004/Developing-an-Efficient-Vector-Database-System-for-Academic-Regulation-Retrival-System

Hoangnam25012004/Developing-an-Efficient-Vector-Database-System-for-Academic-Regulation-Retrival-System

No repository description available.
GitHub Repo https://github.com/FaroukGhodhbane/exp1-vector-model

FaroukGhodhbane/exp1-vector-model

A Geospatial vector-model application demonstrating a practical environmental use case. It performs a spatial query through a point-in-polygon classification of tree locations within protected zones to ensure compliance with conservation regulations.
GitHub Repo https://github.com/pam-quartson/Privacy-Regulation-GraphRAG

pam-quartson/Privacy-Regulation-GraphRAG

A hybrid retrieval-augmented generation system that answers complex privacy regulation queries by combining semantic vector search with knowledge graph
GitHub Repo https://github.com/DericAugusto/EMSimulations

DericAugusto/EMSimulations

Simulink simulations of asynchronous and doubly-fed electric machines for vector control in motor speed regulation and power factor management.
GitHub Repo https://github.com/manajalali/Voltage-regulation-using-SVM

manajalali/Voltage-regulation-using-SVM

This code is the implementation of the following paper: M. Jalali, V. Kekatos, N. Gatsis and D. Deka, "Designing Reactive Power Control Rules for Smart Inverters Using Support Vector Machines," in IEEE Transactions on Smart Grid, vol. 11, no. 2, pp. 1759-1770, March 2020, doi: 10.1109/TSG.2019.2942850. The main code 1) loads the data. However, the data is not included here. the code should be modified accordingly. 2) Finds the hyperparameters uding cross validation. While the main file includes the optimization using l2 loss function, the functions for l1 oprimization are included here with suffix "2". 3) Solves the volatge regulation optimization problem using the Mosek solver. 4) Solves the volatge regulation problem using the optimal power flow problem and the local control rules as well. The main function includes the following functions: 1) Preprocessing: the scaling, oversizing, centering and normalzing of the data. 2) KFCrossvalid_SVM: finds the hyperparameters using crossvalidation 3) mosek_crossValid (mosek2_crossValid): located inside the KFCrossvalid_SVM which solves theoptimization problem 4) SVM_gauss_mosek and SVM_lin_mosek: solve the ctual optimization problems for finding the parameters a abd b for reative power control rules. 5) localControl: finds the reactive power local control rules 6) eval_SVM_gauss, eval_SVM_lin: evaluates the reactive power control rules given the measurements and obtained parameters 7) optimalGlobal (SOCP): solves the central optimal power flow problem
GitHub Repo https://github.com/mohammadjury/regulation-rag-system

mohammadjury/regulation-rag-system

A Multi-Agent RAG system to query government regulations using a vector index, Federal Register API, CourtListener API, and Slack notifications. Upload datasets or scrape websites to extract insights. Features CLI, error handling, and scalable design.
GitHub Repo https://github.com/QuestYard/HuRAG

QuestYard/HuRAG

An RAG application based on vectors and knowledge graph, concentrated on interpreting laws and regulations
GitHub Repo https://github.com/NayemHasanLoLMan/Bangladesh-Bank-Rules-and-Regulation

NayemHasanLoLMan/Bangladesh-Bank-Rules-and-Regulation

An intelligent AI-powered consultation system for Bangladesh Bank regulations, rules, and guidelines. This system provides quick and accurate answers about banking regulations using Retrieval-Augmented Generation (RAG) with Google Gemini 2.5 Flash and Pinecone vector database.