class Adrien:
def __init__(self):
self.location = "Paris π«π·"
self.current_focus = ["AI in production", "Multi-Agent Systems", "Calculus & Linear Algebra (self-studying)"]
self.interests = ["Neuromorphic Engineering", "Computational Neuroscience", "Multimodal AI"]
self.languages = ["French", "English", "Spanish", "Russian (learning)"]
def say_hi(self):
print("Let's chat!")
adrien = Adrien()
adrien.say_hi()
# Output: "Let's chat!"AI Engineer seeking challenges, growth, and competence.
My goal is to master the full stack of AI engineering: from compute kernels to high-level abstractions.
|
Experimenting with multi-agent systems and MCP servers. |
Studying the maths that make all of it work under the hood (early in the process!). |
Currently early in partnership with a co-researcher on a project involving neuromorphic compute units. |
π Let's Connect