Skip to content
View L2santos29's full-sized avatar
🎯
Building Legal Tools πŸ“œ
🎯
Building Legal Tools πŸ“œ

Highlights

  • Pro

Block or report L2santos29

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
L2santos29/README.md

Hi there, I'm Luis! πŸ‘‹πŸ‡―πŸ‡΅

Legal Engineer | Applied AI & NLP Developer | Python Specialist

I bridge the gap between strict legal compliance and advanced software engineering. Currently based in Hokkaido, Japan, I specialize in building deterministic AI systems, automating complex legal workflows, and developing scalable Trust & Safety solutions. My goal is to translate rigid legal dogma into flawless, executable code.

πŸ”§ Tech Stack & Capabilities

  • Core Engineering: Python (Pandas, Regex), API Integration, Deterministic Logic Routing.
  • Applied AI: Large Language Models (LLMs), Prompt Engineering, Zero-Entropy Data Extraction, NLP.
  • Systems & DevOps: Linux, Bash, Git, Server Deployment.
  • Domain Expertise: LegalTech Architecture, Contract Law, AML (Anti-Money Laundering), Fraud Detection, C2C Marketplace Compliance.

πŸš€ Featured Projects

πŸ† [Kelsen-Graph Architecture]

  • What it is: A neuro-symbolic AI framework designed to eliminate LLM hallucinations in enterprise contract review.
  • How it works: It aggressively decouples generative NLP data extraction from decision-making. It uses zero-temperature LLMs solely to parse unstructured legal documents into JSON, and routes that data through a hard-coded, deterministic Python logic graph to execute flawless, 100% auditable compliance decisions.

πŸ›‘οΈ [SlangHunter]

  • What it is: A semantic risk detection engine (MVP) built for C2C marketplaces.
  • How it works: Deployed to automate Trust & Safety operations, it utilizes advanced NLP and Regex to instantly detect drug slang, money laundering patterns, and 'surikae' (bait-and-switch) fraud attempts, drastically reducing manual review times.

🌱 Currently Exploring

  • Small Language Models (SLMs) for local edge deployment.
  • Ensemble Machine Learning (LightGBM/XGBoost) for predictive legal analytics.

πŸ“« Let's Connect

Pinned Loading

  1. kelsen-graph-poc kelsen-graph-poc Public

    A hybrid neuro-symbolic AI framework designed to eradicate LLM hallucinations in enterprise contract review using deterministic Python logic.

    Python

  2. slanghunter slanghunter Public

    Python