Skip to content

evksin/DocMind

Repository files navigation

👋 Hi, I'm Yuriy

Telecommunications engineer turned AI-focused product builder.

I build AI-powered applications, startup-ready platforms and modern web & mobile products.


🚀 My flagship projects

🧠 DocMind

AI-powered document intelligence platform
→ Understand contracts, reports and documents using LLMs

🌙 DreamDecode

AI-powered dream journal & psychology analyzer
→ Turn dreams into meaningful insights

🧬 LifeScript

Personal life operating system
→ A private database of your thoughts, notes and future AI assistants

⚡ GoNext

Modern Expo + TypeScript mobile starter
→ Build production-ready mobile apps faster


🛠 Tech stack

  • TypeScript / JavaScript
  • Python
  • Next.js
  • React & React Native
  • Expo
  • Prisma
  • PostgreSQL
  • OpenAI / OpenRouter
  • FastAPI

🧠 What I focus on

  • AI-powered products
  • SaaS & startup engineering
  • LLM integrations
  • Productivity & self-improvement tools
  • Clean architectures for real products

📫 Let's connect

If you are building something interesting in:

  • AI
  • Startups
  • Productivity
  • Or need a strong technical co-founder

Feel free to reach out 🚀 Сохрани → Commit → git pull

DocMind 🧠📄

AI-powered document intelligence platform for business and professionals

Turn any document into clear insights, risks and action points using artificial intelligence.


🚀 What is DocMind?

DocMind is a SaaS-style AI platform that helps people and companies understand their documents.

Instead of manually reading:

  • contracts
  • reports
  • legal files
  • lectures
  • PDFs

DocMind instantly transforms them into decision-ready intelligence.

Upload a file → get summaries, risks, opportunities and recommendations.


🧠 What makes DocMind different?

Most “chat with PDF” tools only answer questions.

DocMind works like a consultant:

  • Extracts what matters
  • Highlights risks and obligations
  • Finds opportunities
  • Produces structured business reports

It doesn’t just read — it thinks.


✨ AI Magic — Consulting-grade reports

DocMind includes a second-level AI system called AI Magic.

After a document is analyzed, the user can click
✨ Improve result
and DocMind generates a professional report with:

  • Executive Summary
  • Key Insights
  • Risks & Red Flags
  • Opportunities
  • Actionable Recommendations
  • TL;DR

This turns raw AI output into something that looks like a human consultant’s report.


🪄 Features (MVP)

  • Upload PDF, TXT or DOCX documents
  • Multiple analysis modes:
    • Summary
    • Action items
    • Risks
    • Simple explanation
  • AI-powered document understanding
  • AI Magic consulting reports
  • Export reports as PDF
  • Demo document for instant testing
  • User document history
  • SaaS-style web interface

🛠 Tech Stack

  • Backend: Python, FastAPI
  • Frontend: HTML, CSS, JavaScript, Tailwind
  • Database: SQLite
  • AI: OpenRouter API (OpenAI models)
  • Document parsing: PyMuPDF, python-docx
  • Hosting: Render
  • CI/CD: GitHub

⚙️ Setup & Run

Install dependencies

pip install -r requirements.txt
Environment variables
Copy .env.example to .env and set:

OPENROUTER_API_KEY=sk-or-v1-...
Get your key: https://openrouter.ai/keys

Run the server
uvicorn backend.main:app --host 127.0.0.1 --port 8001
Open in browser:

http://127.0.0.1:8001
📖 Usage Flow
Login with a username

Upload a document (or use the demo file)

Choose analysis type

View AI insights

Click ✨ Improve result for consulting-grade report

Download the report as PDF

📦 Project Structure
/backend
/frontend
requirements.txt
.env
README.md
🎯 Who is this for?
DocMind is built for:

Founders

Managers

Lawyers

Consultants

Students

Anyone who works with documents

If documents slow you down — DocMind speeds you up.

⚠️ Disclaimer
This is a hackathon MVP built for demonstration purposes.
Not intended for production use.

🏆 Hackathon Project
DocMind was built to demonstrate:

AI document understanding

Business-grade AI reports

Real-world productivity value

SaaS-style product design

👨‍💻 Author
Built by evksin
Telecommunications engineer & AI-focused developer

About

AI-powered document intelligence platform for contracts, reports and business files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors