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
📚 AI-Powered Book EPUB Knowledge Extractor & Summarizer Transform your PDF books into structured knowledge effortlessly! This tool leverages AI to analyze books page by page, extracting key insights, definitions, and concepts, and organizes them into Markdown summaries for easier study
NeuroDoc is a powerful AI-based offline document summarization tool that leverages OCR and NLP to intelligently analyze PDFs and generate structured summaries. Built using Flask, this tool is designed to run completely offline and supports both text-based and scanned/image-based documents.
AI-powered system for summarizing PDF content with Armenian, Russian, and English language support. Automatically extracts and summarizes text, applies OCR to images, and identifies visual elements in documents. Built for efficient multilingual PDF processing.
Register knowledge and files in a vector database, and generate information based on questions using the OpenAI API. This knowledge management and search support tool efficiently searches for relevant knowledge through vector search powered by Weaviate.
Compare Claude and OpenAI responses side-by-side with a built-in evaluation framework. Upload PDFs, generate summaries, ask questions using RAG, and track metrics.
An intelligent assistant powered by the ReAct framework, leveraging LangChain for tool-based reasoning and Gradio for a user-friendly interface. Supports tasks like weather queries, PDF summarization, image descriptions, and more.
A Python project for document summarization using various NLP techniques. The project includes a basic setup with a .gitignore file, necessary dependencies listed in requirements.txt, and a script (text.py) for processing documents. It is designed to help automate and streamline document summarization tasks.
Analyze uploaded PDFs or images with OCR and LLMs (Google Gemini / OpenAI) to extract structured data and generate styled summary PDFs using a Streamlit UI.
Description: Production LLM pipeline that summarizes 100-page PDFs using context-aware chunking, map-reduce + hierarchical strategies, and hallucination verification.