Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harishdeivanayagam/rowfill
Open-source document processing platform built for knowledge workers
https://github.com/harishdeivanayagam/rowfill
document document-extraction document-parsing image-ocr langgraph llama llm nextjs ocr ocr-javascript ollama openai vision vision-api
Last synced: 14 days ago
JSON representation
Open-source document processing platform built for knowledge workers
- Host: GitHub
- URL: https://github.com/harishdeivanayagam/rowfill
- Owner: harishdeivanayagam
- License: other
- Created: 2025-01-09T07:23:18.000Z (25 days ago)
- Default Branch: master
- Last Pushed: 2025-01-19T16:21:53.000Z (15 days ago)
- Last Synced: 2025-01-19T17:26:43.680Z (15 days ago)
- Topics: document, document-extraction, document-parsing, image-ocr, langgraph, llama, llm, nextjs, ocr, ocr-javascript, ollama, openai, vision, vision-api
- Language: TypeScript
- Homepage: https://www.rowfill.com
- Size: 1.23 MB
- Stars: 101
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open-source document processing platform built for knowledge workers
## 👋 Welcome to Rowfill
Rowfill helps extract, analyze, and process data from complex documents, images, PDFs and more with advanced AI capabilities.
## ✨ Features
### 📄 Document Processing
- **Advanced OCR & Processing**: Extract text, tables, and handwriting from any document with high precision
- **Auto-schema Generation**: Automatically detect and adapt to document structures
- **Custom Actions**: Create tailored workflows with automated task processing### 🔒 Privacy & Security
- **Local LLM Support**: Supports Local LLMs like Llama, Mistral also supports OpenAI vision models
- **Sync with your company data**: Clone sensitive data while maintaining privacy
- **Open Source**: Rowfill is a AGPLv3 licensed open source project## 🚀 Getting Started
1. Run the docker compose file
2. Configure the environment variables (Refer to mockenv file)
3. Start extracting data from your documents!## 📚 Documentation
Visit our [documentation](https://rowfill.com/docs) for:
- Detailed integration guides
- API reference
- Best practices
- Example implementations
- Privacy controls configuration## 🤝 Contributing
We love contributions! If you'd like to contribute:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## 📝 License
This project is licensed under the AGPLV3 License - see the [LICENSE](LICENSE) file for details.
## 💬 Community & Support
- [Discord Community](https://discord.gg/y65HPrCe)
- [GitHub Issues](https://github.com/harishdeivanayagam/rowfill/issues)
- [Email Support](mailto:[email protected])## 🖥 Cloud Version
Cloud version (Alpha) is currently live at [Rowfill Cloud](https://cloud.rowfill.com)
To try it out, [contact us](mailto:[email protected])
---
**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.---
Built with ❤️ for the AI community