Skip to content
View alosti's full-sized avatar

Block or report alosti

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.

Content in all repositories owned by your account will be closed.
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
alosti/README.md

Alessandro Osti

Senior backend developer with 25+ years of experience. I integrate AI engineering into my work — not as a pivot, but as the next layer on top of a solid foundation.

I build things that run in production for a long time. MAOTrade has been live since 2012. ARIA is my current project: a conversational AI system with RAG architecture, multi-LLM orchestration, and SSE streaming, built while learning AI engineering hands-on.

Projects

MAOTrade — real-time trading platform, live since 2012. Designed, built, and maintained solo for 13+ years. Python/FastAPI, MySQL, MongoDB, Vue.js with custom charting engine, Android app, Docker.

ARIA — conversational AI system on top of MAOTrade. Python/FastAPI, Qdrant, multi-LLM orchestration (Gemini/Claude/GPT), semantic caching, SSE streaming.

ai-notes — personal notes from my AI engineering learning path, in Italian. LLM fundamentals, RAG, agents, MCP.

"Il codice che non ho scritto" — a short book about building ARIA with Claude Code. What vibe coding actually feels like when you know what you're doing.

Background

Trading systems, healthcare backends, Android/NFC/IoT, telecom IVR, ERP middleware — the kind of work where things break at 3am and you fix them alone. MBA in Finance. Based in Correggio, Reggio Emilia. Full remote.

Find me

Pinned Loading

  1. ai-notes ai-notes Public

    Note personali di un percorso di studio sull'AI Engineering: architetture, strumenti, pattern e Model Context Protocol. Materiale in italiano, costruito sul campo mentre sviluppavo progetti reali.

  2. financial-doc-rag financial-doc-rag Public

    RAG-based Q&A system for financial document analysis

    Python

  3. maotrade-fintech-showcase maotrade-fintech-showcase Public

    Personal algorithmic trading engine architecture showcase - Real production system design patterns, multi-broker abstraction, and fintech infrastructure solutions

    Python