Skip to content

Amar03ete/ThirdEYE

Repository files navigation

Third Eye Engine

Third Eye Engine is an AI-powered organizational memory system that captures not only what was decided, but why decisions were made.

What It Does

  • Ingests unstructured data from documents and sample communication sources.
  • Extracts decisions, rationale, stakeholders, and alternatives.
  • Stores searchable semantic memory in ChromaDB.
  • Builds an explorable relationship graph for decisions and actors.
  • Answers natural-language questions over indexed organizational context.

Run

python -m pip install -r requirements.txt
python app.py

Open: http://localhost:8000

Notes

  • app.py is the canonical application entry point.
  • main.py is retained only as a compatibility launcher that delegates to app.py.

About

Third Eye Engine is an AI-powered organizational memory system that captures not only what was decided, but why decisions were made.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors