Skip to content
View lorensation's full-sized avatar

Highlights

  • Pro

Block or report lorensation

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
lorensation/README.md

👋 Hey, I'm Lorenzo Sanz Trucharte

💡 AI Engineer | GenAI Engineer

🚀 LLMs · 🧠 AI Agents · 🤖 GenAI Solutions
Currently exploring RAG, MCP, LangGraph, LangChain, HuggingFace, and more.


🧭 About Me

“I love designing AI systems that think, reason and create.
Constantly learning, building, and pushing my own limits to stay ahead.”

💼 Occupation: AI Engineer
🎯 Aspirations: Become an Expert LLM & AI Agent Consultor
📚 Learning: RAG · LangGraph · MCP · HuggingFace · LangChain · NLP
💬 Languages: Python · JavaScript
🌍 Based in: Spain 🇪🇸


⚙️ Tech Stack

🐍 Languages & Frameworks


🤖 AI / ML & Data Science


☁️ Cloud, Databases & DevOps


🌟 Featured Projects

A selection of personal & professional projects I’ve built or contributed to.

🚀 Project 🧩 Description 🧠 Tech Stack
🔗 OCR Model Benchmarking A benchmarking environment to test multiple OCR models like DeepSeek-OCR, Qwen2-VL, VISTA-OCR... Docker · HuggingFace · FastAPI
🔗 AI Customer Support Agent A customer support agent powered by RAG using OpenAI, LangChain and Supabase pgvector. JavaScript · OpenAI API · LangChain · Supabase VectorDB · Intent Classification
🔗 TextEmbedding + Small RAG Agent Demo Web demo for text embeddings + Vector DB storing + Small RAG Agent JavaScript · OpenAI API · LangChain · Supabase VectorDB
🔗 ReAct Weather Agent Web demo for a small ReAct Agent using location + weather FastAPI (Python) · OpenAI API · ReAct Prompting · Weather API
🔗 AI Engineer Learning Course - Scrimba AI-powered mini apps to learn about NLP, Computer Vision, OSS Models... FastAPI · Node · HuggingFace Models
🔗 ML Search Algorithms Lab Machine Learning Lab to learn about data modelling, search algorithms and heuristics Python · ML · Algorithms/Heuristic
🔗 Peña Madridista Lorenzo Sanz Website Web App with CMS + CRM for a football fan club NextJS · TypeScript · TailwindCSS · Supabase · Stripe

📊 GitHub Stats

GitHub Streak

🧮 Most Used Languages

Top Languages


🌐 Connect with Me


“Designing systems that reason, adapt, and improve.”


Pinned Loading

  1. penya-madridista penya-madridista Public

    This is a website for a Real Madrid Peña - Peña Lorenzo Sanz Siempre Presente

    TypeScript 1

  2. ai-engineer-scrimba-course ai-engineer-scrimba-course Public

    AI Engineer Course from Scrimba in Python and JavaScript

    JavaScript

  3. my-first-vector-db my-first-vector-db Public

    Small project about vector databases following the Scrimba AI Engineer Course

    JavaScript

  4. ai-customer-support-agent ai-customer-support-agent Public

    Small generic AI Agent built with Vercel AI SDK + Supabase Vector DB

    TypeScript

  5. ai-weather-agent ai-weather-agent Public

    Simple agent that can get the current weather at my current location and give me some localized ideas of activities I can do.

    Python