Skip to content
View JPsparks's full-sized avatar

Block or report JPsparks

Report abuse

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

Report abuse
JPsparks/README.md

Hi there, I'm Jacopo Pesaresi πŸ‘‹

πŸ€– AI Master's Student | 🧠 Agentic AI Enthusiast | πŸš€ Love building Intelligent Systems


πŸŽ“ About Me

class JacopoPesaresi:
    def __init__(self):
        self.current_role = "AI Master's Student"
        self.university = "Alma Mater Studiorum - UniversitΓ  di Bologna"
        self.university_course = "Artificial Intelligence"
        self.interests = ["Agentic AI",  "RaspberryPi", "ESP32", "Mobile Dev"]
        self.dreams_to_touch = ["GraphRAG", "SLM", "Predictive Maintenance", "Tiny ML"]
        self.currently_working_on = "JdroPonos, but now focus on searching intership"
        
    def say_hi(self):
        print("Let the future tell the truth and evaluate each one \
              according to his work and accomplishments ~ Nikola Tesla")

me = JacopoPesaresi()
me.say_hi()

🎯 Currently exploring the intersection of Large Language Models, Retrieval-Augmented Generation, and Autonomous Agents

πŸ“ Based in Italy | 🌐 Visit my Master Course


πŸ› οΈ Tech Stack

Languages

Python C++ Java Kotlin JavaScript C# PHP React Node.js

AI/ML & Data Science

TensorFlow PyTorch scikit-learn OpenCV NumPy Pandas Matplotlib LangChain

Database & DevOps

MySQL Milvus Docker Flask PostgreSQL

Tools & IDEs

VS Code Git Linux


πŸ”₯ Featured Projects

πŸ“š Check out my repositories below! ⬇️

Agriveritas Janaca


🌱 Currently Learning (or what i whould deep into sooner or later)

  • πŸ€– Agentic AI Architectures - Building autonomous AI systems
  • βš—οΈ Knowledge distillation - A necessary step to make some Edge AI
  • πŸ“± Mobile Development - Bringing AI to mobile platforms
  • πŸ“Š GraphRAG - Enhancing retrieval with knowledge graphs
  • 🧩 Small Language Models (SLM) - Efficient AI for edge computing

πŸ’¬ Let's Connect!

LinkedIn Email


πŸ’­ "Let the future tell the truth and evaluate each one according to his work and accomplishments" πŸ’­

**~ Nikola Tesla**

Wave


Profile views

Pinned Loading

  1. APAI_ESP_MonocularDepthEstimation APAI_ESP_MonocularDepthEstimation Public

    I'm writing a white paper to help me successfully complete the "Architecture and Platform for Artificial Intelligence" exam for my master's degree. Stay tuned for updates!

    C++ 1

  2. Agriveritas Agriveritas Public

    Forked from jacopoPesaresi/Agriveritas

    Bachelor thesis. Agriveritas born as a generative chatbot powered by RAG capability. Its main goal is to help farmers (and ideally not only) to consult, or even just discover, economic and tax bene…

    Jupyter Notebook

  3. CV_Assignement_AI_Master CV_Assignement_AI_Master Public

    In this repo, you can see two projects I developed in collaboration with a classmate under the keyword Computer Vision. The university course provided a strong foundation in classical computer visi…

    Jupyter Notebook

  4. Janaca Janaca Public

    Forked from jacopoPesaresi/Janaca

    Software for the FAIKR Tablut Students Competition - AI master course

    HTML

  5. NLP_Assignement_Unibo_AI_Master NLP_Assignement_Unibo_AI_Master Public

    For a university project, we attempted to complete various tasks involving the detection of discriminatory language, particularly sexist language, using different approaches and emulating several w…

    Jupyter Notebook