Spaces:
Sleeping
Sleeping
| title: Documentation Crawler | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 6.14.0 | |
| app_file: ui/gradio-dashboard.py | |
| pinned: false | |
| # Documentation Crawler | |
| Project: Developers need to spend a lot of time in documentation going through Stack Overflow. | |
| In my project I have tried to solve that issue by crawling relevant websites and returning information most relevant to the user query using search engines. |