Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .project-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Question Answering ChatBot powered by Knowledge Graph
description: |
This AMP demonstrates how to leverage knowledge graph to enhance the quality and information of the answers produced by LLM in a RAG pipeline. The knowledge base consits of a sizable corpus of AI/ML related papers from arXiv. The knwoledge graph captures additional information like citations between the papers, authors and the categories that they belong to.
This AMP demonstrates how to leverage knowledge graph to enhance the quality and information of the answers produced by LLM in a RAG pipeline. The knowledge base consits of a sizable corpus of AI/ML related papers from arXiv. The knowledge graph captures additional information like citations between the papers, authors and the categories that they belong to.

author: Cloudera Inc.
specification_version: 1.0
Expand Down