Skip to content

Commit b89d923

Browse files
Merge pull request #48 from harishdeivanayagam/spreadsheet-agents
spreadsheet agents
2 parents 764d9c7 + 5e328aa commit b89d923

File tree

73 files changed

+1435
-3773
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1435
-3773
lines changed

README.md

Lines changed: 36 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,55 @@
11
<div align="center">
22
<img src="public/logo-full.svg" alt="Rowfill Logo" width="200">
3-
<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>
44
</div>
55

66
## 👋 Welcome to Rowfill
77

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.
99

1010
## ✨ Features
1111

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
1628

1729
### 🔒 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
2133

2234
## 🚀 Getting Started
2335

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)
39+
4. Start exploring your data with agentic tables!
2740

2841
## 📚 Documentation
2942

3043
Visit our [documentation](https://docs.rowfill.com) for:
31-
- Detailed integration guides
44+
- Comprehensive guides and tutorials
3245
- API reference
33-
- Best practices
34-
- Example implementations
35-
- Privacy controls configuration
46+
- Advanced features documentation
47+
- Integration examples
48+
- Best practices for data analysis
3649

3750
## 🤝 Contributing
3851

39-
We love contributions! If you'd like to contribute:
52+
We welcome contributions! Here's how you can help:
4053

4154
1. Fork the repository
4255
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
@@ -50,21 +63,21 @@ This project is licensed under the AGPLV3 License - see the [LICENSE](LICENSE) f
5063

5164
## 💬 Community & Support
5265

66+
Join our growing community:
5367
- [Discord Community](https://discord.gg/y65HPrCe)
5468
- [GitHub Issues](https://github.com/harishdeivanayagam/rowfill/issues)
5569
- [Email Support](mailto:hello@rowfill.com)
5670

57-
5871
## 🖥 Cloud Version
5972

60-
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)
6174

62-
To try it out, [contact us](mailto:support@rowfill.com)
75+
For early access, [contact us](mailto:support@rowfill.com)
6376

6477
---
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.
6679

6780
---
6881
<div align="center">
69-
<p>Built with ❤️ for the AI community</p>
70-
</div>
82+
<p>Built with ❤️ for business folks</p>
83+
</div>

docs/api-reference/extract/get.mdx

Lines changed: 0 additions & 73 deletions
This file was deleted.

docs/api-reference/extract/post.mdx

Whitespace-only changes.

docs/api-reference/query/get.mdx

Lines changed: 0 additions & 87 deletions
This file was deleted.

docs/api-reference/sources/create.mdx

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)