Google's Prompt Engineering
GenAI
What Is GraphRAG?
GraphRAG is a powerful retrieval mechanism that improves Generative AI applications by taking advantage of the rich context in graph data structures.
Introducing the Weaviate Query Agent | Weaviate
Learn about the Query Agent, our new agentic search service that redefines how you interact with Weaviate’s database!
An Overview of Late Interaction Retrieval Models: ColBERT, ColPali, and ColQwen
Late interaction allow for semantically rich interactions that enable a precise retrieval process across different modalities of unstructured data, including text and images.
In this context, “interaction” refers to the process of assessing how well a document matches a given search query by comparing their representations.
A dense retrieval model is a model that uses some type of neural network architecture to retrieve relevant documents for a search query.
Traditional methods for retrieval commonly use “no-interaction” retrieval models. In this case, the search query and documents are processed separately
Advantages of no-interaction retrieval models are primarily that they are fast and computationally efficient
These characteristics make full interaction models great for second-stage retrieval, like reranking a curated set of candidate documents
extremely computationally expensive
contextually rich
scalable and contextually rich
storage requirements - they require an embedding for each token, which requires a lot more storage for a complete set of vectors
Disadvantages of no-interaction retrieval models lie in the lack of interaction between the search query and the documents.
multimodal late interaction retrieval models
vision language models (VLMs) instead of text-only models
A Visual Guide to Reasoning LLMs
How do we create LLMs that can reason? Exploring Test-Time Compute Techniques and DeepSeek-R1.
The "think" tool: Enabling Claude to stop and think \ Anthropic
A blog post for developers, describing a new method for complex tool-use situations
The primary evaluation metric used in τ-bench is pass^k, which measures the probability that all k independent task trials are successful for a given task, averaged across all tasks. Unlike the pass@k metric that is common for other LLM evaluations (which measures if at least one of k trials succeeds), pass^k evaluates consistency and reliability—critical qualities for customer service applications where consistent adherence to policies is essential.
LangChain (@LangChainAI) on X
Understanding multi-agent handoffs
Handoffs are a central concept in multi-agent systems.
LangGraph swarm is built on them.
But, they can be hard to understand.
Here, we break-down the swarm handoff mechanism.
📽️:
https://t.co/YkSCFeg9A8
VectifyAI/PageIndex: Document Index System for Reasoning-Based RAG
Document Index System for Reasoning-Based RAG
How to Build a Knowledge Graph in 7 Steps
Discover how to build a knowledge graph in 7 simple steps, from defining your use case to creating a model to ingesting your data.
Building Your Own RAG System: Enhancing Claude with Your Documentation
Connecting Claude Desktop to Your Documentation Through MCP and Qdrant
Language Models as Compilers: Simulating Pseudocode Execution Improves Algorithmic Reasoning
We introduce THINK-AND-EXECUTE, a framework that performs reasoning with a pseudocode that contains the common logical structure of a given task.
RAG with Streaming
The LLM Mesh
Developers guide how to build knowledge graph
How to Build a Knowledge Graph in 7 Steps
Discover how to build a knowledge graph in 7 simple steps, from defining your use case to creating a model to ingesting your data.
Design and Develop a RAG Solution - Azure Architecture Center
How to plan a RAG project
Introduction to LlamaIndex - Hugging Face Agents Course
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
A Visual Guide to LLM Agents
Explore the main components of what makes LLM Agents special.
An agent is anything that can be viewed as perceiving its environment through sensors and acting upon that environment through actuators.
Agents interact with their environment and typically consist of several important components
chain-of-thought
This is where planning comes in. Planning in LLM Agents involves breaking a given task up into actionable steps.
reasoning” and “thinking” a bit loosely as we can argue whether this is human-like thinking or merely breaking the answer down to structured steps.
without any examples (zero-shot prompting)
Providing examples (also called few-shot prompting7)
ReAct
Reflecting
These Multi-Agent systems usually consist of specialized Agents, each equipped with their own toolset and overseen by a supervisor.
three LLM roles
SELF-REFINE
To enable planning in LLM Agents, let’s first look at the foundation of this technique, namely reasoning.
Evaluating Chunking Strategies for Retrieval | Chroma Research
Transformation Agent | Weaviate
This Weaviate Agent is in technical preview.
Do you know the answer to these three questions? You should... 1. What are vector embeddings and embedding models? 2. What’s the benefit of having a vector database for vector search? 3. What’s on the next horizon for AI applications? I just finished a 3-part webinar series… pic.twitter.com/nFOAPHQw2q— Victoria Slocum (@victorialslocum) March 5, 2025
Weaviate Agentic Architectures eBook
Multi-vector embeddings (ColBERT, ColPali, etc.) | Weaviate
Learn how to use multi-vector embeddings in Weaviate.
How to Hack AI Agents and Applications
Learn how to hack AI agents and applications with this expert guide. Find vulnerabilities, prompt injection risks, and testing strategies for AI security.
Chat bot considerations
AIEBootcamp/09_Finetuning_Embeddings/Fine_tuning_Embedding_Models_for_RAG_using_RAGAS.ipynb at main · apatti/AIEBootcamp
AI Engineering bootcamp. Contribute to apatti/AIEBootcamp development by creating an account on GitHub.
15 Best Graph Visualization Tools for Your Neo4j Graph Database
Discover the best graph visualization tools for visualizing your Neo4j graph database, including development, exploration, dashboarding, and embedded tools.
AI-Tools
Many students and researchers are already using them - tools with integrated artificial intelligence (AI). What can AI-supported tools achieve, what opportunities do they offer and what are their limitations? The following list is an introductory selection which is not based on any value judgement.
AWS Flash - AWS Partner: Generative AI on AWS for Financial Services Industries (Technical) - AWS Skill Builder
Your learning center to build in-demand cloud skills.
Jérémy Ravenel on LinkedIn: What are the key ontology standards you should have in mind? Ontology… | 100 comments
What are the key ontology standards you should have in mind?
Ontology standards are crucial for knowledge representation and reasoning in AI and data… | 100 comments on LinkedIn