Jatin Mehra commited on
Commit
3878b6f
Β·
unverified Β·
1 Parent(s): 102f03b

Add App link

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -24,8 +24,9 @@ A powerful web content crawler with LLM-powered summarization and chat capabilit
24
 
25
 
26
  ## πŸŽ₯ Demo
27
- [streamlit-chat_app video.webm](https://github.com/user-attachments/assets/ae1ddca0-9e3e-4b00-bf21-e73bb8e6cfdf)
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