October 2025 Summaries
3 posts from SurrealDB
Filter
Month:
Year:
Post Summaries
Back to Blog
The integration of SurrealDB with the multi-agent framework Agno introduces a new approach to utilizing large language models (LLMs) by providing reliable context for every request. This collaboration is demonstrated through a series of examples in the Agno Cookbook, which leverage Claude, an LLM, to create agents capable of performing various tasks such as answering queries using tools like DuckDuckGo. The setup involves running a SurrealDB instance and connecting it to an Agno framework, allowing agents to maintain context between queries, a feature crucial for seamless interactions. Examples include agents that retrieve information from sources like Hacker News and DuckDuckGo, and teams that generate content schedules based on research outputs. The integration highlights SurrealDB's strengths as a document database and its ability to manage complex workflows by storing agent interactions in a single, schemaless table. This setup not only facilitates dynamic query responses but also showcases the potential for SurrealDB and Agno to streamline data-driven decision-making processes.
Oct 29, 2025
2,861 words in the original blog post.
The text explores the use of SurrealDB in combination with LangChain to identify and mitigate organized influence campaigns through bot farms and AI-generated content, specifically within the fictional setting of Klezskavania. It discusses the challenges posed by such campaigns in influencing public opinion and elections, and demonstrates how SurrealDB's functionalities can detect suspect activities, such as rapid likes on comments, clustering of comments in specific locations, and complex social networks that support bots. The article outlines methods like using SurrealDB's event-driven architecture to identify suspicious "likes," employing geo-location data to track comment origins, and utilizing recursive queries to evaluate users' networks for potential bot associations. Through these techniques, SurrealDB helps ensure that human users can freely express opinions while identifying and curbing bot-related activities, offering a robust toolset for maintaining the integrity of online discourse in the face of evolving technological threats.
Oct 10, 2025
4,141 words in the original blog post.
Colman Yau, Vice President of Engineering at PolyAI, discusses how integrating SurrealDB into the Agent Studio platform as a Retrieval Augmented Generation (RAG) provider enables real-time, low-latency AI interactions, allowing businesses to maintain control over their knowledge bases and protect sensitive information. By connecting their systems directly to Agent Studio, organizations can benefit from flexibility, extendability, and privacy, without being confined to a single vendor ecosystem. The integration of SurrealDB, a high-performance database, into Agent Studio enables accurate, context-aware responses with minimal latency, enhancing the natural flow of AI conversations. This demonstrates that external knowledge bases can be seamlessly integrated without compromising performance, privacy, or control, and the platform's architecture allows for rapid, efficient implementations. The collaboration exemplifies the potential for businesses to expand and tailor their AI solutions by leveraging SurrealDB's querying capabilities and Agent Studio's adaptability, ensuring powerful and flexible AI experiences.
Oct 09, 2025
828 words in the original blog post.