πŸ›‘οΈ Six to 7 Security


🧠 Inspiration

In today’s data-driven world, organizations handle massive amounts of documents, contracts, reports, and internal memos with little visibility into what’s actually sensitive. Manual review is slow, inconsistent, and risky.

We wanted to build an AI-powered regulatory document classifier that could instantly detect, label, and secure sensitive information. That’s how Six7 Security was born, an intelligent assistant for document risk detection and compliance automation.


πŸ” What It Does

Six7 Security automatically analyzes uploaded files and classifies them into one of four sensitivity levels:

  • 🟒 Public β€” safe, shareable content
  • 🟑 Confidential β€” internal or restricted business information
  • πŸ”΄ Highly Sensitive β€” contains PII or proprietary material
  • ⚠️ Unsafe β€” non-compliant, exploitative, or harmful content

✨ Key Features

  • πŸ“‚ Multi-format uploads (PDFs, text, and images)
  • πŸ€– AI classification powered by dynamic prompts
  • 🧠 Dual verification using two LLMs for higher confidence
  • πŸ” Citation-based evidence showing exact pages or images that triggered the classification
  • πŸ‘©β€πŸ’Ό Human-in-the-loop review for oversight
  • πŸ“Š Interactive dashboard for file management and visualization

βš™οΈ How We Built It

πŸ’» Frontend

  • Built using React, Tailwind CSS, and Framer Motion
  • Includes a landing page with a β€œGet Started” button that transitions to the upload dashboard

🧩 Backend

  • Implemented with Flask (Python) for API routing
  • Used PyPDF2 to extract text from PDFs and images
  • Integrated OpenAI GPT and Gemini for classification and reasoning

πŸ’‘ What We Learned

  • How to combine LLMs, OCR, and reasoning for compliance and risk management
  • The value of prompt modularity and confidence-based consensus
  • The importance of explainable AI in sensitive content detection
  • Why clear UX builds trust in AI-driven security systems

Six7 Security aims to redefine how organizations detect, classify, and protect sensitive data β€” automatically, intelligently, and securely. πŸ”’

Built With

Share this project:

Updates