You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Open-source document processing platform built for knowledge workers</p>
3
+
<p>Open-source agentic tables platform for deep research and document analysis</p>
4
4
</div>
5
5
6
6
## 👋 Welcome to Rowfill
7
7
8
-
Rowfill helps extract, analyze, and process data from complex documents, images, PDFs and more with advanced AI capabilities.
8
+
Rowfill is an open-source platform that transforms how you work with data through agentic tables. It combines powerful document extraction, deep research capabilities, and intelligent data processing to help you uncover insights from any data source.
9
9
10
10
## ✨ Features
11
11
12
-
### 📄 Document Processing
13
-
-**Advanced OCR & Processing**: Extract text, tables, and handwriting from any document with high precision
14
-
-**Auto-schema Generation**: Automatically detect and adapt to document structures
15
-
-**Custom Actions**: Create tailored workflows with automated task processing
12
+
### 🤖 Agentic Tables
13
+
-**AI-Powered Analysis**: Tables that understand context and can reason about your data
14
+
-**Autonomous Research**: Automatically extract, analyze, and synthesize information from multiple sources
15
+
-**Dynamic Insights**: Real-time data enrichment and intelligent suggestions as you work
16
+
17
+
### 📚 Deep Research & Extraction
18
+
-**Multi-Source Processing**: Extract data from documents, PDFs, images, web content, and databases
19
+
-**Semantic Understanding**: Advanced AI models that comprehend document context and relationships
20
+
-**Structured Output**: Automatically organize extracted information into meaningful table structures
21
+
-**Cross-Reference Analysis**: Connect and verify information across multiple sources
22
+
23
+
### 🔄 Data Processing
24
+
-**Intelligent Schema Detection**: Automatically adapt to and understand different data structures
25
+
-**Custom Workflows**: Create sophisticated data processing pipelines with AI assistance
26
+
-**Version Control**: Track changes and maintain data lineage
27
+
-**Export & Integration**: Seamlessly export to various formats and integrate with your tools
16
28
17
29
### 🔒 Privacy & Security
18
-
-**Local LLM Support**: Supports Local LLMs like Llama, Mistral also supports OpenAI vision models
19
-
-**Sync with your company data**: Clone sensitive data while maintaining privacy
20
-
-**Open Source**: Rowfill is a AGPLv3 licensed open source project
30
+
-**Local LLM Support**: Run with Local LLMs like Llama and Mistral, or use OpenAI vision models
31
+
-**Data Sovereignty**: Keep sensitive data within your infrastructure
32
+
-**Open Source**: AGPLv3 licensed for transparency and customization
21
33
22
34
## 🚀 Getting Started
23
35
24
-
1. Run the docker compose file
25
-
2. Configure the environment variables (Refer to mockenv file)
26
-
3. Start extracting data from your documents!
36
+
1. Clone the repository
37
+
2. Run the docker compose file
38
+
3. Configure environment variables (see mockenv file)
Cloud version (Alpha) is currently live at [Rowfill Cloud](https://cloud.rowfill.com)
73
+
Try Rowfill Cloud (Alpha) at [Rowfill Cloud](https://cloud.rowfill.com)
61
74
62
-
To try it out, [contact us](mailto:support@rowfill.com)
75
+
For early access, [contact us](mailto:support@rowfill.com)
63
76
64
77
---
65
-
**Note**: This project is a work in progress and is not yet ready for production use. We are actively working on it and will update this README as we make progress.
78
+
**Note**: This project is under active development. While core features are stable, we're continuously adding new capabilities and improvements.
0 commit comments