{"id":17923572,"url":"https://github.com/zzstoatzz/raggy","last_synced_at":"2025-09-06T11:33:24.672Z","repository":{"id":220724021,"uuid":"752446002","full_name":"zzstoatzz/raggy","owner":"zzstoatzz","description":"scraping and querying documents for LLMs","archived":false,"fork":false,"pushed_at":"2024-12-22T08:11:22.000Z","size":2575,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-25T19:59:08.353Z","etag":null,"topics":["llms","rag","scraping","vectorstore"],"latest_commit_sha":null,"homepage":"https://zzstoatzz.github.io/raggy/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zzstoatzz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-03T21:33:20.000Z","updated_at":"2024-12-22T08:11:26.000Z","dependencies_parsed_at":"2024-02-03T22:05:58.821Z","dependency_job_id":"72078025-91eb-43c0-a809-801878bea1fa","html_url":"https://github.com/zzstoatzz/raggy","commit_stats":null,"previous_names":["zzstoatzz/raggy"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzstoatzz%2Fraggy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzstoatzz%2Fraggy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzstoatzz%2Fraggy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzstoatzz%2Fraggy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zzstoatzz","download_url":"https://codeload.github.com/zzstoatzz/raggy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231918573,"owners_count":18445746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["llms","rag","scraping","vectorstore"],"created_at":"2024-10-28T20:44:33.627Z","updated_at":"2025-09-06T11:33:24.661Z","avatar_url":"https://github.com/zzstoatzz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raggy\n\na Python library for scraping and document processing\n\n## installation\n\n```python\nuv add raggy\n```\n\nadd extras to load different document types:\n```python\nuv add 'raggy[chroma]'     # ChromaDB support\nuv add 'raggy[tpuf]'       # TurboPuffer support\nuv add 'raggy[pdf]'        # PDF processing\n```\n\nread the [docs](https://zzstoatzz.github.io/raggy/)\n\n### what is it?\n\na simple-to-use Python library for:\n\n- scraping the web to produce rich documents\n- putting these documents in vectorstores\n- querying the vectorstores to find documents similar to a query\n\n\u003e [!TIP]\n\u003e See this [example](https://github.com/zzstoatzz/raggy/blob/main/examples/chat_with_X/website.py) to chat with any website, or this [example](https://github.com/zzstoatzz/raggy/blob/main/examples/chat_with_X/repo.py) to chat with any GitHub repo.\n\n### license \n\nthis project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.\n\n### contributing\n\nI welcome contributions! See the [contributing guide](https://zzstoatzz.github.io/raggy/contributing) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzstoatzz%2Fraggy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzstoatzz%2Fraggy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzstoatzz%2Fraggy/lists"}