Skip to content
View Jacopos311's full-sized avatar
🫠
Focusing
🫠
Focusing

Block or report Jacopos311

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

Hi, I'm Jacopo! 👋

AI-Augmented Engineer focused on LLM Infrastructure, Agentic Workflows, and Python Tooling. I build tools for debugging, memory tracing, and im somewhat decent in cleaning up datas.


Featured Projects

  • 🛠️ Agent-Devtools — Local debugger for AI agents with visual replay, behavior diffs, and context tracing.
  • 🧠 Micro_JEPA — Interactive Joint Embedding Predictive Architecture in PyTorch with Model Predictive Control.
  • redis-async-proxy — Async Redis proxy enforcing rate limiting and mitigating Thundering Herd issues.
  • 🧹 Cafe-sales-data-pipeline — Python pipeline for cleaning, imputing, and validating messy sales data with unit tests.

🤝 Open Source Contributions

I actively contribute bug fixes and features to leading AI & Python frameworks:

  • LangChain | DSPy | CrewAI | LiteLLM | Marimo ...and more!

🧰 Tech Stack

  • Languages: Python, SQL, Bash
  • AI & LLM Tools: LangChain, DSPy, CrewAI, LiteLLM, PyTorch, Hugging Face
  • Backend & Data: Redis, SQLite, Pandas, AsyncIO
  • Engineering Quality: Pytest, GitHub Actions (CI/CD), Docker, Git

📫 Connect With Me

Pinned Loading

  1. Agent-Devtools Agent-Devtools Public

    Local debugger for AI agents. Answer the question: "Why did my agent behave this way?" with visual replay, behavior diff, and full visibility into prompts, context, memory, retrieval, and tool call…

    Python 8 1

  2. Micro_JEPA Micro_JEPA Public

    An interactive Joint Embedding Predictive Architecture (JEPA) in PyTorch combined with Model Predictive Control (MPC). The agent learns world dynamics in an abstract latent space to navigate and av…

    Python 6

  3. redis-async-proxy redis-async-proxy Public

    A production-ready asynchronous proxy server that utilizes Redis to optimize API requests, prevent Thundering Herd issues, and enforce secure rate limiting.

    Python 4

  4. AI-Tab-Organizer AI-Tab-Organizer Public

    is a lightweight and powerful browser extension (Manifest V3) that leverages the FREE **Groq API (Llama 3)** to instantly analyze, sort, and group your open browser tabs into logical, color-coded c…

    JavaScript 2

  5. Flash_Quoter_Pro Flash_Quoter_Pro Public

    A lightweight desktop tool to automate estimates and generate clean PDFs for small businesses.

    2

  6. Cafe-sales-data-pipeline Cafe-sales-data-pipeline Public

    Automated Python pipeline to clean, validate, and standardize messy sales data (10k+ rows) with unit tests and HuggingFace export.

    Python