Defts-lab commited on
Commit
ad60250
·
verified ·
1 Parent(s): 10279d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -8
README.md CHANGED
@@ -1,10 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
- title: README
3
- emoji: 🐠
4
- colorFrom: purple
5
- colorTo: yellow
6
- sdk: static
7
- pinned: false
8
- ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
1
+ # Welcome to Onebrief, Inc.
2
+
3
+ Onebrief is the leading platform for high-speed, collaborative military planning. Designed to adapt seamlessly to operational demands, our solutions harness the power of generative AI to deliver precise, data-driven insights for joint planning. Trusted by major commands worldwide, we empower teams to act swiftly, effectively, and confidently.
4
+
5
+ ## 🌍 Global Reach and Proven Reliability
6
+ Deployed across NIPR, SIPR, and JWICS, Onebrief is in active use by commands like USEUCOM, USCENTCOM, and USINDOPACOM, driving fast, informed decisions through structured data and rapid Course of Action (COA) generation.
7
+
8
+ ## 🚀 Key Features and AI Innovations
9
+ - **Course of Action Development**: Automated COA generation, backed by live-tested simulations for wargaming
10
+ - **Practical Task Automation**: Streamlined document parsing, security classification, and translation for secure coalition operations
11
+ - **Data Integrity and Security**: Structured data integrations with compliance, observability, and responsible AI practices
12
+
13
+ ## 🔍 Why Onebrief?
14
+ - **Enterprise-Scale Experience**: From large-scale OPLANs to daily staff operations, Onebrief has grown 4x year-over-year in revenue, backed by $53M in VC funding.
15
+ - **Trusted for Security**: Comprehensive experience on IL5+ networks, with teams cleared up to TS/SCI.
16
+ - **Innovation with Accountability**: Our transparent AI deployment includes explainability, traceability, and built-in human oversight.
17
+
18
+ **Join us in shaping the future of rapid, secure, and AI-enhanced operational planning.**
19
+
20
  ---
 
 
 
 
 
 
 
21
 
22
+ This draft highlights Onebrief's strengths in a direct, approachable way while ensuring alignment with the company's mission and values. To incorporate the Space Grotesk font, check if Huggingface Spaces supports CSS custom fonts or links to Google Fonts. If available, add:
23
+
24
+ ```css
25
+ @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;700&display=swap');
26
+ body {
27
+ font-family: 'Space Grotesk', sans-serif;
28
+ }