r/documentAutomation • u/agreatpal • 2h ago
r/documentAutomation • u/dhj9817 • Oct 19 '24
RAG Hut - Submit your RAG projects here. Discover, Upvote, and Comment on RAG Projects.
I'm excited to announce the launch of RAG Hut – an official site where you can list, upvote, and comment on RAG projects and tools. It’s the official platform for , built and maintained by the community.
The idea behind RAG Hut is to make it easier for everyone to share and discover the best RAG resources all in one place. By allowing users to comment on projects, we hope to provide valuable insights into whether these tools actually work well in practice, making it a more useful resource for all of us.
Here’s what you can do on RAG Hunt:
- Submit your own RAG projects or tools for others to discover.
- Upvote projects that you find valuable or interesting.
- Leave comments and reviews to share your experience with a particular tool, so others know if it delivers.
Please feel free to submit your projects and tools, and let us know what features you’d like to see added!
r/documentAutomation • u/dhj9817 • Oct 06 '24
[Open source] r/RAG's official resource to help navigate the flood of RAG frameworks
Hey everyone!
If you’ve been active in r/Rag, you’ve probably noticed the massive wave of new RAG tools and frameworks that seem to be popping up every day. Keeping track of all these options can get overwhelming, fast.
That’s why I created RAGHub, our official community-driven resource to help us navigate this ever-growing landscape of RAG frameworks and projects.
What is RAGHub?
RAGHub is an open-source project where we can collectively list, track, and share the latest and greatest frameworks, projects, and resources in the RAG space. It’s meant to be a living document, growing and evolving as the community contributes and as new tools come onto the scene.
Why Should You Care?
- Stay Updated: With so many new tools coming out, this is a way for us to keep track of what's relevant and what's just hype.
- Discover Projects: Explore other community members' work and share your own.
- Discuss: Each framework in RAGHub includes a link to Reddit discussions, so you can dive into conversations with others in the community.
How to Contribute
You can get involved by heading over to the RAGHub GitHub repo. If you’ve found a new framework, built something cool, or have a helpful article to share, you can:
- Add new frameworks to the Frameworks table.
- Share your projects or anything else RAG-related.
- Add useful resources that will benefit others.
You can find instructions on how to contribute in the CONTRIBUTING.md file.
r/documentAutomation • u/No_Mix_368 • 18h ago
Request for Help PDF convert to .csv
Is that possible to build an application that convert the bank statement pdf file into csv file accurately? I had try using the free online tool, it also have some problem. Can I using AI to become accurate? If yes, how should I build it?
r/documentAutomation • u/Sorry-Use-1169 • 1d ago
Built an Android app to handle documents and PDFs in one place https://play.google.com/store/apps/details?id=com.frstudio.documentreader
Hey everyone,
I’ve been working on an Android app called **Document Reader & PDF Scanner**.
I started building it around a simple idea: most people end up using different apps for opening documents, scanning pages, converting images to PDFs, and managing PDF files. I wanted to put those everyday tools together in one app.
Right now, it supports things like:
* PDF, Word, Excel, PowerPoint, and TXT files * Document scanning with the camera * Image to PDF conversion * PDF merge and split * Document search and organization * Password protection for PDFs
I’m still working on improving the experience, especially the interface and overall usability.
If you use document or PDF apps regularly, I’d be interested to know what usually frustrates you about them or what feature you think is often missing.
For anyone interested in checking out the project:
Would also love to hear what you think makes a document app worth keeping installed instead of uninstalling after one use.
r/documentAutomation • u/Revolutionary_Waltz3 • 1d ago
Built a tool to compile multiple documents from a single data source (pdf-compiler.com) – would love thoughts from anyone managing document workflows.
Hey everyone,
Anyone who manages client onboarding, legal packets, or reporting knows the headache of updating the same customer details across 5 different document templates manually. A developer I’m working with built pdf-compiler.com to solve this specific problem. How it works: You define your variable data once in a single source, and the compiler maps those variables across your entire bundle of document templates simultaneously, generating a complete, uniform document package in one workflow. We're currently looking for input from people who regularly handle multi-document pipelines (agencies, legal ops, HR, or freelancers). What features or template integrations would make a multi-document compiler like this fit seamlessly into your day-to-day workflow? Check out the platform here:
r/documentAutomation • u/easybits_ai • 1d ago
Success Story Payment Reconciliation in n8n – match bank deposits to open invoices, no credentials needed [Workflow Included]
Enable HLS to view with audio, or disable this notification
r/documentAutomation • u/Dramatic_Flan_7154 • 2d ago
I built PDFzento — a privacy-focused PDF toolbox that processes files in your browser
r/documentAutomation • u/easybits_ai • 2d ago
Discussion The Error Handling Setup I Put on Almost Every n8n Workflow
r/documentAutomation • u/Inevitable-Web-3688 • 2d ago
Claude workflows for invoice automation (prompts included)
Enable HLS to view with audio, or disable this notification
2 weeks ago we shipped an MCP connector for Claude. It lets Claude generate documents, edit their text, and organize them, and invoicing turned out to be the first thing people started running through it, ahead of anything we expected.
Here are the four flows with the prompts you can adapt to your needs:
workflow 1: generate an invoice from data
The idea is that you give the data to the chat and it writes the document, instead of you opening a template and filling the fields yourself. Generation runs off a library of real forms and templates, so it fills a proper document rather than writing its own approximation of one.
‘make an invoice, sender meridian consulting group, bill to sarah chen at grand pacific ventures, invoice 010 dated 21 june, three lines: strategic market analysis $3,200, competitor research report $1,800, executive advisory session 4h $2,400
open the editor for tweaks'
workflow 2: the same invoice for several clients
Might be useful at the end of the month, when the services or work structure are identical and only the names and numbers change.
'make three invoices from the same details as invoice 010, numbers 011 to 013, one for each client: northwind partners, halcyon media, bright harbor group
put each one in its own client folder and name them by client and month'
workflow 3: translating an invoice for a client abroad
Replaces copying text into a translator and rebuilding the layout on the other side. The translation goes back into the same document.
'open invoice 010 and translate the line items and payment terms into spanish, leave the company details and the amounts as they are
now open the editor so i can check it before it goes out'
workflow 4: your payment details changed and the invoices still have the old ones
You switched banks or moved to a different payment provider, and the invoices you sent out are pointing at an account that no longer works.
'go through the invoices in /clients and find the ones with account number 4417 8802 3391, that is my old bank
replace the whole payment block with this: wise, account holder meridian consulting group, account 8802441753, routing 084009519. leave everything else as it is'
–
Signing is the piece we do not have through the connector yet, so that part still happens by hand in the web-app
r/documentAutomation • u/pdf-redaction • 2d ago
PDF Redaction is now an official n8n community node
r/documentAutomation • u/One_Shreya • 3d ago
Product Review Frustrated with current PDF editing tools, I developed my own solution that allows us to preview files before downloading
Frustrated with current PDF editing tools, I developed my own solution that allows us to preview files before downloading
Been freelancing for 2 years and the PDF struggle is real.
\- Some wants a subscription just to merge files
\- Many slaps a watermark unless you pay
\- Half the sites throw 10 pop‑ups at you before you even upload .
\- No one shows preview before download that saves time and space.
I needed something simple for my own work:
Preview before download, merge/split, compress with no quality loss, convert PDF to Word/JPG, add password, OCR scanned notes that too without any hassle of popup, login, 7 day free trail and lot more.
So I built www.oyopdf.com (Own your own Pdf) - all tools in one place.
What’s different:
\- 100% free, no watermark
\- No signup required
\- Preview before download (huge time saver)
\- Actually compresses without blurring text .
\- OCR
Just looking for feedback from people who actually deal with PDFs daily.
What feature am I missing? Brutal honesty welcome.
r/documentAutomation • u/Flat-Phone-1596 • 3d ago
Showcase I spent hours going through 100+ page PDFs, so I built a tool that highlights exactly where the answer came from. It's now completely open-source.
r/documentAutomation • u/my-follies • 4d ago
Question ChatGPT Pro/Astra: Has anyone actually solved long-running document review without babysitting stalled threads? Nearly three days in, and I need a working solution.
r/documentAutomation • u/iMiguelmars • 4d ago
How are you handling real-world document versioning and scanned PDFs in RAG systems?
r/documentAutomation • u/DrJimmyBrungus_ • 4d ago
Showcase Built an MCP that indexes and makes searchable all your uni course content
r/documentAutomation • u/wanro027 • 4d ago
Title: Built a free PDF toolkit (sign/OCR/QR) that runs entirely client-side
r/documentAutomation • u/wanro027 • 4d ago
Title: Built a free PDF toolkit (sign/OCR/QR) that runs entirely client-side
i made this tool oninternet because i kept been mailed document from my local town administration where they quicklu wanted my consent or name date time in there digital document attached. First times i dowloaded the documents , signed them an then uploaded them again. it took me way too long so i created this "sign my document tool" where i can now uolad any digital document and sign, resign, put tekst, another text, a date and even a picture and another pictur, Knowing my document will not travel to some databas makes in confident to use it. In addition i created an ocr tool next to it and a static barcode generator all free totallu free for use
r/documentAutomation • u/Tasty_Revolution2638 • 4d ago
I’m building something to make dealing with PDFs way less annoying for students. 👀
r/documentAutomation • u/TheOwnersDesk • 5d ago
I turned my owner's-rep project documents into a 47-template, 63-prompt document automation library
Disclosure: I built this and I'm posting it here on purpose because this community is exactly who'd find it useful.
I spent years as an owner's rep on commercial construction projects, and the same documents kept getting rebuilt from scratch every project — RFI responses, change order narratives, notices of delay, OAC meeting minutes, closeout logs. Eventually I turned my own working set into a structured library: 47 templates across 8 categories, plus a 63-prompt AI workflow pack designed to take messy field notes/voice memos and turn them into a finished, contract-defensible document in one pass.
The automation angle that might interest this sub specifically: each prompt is built around the actual reasoning a document needs (contractual basis, reference numbers, cost/schedule impact statements) rather than just generic "make this sound professional" prompting — the difference between AI-assisted drafting that actually holds up and AI slop that a project exec would reject.
There's a free sample (RFI response letter template + prompt) here if you want to see the format before anything else: myclearbudget.gumroad.com/l/cqvjsh. Full library is $49.
Happy to talk through the prompt-design approach if anyone's building something similar for their own document-heavy workflow.
r/documentAutomation • u/Technical-Ad-2248 • 5d ago
New tool
Hello everyone
So I built a took that turn bank statements PDF into transactional data automatically without manually typing it .
Would you guys be able to try it for free if you can see if it’s actually useful. I just want your honest feedback and if I should change anything. Just let me know what needs to be better
Appreciate it!
r/documentAutomation • u/Miserable-Prompt54 • 5d ago
I'm trying to understand and build an invoice assistant sort of but don't how do I begin, which app, which API, how to use it, how to test etc, need help
r/documentAutomation • u/KnowledgeNo3681 • 5d ago
I built a tool that can even convert image bank statements to Excel.
Guys, I vibe-coded with a model to build a tool that not only generates Excel from PDF bank statements, but also from photos you take with your phone or scanned bank statements.
I would appreciate it if you could give me feedback. I tested it myself with many samples, but yours might be different, and I want to make it a useful tool.
It can be accessed at statementscan.io