GodsDevProject commited on
Commit
7c3fe57
Β·
verified Β·
1 Parent(s): 451133e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -37
README.md CHANGED
@@ -1,54 +1,60 @@
1
- ---
2
- title: Federal FOIA Intelligence Search
3
- emoji: πŸ›οΈ
4
- colorFrom: blue
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 6.3.0
8
- app_file: app.py
9
- pinned: false
10
- tags:
11
- - foia
12
- - public-records
13
- - journalism
14
- - government
15
- - transparency
16
- - research
17
- - intelligence-history
18
- ---
19
 
20
- # Federal FOIA Intelligence Search
21
- ### *Public Electronic Reading Rooms Only*
22
 
23
- A public-interest research platform for discovering documents **already
24
- released by U.S. Government agencies** under the Freedom of Information Act (FOIA).
25
 
26
  ---
27
 
28
  ## What This Is
29
 
30
- - Federated search across FOIA Electronic Reading Rooms
31
- - Journalism, academic, and historical research focused
32
- - Lawful, public-only source indexing
33
- - Clear agency attribution and transparency
 
 
34
 
35
  ---
36
 
37
- ## What This Is Not
38
 
39
- - ❌ No classified access
40
- - ❌ No scraping of restricted systems
41
- - ❌ No bypass of agency controls
42
- - ❌ No inference beyond the public record
43
 
44
  ---
45
 
46
- ## Safety & Compliance
47
 
48
- - Robots.txt enforcement per agency
 
49
  - Per-agency kill switches
50
- - Redaction-aware previews
51
- - Extended features are **opt-in and clearly labeled**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
- This Space exists to **increase transparency and accessibility** of
54
- records the public already has a legal right to access.
 
1
+ # πŸ›οΈ Federal FOIA Intelligence Search
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ **Public Electronic Reading Rooms Only**
 
4
 
5
+ A federated discovery system for **lawfully published U.S. Government FOIA Electronic Reading Rooms**.
 
6
 
7
  ---
8
 
9
  ## What This Is
10
 
11
+ This application enables journalists, researchers, and the public to:
12
+
13
+ - Search FOIA Electronic Reading Rooms across U.S. agencies
14
+ - View document previews and citations
15
+ - Analyze coverage, timelines, and semantic clusters
16
+ - Export selected documents for reporting or research
17
 
18
  ---
19
 
20
+ ## What This Is NOT
21
 
22
+ - ❌ Not a classified system
23
+ - ❌ No access to restricted or internal databases
24
+ - ❌ No circumvention of access controls
25
+ - ❌ No declassification or inference of sensitive data
26
 
27
  ---
28
 
29
+ ## Safeguards
30
 
31
+ - Robots.txt enforcement per adapter
32
+ - Public-only URLs
33
  - Per-agency kill switches
34
+ - Adapter compliance tests
35
+ - Latency & health monitoring
36
+
37
+ ---
38
+
39
+ ## Features
40
+
41
+ - πŸ” Federated keyword search
42
+ - 🧠 FAISS-backed semantic clustering
43
+ - πŸ—ΊοΈ Agency coverage heatmap
44
+ - ⏱️ Adapter latency / health badges
45
+ - βš–οΈ FOIA exemption (b-code) classification
46
+ - 🧾 Journalist ZIP export
47
+ - πŸ§ͺ CI adapter compliance tests
48
+ - πŸ“Š Explainability & regulator-facing reporting
49
+
50
+ ---
51
+
52
+ ## Intended Use
53
+
54
+ Research, journalism, historical analysis, and public accountability.
55
+
56
+ ---
57
+
58
+ ## License
59
 
60
+ MIT β€” with explicit restriction against misuse or misrepresentation of access level.