Spaces:
Running
Running
Update README.md
Browse filesfix the format errors
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## <h1 align="center" id="heading">An Agentic Bible Study Tool Built with LangChain and LangGraph</h1>
|
2 |
|
3 |
Create an intelligent Bible study assistant that utilizes LLMs to enhance contextual understanding of scripture. This tool will enable users to pose questions, and the AI will provide answers grounded in the Bible, by accurately identifying and synthesizing information from relevant verses, chapters, and cross-references, promoting deeper comprehension and reducing misinterpretations.
|
@@ -12,4 +24,4 @@ Create an intelligent Bible study assistant that utilizes LLMs to enhance contex
|
|
12 |
|
13 |
|
14 |
## Ship π’
|
15 |
-
Check out the prototype at https://huggingface.co/spaces/kcheng0816/BibleStudy
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
title: An Agentic Bible Study Tool
|
4 |
+
sdk: docker
|
5 |
+
emoji: π
|
6 |
+
colorFrom: green
|
7 |
+
colorTo: blue
|
8 |
+
pinned: true
|
9 |
+
short_description: Create an intelligent Bible study assistant that utilizes LL
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
## <h1 align="center" id="heading">An Agentic Bible Study Tool Built with LangChain and LangGraph</h1>
|
14 |
|
15 |
Create an intelligent Bible study assistant that utilizes LLMs to enhance contextual understanding of scripture. This tool will enable users to pose questions, and the AI will provide answers grounded in the Bible, by accurately identifying and synthesizing information from relevant verses, chapters, and cross-references, promoting deeper comprehension and reducing misinterpretations.
|
|
|
24 |
|
25 |
|
26 |
## Ship π’
|
27 |
+
Check out the prototype at https://huggingface.co/spaces/kcheng0816/BibleStudy
|