Webis banner
Narwhal-Lab Narwhal-Lab

Webis

Data community

Description

Webis is a modular, plugin-based AI data pipeline that supports data acquisition, cleaning, structured extraction, and RAG generation, solving the upstream supply problem for AI applications.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ο»Ώ# Webis: AI-Driven Knowledge Pipeline

[δΈ­ζ–‡](README.zh.md)

[![Python](https://img.shields.io/badge/Python-3.10%2B-blue)](https://www.python.org/) [![License](https://img.shields.io/badge/License-Apache%202.0-green)](LICENSE) [![PyPI](https://img.shields.io/pypi/v/webis)](https://pypi.org/project/webis/) [![Documentation](https://img.shields.io/badge/docs-docs-green)](https://narwhal-lab.github.io/webis) [![Tests](https://img.shields.io/github/actions/workflow/status/Narwhal-Lab/Webis/ci.yml?branch=main&label=tests)](https://github.com/Narwhal-Lab/Webis/actions) [![Coverage](https://img.shields.io/codecov/c/github/Narwhal-Lab/Webis)](https://codecov.io/gh/Narwhal-Lab/Webis) [![Code Style](https://img.shields.io/badge/code%20style-ruff-blue)](https://github.com/astral-sh/ruff)

**Webis** is a comprehensive, modular framework that powers the next generation of AI applications. It connects diverse data sources (Web, SaaS, databases, etc.) to Large Language Models (LLMs) through a robust pipeline of collection, processing, and extraction.

🎯 Who is Webis for?

πŸ‘₯ User Type πŸš€ Use Case
Researchers Literature reviews, data collection, research analysis
Data Scientists Training data preparation, knowledge base building
Developers Building AI applications, integrating RAG capabilities
Business Users Market monitoring, competitive intelligence, knowledge management
Educators Creating educational resources, research datasets

✨ Key Features

For All Users

  • 🎯 5-Minute Setup: Get started in minutes with our intuitive CLI and web interface
  • πŸ“Š Beautiful Visualizations: Interactive dashboard with charts and graphs
  • πŸ€– AI Assistant: Natural language interaction with your knowledge base
  • πŸ“„ Multi-format Support: PDFs, webpages, HTML, Markdown, CSV, JSON, DOCX

For Developers

  • πŸ”Œ Plugin Architecture: Everything is a plugin (sources, processors, extractors)
  • **πŸ› οΈ SDK