AI-Powered Content Analysis & Q&A - Video Demo and Deployment Options:
MyAIGist is a powerful AI-driven platform that helps you analyze documents, generate summaries, and ask questions about your content using advanced Retrieval-Augmented Generation (RAG). With three deployment options, you can choose the perfect balance of convenience, cost, and privacy.
Upload PDFs, Word documents, text files, or paste URLs - MyAIGist processes your content and provides intelligent summaries at three detail levels. Then use the Q&A system to dig deeper with natural language questions that are answered using your uploaded documents.
Three versions designed for different use cases - from cloud scalability to complete privacy.
Cloud-Powered Production
Fully managed cloud deployment with OpenAI API, auto-scaling, and multi-user support. Perfect for teams and production applications.
Claude Desktop Integration
Works with any MCP-compatible client including Claude Desktop, Cursor, and more via Model Context Protocol. Local document processing with Claude's intelligence.
100% Privacy-First
Completely local deployment using Ollama, Whisper, and Piper. Your data never leaves your machine. No API keys, no cloud dependencies.
Powerful capabilities across all deployment options.
Upload PDF, DOCX, TXT files, or process web URLs and raw text. Automatic format detection and text extraction.
Choose Quick (2-3 points), Standard (balanced), or Detailed (comprehensive) summaries based on your needs.
Ask questions about your documents using natural language. Get accurate answers with citations and context.
Record audio questions, transcribe recordings, and generate text-to-speech audio of answers (Local version).
Upload multiple files at once and get unified summaries. Perfect for research papers and document collections.
Each session maintains its own knowledge base. Clear data anytime to start fresh with new content.
Built with modern, proven technologies for reliability and performance.
Quick deployment guides for each version.
Prerequisites: AWS account, AWS CLI configured
Clone the repository, configure your OpenAI API key, and deploy using
Docker Compose or AWS Fargate. Full instructions in the GitHub README.
Prerequisites: Anthropic API key and MCP client, Node.js 18+
Install via npm, configure in your MCP client settings, and restart.
Ready in 5 minutes - no Docker required!
Prerequisites: Docker Desktop, 16GB RAM, 20GB disk
Clone the repository, run ./deploy.sh, and wait for models
to download. Access at localhost:8000 - completely offline!