Andrei Stefan Bejgu

Senior AI Applied Scientist @ SylloTips · Ph.D. in Artificial Intelligence @ Sapienza University of Rome

Andrei Stefan Bejgu, Senior AI Applied Scientist working on agent orchestration, governance and memory

I build AI agents that hold up in production. At SylloTips I work on the runtime that governs how agents plan, act, and stay grounded: orchestration, guardrails, memory and tooling, so an agent reasons over a real company instead of hallucinating its way through it.

Before this, a Ph.D. in AI with Sapienza’s NLP group and Babelscape, on how machines pin down what words actually mean in context. That work landed at ACL 2024 and EMNLP 2025.

Currently

What I’m building now

Most “AI agents” demo well and fall apart the moment a real workflow touches them. My job is the unglamorous middle: making an agent’s reasoning trustworthy, repeatable, and supervisable.

orchestration

Agent orchestration & governance

Agents that plan multi-step work, recover when a step fails, and stay grounded: they cite what they actually know and say so when they don't, instead of making things up.

memory

Agentic context engineering & memory

Shaping behaviour through evolving context and durable memory. What an agent carries between turns is what makes it reliable.

protocol

MCP & tool execution

Building Model Context Protocol servers, and running agent-written code in sandboxed environments so agents can read, transform and generate complex files, then call real tools safely with the human still in the loop.

human-in-loop

Continuous improvement

Subject-matter experts correct an agent once; those corrections become durable, governed knowledge the whole system learns from. No retraining cycle required.

Agent Orchestration Agent Governance Agentic Context Engineering Model Context Protocol Agent Memory Grounded RAG Multilingual NLP

Background

Research & open source

LLM-OASIS · Computational Linguistics 2026

Co-first author on the largest resource for end-to-end factuality evaluation: can a system tell whether generated text is actually faithful to its sources, not just fluent? The grounding problem behind every agent I build now.

Word Sense Linking · ACL 2024

Disambiguating word meaning on real, messy text, not just curated benchmarks. The hard part isn’t the dictionary; it’s deciding which sense a sentence actually triggers.

ConceptPedia · EMNLP 2025

A large-scale resource connecting concepts across languages, built to give models a shared semantic backbone instead of a per-language patchwork.

Beanis · Redis ODM for Python

A Pydantic-style typed ODM for Redis: ~70% less boilerplate, performance within 8% of raw Redis. For people who want type safety without giving up speed.

I like the seam between research and production: taking something that works in a paper and making it survive contact with messy data and tight latency budgets. When I’m not on that, I’m writing it up or shipping it as open source.

news

Jun 15, 2026 Building SylloTips’ governed agent runtime: orchestration, Model Context Protocol tooling, and agent memory that keeps reasoning grounded and supervisable.
Nov 07, 2025 ConceptPedia accepted at EMNLP 2025: a large-scale, cross-lingual concept resource for grounding semantic understanding.
Oct 23, 2025 Released Beanis, a typed Redis ODM for Python: ~70% less boilerplate, performance within 8% of raw Redis.
Aug 12, 2024 Word Sense Linking presented at ACL 2024: disambiguating word meaning on real, in-the-wild text.

latest posts

selected publications

  1. CL
    Truth or Mirage? Towards End-to-End Factuality Evaluation with LLM-OASIS
    Alessandro Scirè*, Andrei Stefan Bejgu*, Simone Tedeschi, and 3 more authors
    Computational Linguistics, 2026
  2. EMNLP
    Concept-pedia: A Wide-coverage Semantically-annotated Multimodal Dataset
    Karim Ghonim, Andrei Stefan Bejgu, Alberte Fernández-Castro, and 1 more author
    In EMNLP, 2025
  3. ACL
    Word Sense Linking: Disambiguating Outside the Sandbox
    Andrei Stefan Bejgu, Edoardo Barba, Luigi Procopio, and 2 more authors
    In ACL, 2024
  4. CroCoAlign: A Cross-Lingual, Context-Aware and Fully-Neural Sentence Alignment System for Long Texts
    Francesco Molfese, Andrei Stefan Bejgu, Simone Tedeschi, and 2 more authors
    In EACL, 2024