Tootfinder

Opt-in global Mastodon full text search. Join the index!

@berlinbuzzwords@floss.social
2025-09-25 11:19:02

Modern applications require search capabilities that go beyond basic text matching. They must be fast, accurate, personalised and context-aware. At this year's Berlin Buzzwords, Saurabh Singh demonstrated how OpenSearch’s latest AI/ML enhancements and engine improvements enable organisations to build intelligent, scalable search experiences that meet these evolving needs.
Watch the full session: #bbuzz 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-09-23 11:19:02

A great open-source community is about more than just code — it's about people, too. A strong company culture fosters engagement and growth. At Berlin Buzzwords, Jessie de Groot and Marion Nehring discussed how values such as kindness, collaboration and developer experience influence companies and communities. Gain practical insights into fostering inclusion, engagement, and long-term impact.
Watch the full session: #bbuzz 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-08-20 11:00:13

At #bbuzz 2025, Andrew Musselman and Trevor Grant presented the latest developments in Mahout's new quantum compute layer, Qumat. They provided an overview of the project, explained why Qumat was developed, and demonstrated its current capabilities. They also presented a demo of Qumat in action.
Watch the full session: youtu.be/aupfN2Jn5Fw?si=pmhzRP
Berlin Buzzwords returns on 7-9 June 2026! Get 36% off with our Trust Us Ticket: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-08-19 11:00:05

At #bbuzz 2025, Dennis Berger, Marco Petris, and Volker Carlguth discussed 'Intent-Based Clustering' to address limitations in hybrid search systems. They highlighted how LLM-supported query understanding enhances retrieval, clustering, validation, and presentation. Discover the journey from prototype to large-scale e-commerce search.
Watch the full session:

@berlinbuzzwords@floss.social
2025-09-18 15:25:56

We're proud to announce that Berlin Buzzwords has once again earned the D&I Gold Certification!
This recognition from the CHAOSS initiative highlights our commitment to making #bbuzz a welcoming and inclusive space for everyone.
Learn more in our latest blog post.
To the blog post: 📎 2026.berlinbuzzwords.de/2025/0

@berlinbuzzwords@floss.social
2025-09-12 11:00:04

"We think of generating source code from a prompt as an AI-powered feature of modern IDEs, but the general problem has a rich history in research efforts and domain-specific programming systems." At Berlin Buzzwords 2025, William Benton discussed the history of program synthesis, its relationship to the history of AI, and the lessons we can learn from it today.
Watch the full session: #bbuzz 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-09-11 11:00:25

At Berlin Buzzwords 2025, Nomin-Erdene Oyun and Shikhar Srivastava discussed how they built a high-throughput telemetry system to stream, store, and search a large amount of data from scratch using open source technologies such as ZeroMQ, Apache Kafka, Kubernetes, and Apache Cassandra, sharing valuable insights into the system’s design and performance, as well as lessons learned along the way.
Watch the full session: #bbuzz 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-09-10 11:00:25

At Berlin Buzzwords 2025, Evgeniya Sukhodolskaya presented miniCOIL—a novel approach to creating a sparse neural retrieval model. This model aims to combine the advantages of dense and lexical retrieval methods while avoiding their drawbacks. Evgeniya discussed how to design and train a lightweight model that performs well on out-of-domain data and demonstrated its capabilities.
Watch the full session: #bbuzz 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-07-08 13:16:05

Save the Date! Berlin Buzzwords returns from 7-9 June 2026.
Our Trust Us Ticket Sale is now open! Secure your tickets today for the best deal: #bbuzz

Berlin Buzzwords 2026 -Get your ticket now! 07-09 June 2026 @Kulturbrauerei
@berlinbuzzwords@floss.social
2025-08-11 11:00:12

How can you determine if your RAG system is functioning properly? At #bbuzz 2025, Roman Grebennikov presented a real-world case study on assessing the effectiveness of RAG in production. He discussed challenges such as messy data, chunking errors, and unexpected chatbot behaviour, while also sharing tools to confidently measure quality.
Watch the full session:

@berlinbuzzwords@floss.social
2025-09-05 11:00:23

In the digital age, misinformation spreads rapidly, making it increasingly difficult to ensure the integrity of information. AI presents new opportunities to support fact-checking and news classification. Giovanna Monti and Lucian Precup shared their insights from their work developing an AI-driven platform integrating search capabilities, an intelligent assistant and a RAG system.
Watch the full session: #bbuzz returns on 7-9 June 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-09-04 11:00:13

Apache Flink is uniquely positioned to serve as the backbone for AI agents, equipping them with the powerful new tool of stream processing. At Berlin Buzzword 2025, Steffen Hoellinger discussed how Flink jobs can be transformed into “Agents”—autonomous, goal-driven entities that dynamically interact with data streams, trigger actions, and adapt their behaviour based on real-time insights.
Watch the full session: #bbuzz returns on 7-9 June 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-08-08 11:00:17

Reproducibility in embedding benchmarks is challenging, especially with embedding models that are instructional and increasingly large. At #bbuzz, Isaac Chung explained how MTEB addresses prompt variability, scaling issues and large datasets to ensure fair and consistent scores, setting a standard for benchmarking embeddings.
Watch the full session:

@berlinbuzzwords@floss.social
2025-09-01 11:00:16

RAG has revolutionised AI by merging search and generation. Agentic behaviour takes this search to the next level by enabling LLMs to make decisions and call tools. At Berlin Buzzwords 2025, Bilge Yücel discussed how agentic behaviour enhances pipelines, what it means for a system to act as an 'agent', and core concepts such as routing, tool calling and reasoning, along with a live demo.
Watch the full session: #bbuzz returns on 7-9 June 2026: tickets.plainschwarz.com/bbuzz

@berlinbuzzwords@floss.social
2025-07-30 11:00:21

Observability is the ability to measure a system's overall state. OpenTelemetry is useful for instrumenting applications and diagnosing issues, but front-end instrumentation is often overlooked. At #bbuzz, @… explained how OpenTelemetry, Real User Monitori…