Skip to content

Commit cc34749

Browse files
authored
Merge pull request #68 from whyhow-ai/update_readme
add kg studio link
2 parents cf35973 + f4c22f8 commit cc34749

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For a limited demo, check out the [Knowledge Table Demo](https://knowledge-table
1212

1313
https://github.com/user-attachments/assets/8e0e5cc6-6468-4bb5-888c-6b552e15b58a
1414

15-
To learn more about WhyHow and our projects, visit our [website](https://whyhow.ai/).
15+
Also check out the WhyHow [Knowledge Graph Studio](https://github.com/whyhow-ai/knowledge-graph-studio), an open source platform that makes it easy and intuitive to create and manage RAG-native knowledge graphs. To learn more about WhyHow and our projects, visit our [website](https://whyhow.ai/) and our [blog](https://medium.com/enterprise-rag).
1616

1717
## Table of Contents
1818

@@ -241,6 +241,7 @@ Once you've set up your questions, rules, and documents, the Knowledge Table pro
241241
To create the Schema for the Triples, we use an LLM to consider the Entity Type of the Column, the question that was used to generate the cells, and the values themselves, to create the schema and the triples. The document name is inserted as a node property. The vector chunk ids are also included in the JSON file of the triples, and tied to the triples created.
242242

243243
---
244+
244245
## Rules
245246

246247
We now have 3 types of [Rules](https://medium.com/enterprise-rag/rules-extraction-guardrails-knowledge-table-studio-e84999ade353) you can now incorporate within your processes, which are:

0 commit comments

Comments
 (0)