chintu4/documentation-crawler-rag
0
1---2title: Documentation Crawler3emoji: ๐4colorFrom: blue5colorTo: purple6sdk: gradio7sdk_version: 6.14.08app_file: ui/gradio-dashboard.py9pinned: false10---11 12# Documentation Crawler13Project: Developers need to spend a lot of time in documentation going through Stack Overflow.14 15In 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.