Skip to content
View BrunoEsposito2's full-sized avatar
🏠
Working from home
🏠
Working from home
  • University of Bologna
  • Cesena, Italy

Block or report BrunoEsposito2

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

Bruno Esposito

MSc in Computer Science and Engineering, University of Bologna.

I work on LLM-based agents and how to evaluate them -- cognitive architectures for language agents, the bridge between symbolic (BDI) and generative approaches, and agent robustness in dynamic environments.

Some Projects

  • coag-framework -- Cognitive AutoGen: extends AutoGen with a CoALA-inspired cognitive layer, plus the adversarial testbed used to evaluate it against a purely generative baseline
  • genai-agents -- experiments from my MSc thesis: generative, cognitive and symbolic agents compared in a stochastic environment
  • DCCV -- distributed computer vision framework on the actor model (Scala/Akka), with DDD, Docker Swarm and CI/CD

Interests

LLM agents · cognitive architectures (CoALA) · agent-oriented programming · agent evaluation and benchmarking · multi-agent systems · distributed systems

Pinned Loading

  1. coag-framework coag-framework Public

    Cognitive AutoGen (CoAG) extends Microsoft AutoGen with a CoALA-inspired cognitive layer — structured working memory, RAG long-term memory and a 6-phase deliberative cycle

    Python

  2. genai-agents genai-agents Public

    Experiments on generative and cognitive agents from my MSc thesis: purely generative (LLM-based), CoALA-inspired and symbolic (ASTRA) agents compared in a dynamic, partially observable, stochastic …

    Python

  3. DCCV DCCV Public

    Distributed Cluster for Computer Vision: an actor-model framework (Scala/Akka + OpenCV) for building computer vision applications. Hexagonal architecture and DDD, Docker Swarm deployment, CI/CD wit…

    Scala 1

  4. DDOS-Framework DDOS-Framework Public

    Distributed Devices over Scala: an actor-based backend framework (Akka) for concurrent management and real-time monitoring of IoT systems — sensor data aggregation, actuator control, fault toleranc…

    Scala 1

  5. FOOL-Compiler FOOL-Compiler Public

    A compiler built from scratch for FOOL, a Functional and Object-Oriented Language: inheritance, polymorphism, recursion and static type checking. Written in Java with ANTLR

    Java

  6. Traffic-IoT-controller Traffic-IoT-controller Public

    Forked from Filocava99/Traffic-IoT-controller

    (Near) Real-time road traffic monitoring using a convolutional neural network in a distributed environment. University group project (forked)

    Python