Spaces:
Sleeping
Sleeping
Commit ·
0f7c22a
1
Parent(s): ed05693
update chainlit.md
Browse files- chainlit.md +31 -0
chainlit.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: An Agentic Bible Study Tool
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
## <h1 align="center" id="heading">An Agentic Bible Study Tool Built with LangChain and LangGraph</h1>
|
| 14 |
+
|
| 15 |
+
Welcome to the Bible Study Tool, an interactive platform designed to deepen your understanding of the Bible, with a special focus on the book of Genesis (Phase I). Powered by advanced AI technology, this tool offers a variety of features to enrich your study experience:
|
| 16 |
+
|
| 17 |
+
Ask Questions: Receive detailed answers about Genesis through an AI-driven retrieval system that pulls from a comprehensive database of Bible verses.
|
| 18 |
+
Internet Search: Broaden your perspective by exploring additional context and related topics from the web.
|
| 19 |
+
Quiz Mode: Challenge yourself with personalized quizzes on specific verse ranges—just type "start quiz on <verse range>" (e.g., "start quiz on Genesis 1:1-5") to get started.
|
| 20 |
+
Built with a user-friendly chat interface, this tool makes Bible study engaging and accessible for everyone, whether you’re a beginner or a seasoned scholar. Dive in and let the Bible Study Tool guide you on your journey!
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
## Ship 🚢
|
| 26 |
+
Check out the prototype at https://huggingface.co/spaces/kcheng0816/BibleStudy
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|