Docfarm
Summary
Docfarm is a platform for hosting, sharing, and tracking AI-generated documents and outputs.
Similar Articles
DocsAlot
DocsAlot is a documentation tool designed to be usable by both humans and AI systems.
Turning a pile of documents into a searchable useable knowledge base
DocuBrowser is an open-source tool that indexes local documents (PDF, Word, ebooks, etc.) using SQLite FTS5 and AI embeddings from Ollama, enabling hybrid keyword/semantic search and AI-generated synopses, all running offline without internet or API keys.
DocAnnot -- Accelerating the Creation of Key Information Extraction Datasets with GenAI-Powered Auto-annotation
Introduces DocAnnot, a framework that uses a large vision-language model, OCR, and a spatially informed contextual matching algorithm to automatically generate training datasets for key information extraction from documents, reducing manual annotation effort. Evaluated on CORD and SROIE benchmarks, it achieves reasonable F1-scores and enables efficient human verification.
Docsio
Docsio is a new tool designed to simplify the creation and management of documentation sites, branded as 'lovable for doc sites'.
@wsl8297: If you have a bunch of PDFs, documents, project materials to feed to AI, Synthadoc is a direction worth looking at. GitHub: https://github.com/axoviq-ai/synthadoc… It compiles raw materials into a structured wiki at ingestion time, automatically...
Synthadoc is an open-source tool that compiles PDFs, documents, and other project materials into a structured local Markdown wiki, automatically establishing cross-references and detecting contradictions. It is suitable for personal or small teams for offline knowledge management.