Skip to content
View SantinoCastagno's full-sized avatar
⚔️
Focusing
⚔️
Focusing
  • Tecfield
  • Neuquén, Argentina

Highlights

  • Pro

Block or report SantinoCastagno

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
SantinoCastagno/README.md

AI/ML & Backend Engineer

Computer Science student at Universidad Nacional del Comahue. I build production-grade AI systems and scalable backend services.


Focus Areas

  • AI/ML Engineering — RAG systems, LLM applications, conversational AI, observability pipelines
  • Backend Development — Scalable APIs, system architecture, database design
  • High-Performance Apps — Actively learning Rust; interested in TUIs, REST APIs, and desktop apps with Tauri

Tech Stack

AI/ML LangChain · RAG Systems · MongoDB Vector Search · LangFuse · TensorFlow (predictive neural models, anomaly detection on large imbalanced datasets)

Backend FastAPI · Express.js · TypeScript · Go · PostgreSQL · MongoDB

Mobile & Frontend Vue.js · Kotlin + Jetpack Compose · Flutter

DevOps & Tools Docker · Linux · Git · Shell Scripting · C (embedded systems)


Feel free to explore my repositories.

Pinned Loading

  1. rag-mvp rag-mvp Public

    A modular RAG proof-of-concept built with LangChain, FastAPI, ChromaDB, and Streamlit. Supports multiple LLM providers (Gemini, Ollama), persistent chat history, and observability with Arize Phoenix.

    Python 1 1

  2. finlogent finlogent Public

    LangGraph agent that turns natural language into Beancount transactions with validation and human-in-the-loop confirmation via Chainlit.

    Python