GenAI

GenAI

694 bookmarks
Newest
Reducto Document Ingestion API
Reducto Document Ingestion API
Reducto is an API that provides high quality data ingestion for large language models (LLMs). It works with any vector database or embedding system. It can parse PDFs, Excel, PowerPoint, and more.
·reducto.ai·
Reducto Document Ingestion API
Agents
Agents
Foundation models enable many new application interfaces, but one that has especially grown in popularity is the conversational interface, such as with chatbots and assistants. The conversational interface makes it easier for users to give feedback but harder for developers to extract signals. This post will discuss what conversational AI feedback looks like and how to design a system to collect the right feedback without hurting user experience.
·huyenchip.com·
Agents
Knowledge Graph-Enhanced RAG
Knowledge Graph-Enhanced RAG
Upgrade your RAG applications with the power of knowledge graphs./b Retrieval Augmented Generation (RAG) is a great way to harness the power of generative AI for information not contained in a LLM’s training data and to avoid depending on LLM for factual information. However, RAG only works when you can quickly identify and supply the most relevant context to your LLM. Knowledge Graph-Enhanced RAG/i shows you how to use knowledge graphs to model your RAG data and deliver better performance, accuracy, traceability, and completeness. Inside Knowledge Graph-Enhanced RAG/i you’ll learn: The benefits of using Knowledge Graphs in a RAG system/li How to implement a GraphRAG system from scratch/li The process of building a fully working production RAG system/li Constructing knowledge graphs using LLMs/li Evaluating performance of a RAG pipeline/li /ul Knowledge Graph-Enhanced RAG/i is a practical guide to empowering LLMs with RAG. You’ll learn to deliver vector similarity-based approaches to find relevant information, as well as work with semantic layers, and generate Cypher statements to retrieve data from a knowledge graph.
·manning.com·
Knowledge Graph-Enhanced RAG
What can VLM brings to RAG beyond input modality change?
What can VLM brings to RAG beyond input modality change?
For “R”, our DSE dropped the document processing and improved relevancy modeling by preserving the content integration. Now for “G”, we propose VISA. Aiming to take a step towards more verifiable and intuitive V-RAG.… — Xueguang Ma (@xueguang_ma)
·x.com·
What can VLM brings to RAG beyond input modality change?
AI-native UX
AI-native UX
What do apps look like when you design AI first? Starting a thread to collect some examples I've found. — Lee Robinson (@leeerob)
·x.com·
AI-native UX
AI Agent In Production - Insights from the market
AI Agent In Production - Insights from the market
Explore the capabilities of AI Agents and their real-world applications. CrewAI showcases the power and versatility of AI technologies across various sectors.
·insights.crewai.com·
AI Agent In Production - Insights from the market
Can LLMs Convert Graphs to Text-Attributed Graphs?
Can LLMs Convert Graphs to Text-Attributed Graphs?
Graphs are ubiquitous data structures found in numerous real-world applications, such as drug discovery, recommender systems, and social network analysis. Graph neural networks (GNNs) have become...
·arxiv.org·
Can LLMs Convert Graphs to Text-Attributed Graphs?