Skip to content

shmsoft/FreeEed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,650 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeEed — eDiscovery processing + AI review

FreeEed

Mission: Make professional-grade eDiscovery and AI over sensitive documents affordable, private, and self-hosted — open-source software so any lawyer, investigator, or small firm can process, search, review, and question their own data on their own machine, without sending it to anyone.

Quickest Start

Quick Start

  1. Follow the installation instructions
  2. Run FreeEed and register on first launch — we’ll email you a free activation key right away.

Capabilities

  • Works on Windows, macOS, Linux, VirtualBox, and Amazon AWS cloud
  • Ability to process 1,400+ file types, including MS Office and PST files (see Apache Tika formats)
  • OCR
  • AI (talk to your eDiscovery documents)
  • AI analysis (responsive, privileged, smoking gun — under development)
  • Video and audio transcription
  • Document review
  • “Imaging” (conversion of documents to PDF)

Documentation

Extensive documentation is available on the wiki, including how to run FreeEed over RDP on Ubuntu.

How it works

FreeEed is built with AI/ChatGPT, Tika, Lucene, and Solr and embodies best practices in Big Data.

To build the project

If you are a developer, you can build the project from source.

Check out the documentation on the For Developers page.

For assistance

Git Workflow

  1. git checkout dev && git pull
  2. git checkout -b feature/<short-description>
  3. Work, commit, push → git push -u origin feature/<name>
  4. Open PR: feature/* → dev
  5. When dev is stable, PR: dev → main
  6. Tag from main: git tag vX.Y.Z && git push origin vX.Y.Z

About

Open source eDiscovery

Resources

License

Contributing

Stars

141 stars

Watchers

28 watching

Forks

Packages

 
 
 

Contributors