Hussein Mozannar
GenAI
Agentic GraphRAG for Commercial Contracts | Towards Data Science
Structuring legal information as a knowledge graph to increase the answer accuracy using a LangGraph agent
Mastering RAG: How to Select A Reranking Model
Choosing the best reranking model for your RAG-based QA system can be tricky. This blog post simplifies RAG reranking model selection, helping you pick the right one to optimize your system's performance.
Rerankers and Two-Stage Retrieval | Pinecone
Learn how to build better retrieval augmented generation (RAG) pipelines for LLMs, search, and recommendation. In this chapter we explore two-stage retrieval and the incredible accuracy of reranker models.
How we built our multi-agent research system \ Anthropic
On the the engineering challenges and lessons learned from building Claude's Research system
Jason Zhou (@jasonzhou1993) on X
After 1 hr research,
Here are the best open source 'General agent' projects:
- Suna: https://t.co/BRsQToXL9P
- Deer-flow from Bytedance: https://t.co/4zwuRKaNFZ
- Google-gemini-search: https://t.co/iFIMgBxfeg
- Langchanin open deep search:
Cognition | Don’t Build Multi-Agents
Frameworks for LLM Agents have been surprisingly disappointing. I want to offer some principles for building agents based on our own trial & error, and explain why some tempting ideas are actually quite bad in practice.
Comprehensive Guide on Reranker for RAG
Explore how reranker for RAG systems by refining results, reducing hallucinations, and improving relevance and accuracy.
Breadcrumbs
Breadcrumbs list
Fine-Tuning Cohere's Reranker | Weaviate
Learn how to fine-tune Cohere's reranker and generate synthetic data using DSPy!
RankZephyr
Escape Prompt Hell With These 8 Must-have Open-source Tools | HackerNoon
Discover 8 powerful tools transforming prompt engineering from trial-and-error into scalable systems—featuring visual workflows, auto-tuned prompts, and memory-
Graph Retrieval-Augmented Generation: A Survey
RAG is dead, long live agentic retrieval — LlamaIndex - Build Knowledge Assistants over your Enterprise Data
LlamaIndex is a simple, flexible framework for building knowledge assistants using LLMs connected to your enterprise data.
Semantic Chunking for RAG: Better Context, Better Results
Explore how semantic chunking enhances RAG systems by improving context, precision, and performance through optimized chunking strategies and advanced tools.
NirDiamant/RAG_Techniques: This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont...
Cohere: Building Enterprise AI agents
Create custom model serving endpoints | Databricks Documentation
Learn how to create and configure model serving endpoints that serve custom models.
Evaluation Driven Development for Agentic Systems.
My step-by-step approach for building and evolving Agentic Systems that work.
12 Factor Agents: What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers? - humanlayer/12-factor-agents
Aura Graph Analytics: A Technical Deep Dive - Graph Database & Analytics
Take a deep dive into Neo4j Aura Graph Analytics, and learn how to run PageRank, community detection, and other algorithms directly in your workflow.
Dual Approaches to Building Knowledge Graphs: Traditional Techniques or LLMs
Knowledge graphs are powerful tools for representing relationships between entities in a structured format. They are widely used in various…
Creating Knowledge Graphs from Unstructured Data - Developer Guides
From Zero to GenAI Hero: Building Your GenAI App with HuggingFace and Databricks | Databricks Blog
A comprehensive guide to building a GenAI app using a HuggingFace model, MLflow, Unity Catalog and Databricks Apps, covering setup, development, and deployment.
2309
Fine-tuning Re-ranking model - Sembosa
Fine-tuning Re-ranking Models : A Beginner’s Guide
It’s been a while since I last wrote a blog post, and I’m excited to be back!
Training and Finetuning Reranker Models with Sentence Transformers v4
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
Building Deep research agent with Qwen3 using LangGraph and Ollama
In this blog post we will build a local Deep research agent using Qwen 3 8b model, LangGraph, Composio, and Ollama.
GitHub - ishanExtreme/a2a_mcp-example: An example showing how A2A and MCP can be used together
An example showing how A2A and MCP can be used together - ishanExtreme/a2a_mcp-example
From Text-RAG to Vision-RAG w/ VP Search @ Cohere
Visual RAG expands AI's ability to understand and utilize charts, graphs, and images, a critical skill as 65% of people are visual learners. Mastering this technology allows you to build truly multimodal AI systems that can reason about visual data, giving you a competitive edge in enterprise AI development and opening new possibilities for data-driven applications.