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
- π€ 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 the future tell the truth and evaluate each one according to his work and accomplishments" π
**~ Nikola Tesla**
