Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 638 Bytes

File metadata and controls

14 lines (9 loc) · 638 Bytes

docs Directory

Project-level documentation that is not tied to a single code module.

1. Purpose

This folder holds reference documents that describe the overall goals, scope, and success criteria of the repository. Code directories under src/ document their own modules; this folder covers cross-cutting project context.

2. Files

File Description
Project_Goal.md Project goals, dataset scope, retrieval methods, evaluation metrics, API scope, technology stack, and success criteria.
README.md Overview of this documentation folder.