https://github.com/probabl-ai/sklearn-ragger-duck
A proof-of-concept for a RAG to query the scikit-learn documentation
https://github.com/probabl-ai/sklearn-ragger-duck
generative-ai machine-learning rag scikit-learn
Last synced: about 1 year ago
JSON representation
A proof-of-concept for a RAG to query the scikit-learn documentation
- Host: GitHub
- URL: https://github.com/probabl-ai/sklearn-ragger-duck
- Owner: probabl-ai
- License: other
- Created: 2023-12-03T13:10:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T07:52:42.000Z (about 1 year ago)
- Last Synced: 2025-04-11T04:06:28.069Z (about 1 year ago)
- Topics: generative-ai, machine-learning, rag, scikit-learn
- Language: HTML
- Homepage: https://probabl-ai.github.io/sklearn-ragger-duck/
- Size: 49.2 MB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ragger Duck

[](https://codecov.io/gh/probabl-ai/sklearn-ragger-duck)

A rubber duck that should answer to your scikit-learn questions. But this is just
a rubber duck, so it will only be listening to your questions and wrongly answer until
you find the solution by yourself.
This rubber duck is an implementation of a RAG model trained on the scikit-learn
documentation.
You want to refer to the following
[documentation](https://probabl-ai.github.io/sklearn-ragger-duck/install.html)
page to get started.