elly99 commited on
Commit
1e8c70e
·
verified ·
1 Parent(s): 802eab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -104,6 +104,7 @@ The following cognitive architecture is composed of independent modules.
104
  | Scientific Retrieval | Asynchronous retrieval from open-access sources |
105
  | Semantic Evaluation | Logical and semantic scoring of responses |
106
  | Skeptical Agent | Claim-by-claim verification against sources |
 
107
  | FAISS Memory | Archiving and comparison of past outputs |
108
  | Cognitive Visualization | Structured conceptual representation |
109
 
 
104
  | Scientific Retrieval | Asynchronous retrieval from open-access sources |
105
  | Semantic Evaluation | Logical and semantic scoring of responses |
106
  | Skeptical Agent | Claim-by-claim verification against sources |
107
+ | Factual Grounding | Evidence extraction from retrieved sources |
108
  | FAISS Memory | Archiving and comparison of past outputs |
109
  | Cognitive Visualization | Structured conceptual representation |
110