Metadata-Version: 2.1
Name: rufus-ai
Version: 0.1.0
Summary: Rufus: Intelligent Web Data Preparation for RAG Agents
Home-page: https://github.com/LabeebZahed03/Chima-rufus
Author: Labeeb Zahed
Author-email: labeebzahed@gmail.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

#Rufus

Rufus is an AI-powered tool designed to intelligently crawl websites and extract relevant data for use in Retrieval-Augmented Generation (RAG) pipelines.

## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
  - [Initializing the Rufus Client](#initializing-the-rufus-client)
  - [Scraping a Website](#scraping-a-website)
- [How Rufus Works](#how-rufus-works)
  - [Crawler](#crawler)
  - [Parser](#parser)
- [Integrating Rufus into a RAG Pipeline](#integrating-rufus-into-a-rag-pipeline)
- [Dependencies](#dependencies)
- [Contributing](#contributing)
- [License](#license)
