Spaces:
Running
Running
Jatin Mehra
commited on
Add App link
Browse files
README.md
CHANGED
@@ -24,8 +24,9 @@ A powerful web content crawler with LLM-powered summarization and chat capabilit
|
|
24 |
|
25 |
|
26 |
## π₯ Demo
|
27 |
-
[
|
28 |
|
|
|
29 |
|
30 |
_Example of CRAWLGPT in action!_
|
31 |
|
@@ -127,6 +128,9 @@ crawlgpt/
|
|
127 |
β βββ test_integration.py
|
128 |
β βββ test_llm_based_crawler.py
|
129 |
β βββ test_summary_generator.py
|
|
|
|
|
|
|
130 |
βββ .gitignore
|
131 |
βββ LICENSE
|
132 |
βββ README.md
|
|
|
24 |
|
25 |
|
26 |
## π₯ Demo
|
27 |
+
### [Deployed APP ππ€](https://huggingface.co/spaces/jatinmehra/CRAWL-GPT-CHAT)
|
28 |
|
29 |
+
[streamlit-chat_app video.webm](https://github.com/user-attachments/assets/ae1ddca0-9e3e-4b00-bf21-e73bb8e6cfdf)
|
30 |
|
31 |
_Example of CRAWLGPT in action!_
|
32 |
|
|
|
128 |
β βββ test_integration.py
|
129 |
β βββ test_llm_based_crawler.py
|
130 |
β βββ test_summary_generator.py
|
131 |
+
βββ .github/
|
132 |
+
β βββ workflows/
|
133 |
+
β βββ Push_to_hf.yaml
|
134 |
βββ .gitignore
|
135 |
βββ LICENSE
|
136 |
βββ README.md
|