CoolFace
Apppublic

chintu4/documentation-crawler-rag

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
README.md15 linesDownload Raw Back to root
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.