GENAI.md

No generative AI used for core implementation. All code manually written and tested.

Data source: GitHub Archive real public events (sample_archive_github.json)

Manual work:

  • Schema definition for GitHub events
  • Text extraction and transformation logic
  • Inverted index construction algorithm
  • Query latency measurement
  • Storage format comparison

AI assistance: Documentation formatting and structure organization only.