Goal: provide the factually correct reference for every fact mentioned in a piece of research or an interview.
Problem statement: interviews, news articles, and research papers routinely make claims that need fact-checking or a correct citation, and doing this by hand is slow and inconsistent.
SecretSource is a pipeline that takes a document (PDF, references, media), extracts its claims, finds and retrieves the evidence those claims should cite, and has a panel of verifier agents judge whether each claim is actually supported — producing an annotated report a human reviewer can adjudicate.

| Folder | Contents |
|---|---|
agents/ | Agent definitions for the pipeline stages (claim extraction, evidence verification, aggregation). |
skills/ | Reusable skills/workflows the agents draw on. |
tools/ | Standalone tools used by the pipeline, e.g. the paper-PDF resolver. |
docs/ | Project documentation and reference material. |
| Name | Student ID |
|---|---|
| Chanya Kittichai | 66070503412 |
| Nuttadon Lertritdacha | 66070503419 |
| Vitawat Kitipatthavorn | 66070503482 |
| Patiharn Liangkobkit | 66070503489 |
10 commits
Python
100.0%
Goal: provide the factually correct reference for every fact mentioned in a piece of research or an interview.
Problem statement: interviews, news articles, and research papers routinely make claims that need fact-checking or a correct citation, and doing this by hand is slow and inconsistent.
SecretSource is a pipeline that takes a document (PDF, references, media), extracts its claims, finds and retrieves the evidence those claims should cite, and has a panel of verifier agents judge whether each claim is actually supported — producing an annotated report a human reviewer can adjudicate.

| Folder | Contents |
|---|---|
agents/ | Agent definitions for the pipeline stages (claim extraction, evidence verification, aggregation). |
skills/ | Reusable skills/workflows the agents draw on. |
tools/ | Standalone tools used by the pipeline, e.g. the paper-PDF resolver. |
docs/ | Project documentation and reference material. |
| Name | Student ID |
|---|---|
| Chanya Kittichai | 66070503412 |
| Nuttadon Lertritdacha | 66070503419 |
| Vitawat Kitipatthavorn | 66070503482 |
| Patiharn Liangkobkit | 66070503489 |
10 commits
Python
100.0%