Nitishkumar-ai commited on
Commit
945d42a
·
verified ·
1 Parent(s): 3de7f98

Add organization card

Browse files
Files changed (1) hide show
  1. README.md +176 -4
README.md CHANGED
@@ -1,10 +1,182 @@
1
  ---
2
  title: README
3
- emoji: 🐨
4
- colorFrom: blue
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🛡️
4
+ colorFrom: indigo
5
+ colorTo: purple
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ <div style="max-width: 860px; margin: 0 auto; font-family: system-ui, sans-serif; color: #1a1a2e; padding: 16px;">
11
+
12
+ <!-- Header -->
13
+ <div style="text-align: center; padding: 40px 0 28px;">
14
+ <h1 style="font-size: 2rem; font-weight: 700; margin: 0 0 8px;">Inmodel Labs</h1>
15
+ <p style="font-size: 1.05rem; color: #555; max-width: 560px; margin: 0 auto; line-height: 1.6;">
16
+ Building AI agents and tools that work in the real world —
17
+ from code security review to adaptive education.
18
+ </p>
19
+ <div style="margin-top: 16px;">
20
+ <span style="background: #ede9fe; color: #6d28d9; font-size: 0.78rem; font-weight: 600;
21
+ padding: 4px 10px; border-radius: 9999px; margin: 0 4px;">Non-profit</span>
22
+ <span style="background: #dbeafe; color: #1d4ed8; font-size: 0.78rem; font-weight: 600;
23
+ padding: 4px 10px; border-radius: 9999px; margin: 0 4px;">Reinforcement Learning</span>
24
+ <span style="background: #dcfce7; color: #15803d; font-size: 0.78rem; font-weight: 600;
25
+ padding: 4px 10px; border-radius: 9999px; margin: 0 4px;">Agentic AI</span>
26
+ <span style="background: #fef9c3; color: #854d0e; font-size: 0.78rem; font-weight: 600;
27
+ padding: 4px 10px; border-radius: 9999px; margin: 0 4px;">Ed-Tech</span>
28
+ </div>
29
+ </div>
30
+
31
+ <hr style="border: none; border-top: 1px solid #e5e7eb; margin: 0 0 36px;" />
32
+
33
+ <!-- What we do -->
34
+ <section style="margin-bottom: 40px;">
35
+ <h2 style="font-size: 1.2rem; font-weight: 700; margin-bottom: 12px;">What we build</h2>
36
+ <p style="color: #444; line-height: 1.7; margin: 0;">
37
+ Inmodel Labs is a small non-profit team researching and building open AI systems.
38
+ Our work sits at the intersection of <strong>agentic AI</strong>, <strong>application security</strong>,
39
+ and <strong>adaptive learning</strong>. We believe the best way to improve AI is to put it in
40
+ hard, real-world environments — and measure what happens.
41
+ </p>
42
+ </section>
43
+
44
+ <!-- Projects -->
45
+ <section style="margin-bottom: 40px;">
46
+ <h2 style="font-size: 1.2rem; font-weight: 700; margin-bottom: 16px;">Featured Projects</h2>
47
+
48
+ <div style="border: 1px solid #e5e7eb; border-radius: 12px; padding: 20px 24px; margin-bottom: 16px;
49
+ background: linear-gradient(135deg, #fafafa 0%, #f3f0ff 100%);">
50
+ <div style="display: flex; align-items: flex-start; gap: 16px;">
51
+ <div style="font-size: 2rem; line-height: 1;">🛡️</div>
52
+ <div>
53
+ <h3 style="margin: 0 0 6px; font-size: 1rem; font-weight: 700;">
54
+ <a href="https://huggingface.co/inmodel/open-env" style="color: #4f46e5; text-decoration: none;">
55
+ OpenEnv — Code Security Review
56
+ </a>
57
+ </h3>
58
+ <p style="margin: 0 0 10px; color: #555; font-size: 0.92rem; line-height: 1.6;">
59
+ A reinforcement learning environment for training AI agents to perform real-world AppSec triage.
60
+ Agents must discover hidden source files and identify vulnerabilities across three difficulty
61
+ levels — built for the <strong>Meta PyTorch OpenEnv Hackathon</strong>.
62
+ </p>
63
+ <div>
64
+ <span style="background: #ede9fe; color: #6d28d9; font-size: 0.74rem; font-weight: 600;
65
+ padding: 3px 8px; border-radius: 9999px; margin-right: 6px;">RL Environment</span>
66
+ <span style="background: #fee2e2; color: #991b1b; font-size: 0.74rem; font-weight: 600;
67
+ padding: 3px 8px; border-radius: 9999px; margin-right: 6px;">Security</span>
68
+ <span style="background: #f3f4f6; color: #374151; font-size: 0.74rem; font-weight: 600;
69
+ padding: 3px 8px; border-radius: 9999px;">Python · JavaScript</span>
70
+ </div>
71
+ </div>
72
+ </div>
73
+ </div>
74
+
75
+ <div style="border: 1px solid #e5e7eb; border-radius: 12px; padding: 20px 24px;
76
+ background: linear-gradient(135deg, #fafafa 0%, #ecfdf5 100%);">
77
+ <div style="display: flex; align-items: flex-start; gap: 16px;">
78
+ <div style="font-size: 2rem; line-height: 1;">🎓</div>
79
+ <div>
80
+ <h3 style="margin: 0 0 6px; font-size: 1rem; font-weight: 700;">EduAI — Adaptive Learning Platform</h3>
81
+ <p style="margin: 0 0 10px; color: #555; font-size: 0.92rem; line-height: 1.6;">
82
+ An AI-powered ed-tech platform for students aged 14–22. Features include handwritten test review
83
+ via OCR, an AI tutor chatbot, flashcard generation, personalized study schedules, and live classes —
84
+ with gamification to keep learners engaged.
85
+ </p>
86
+ <div>
87
+ <span style="background: #dcfce7; color: #15803d; font-size: 0.74rem; font-weight: 600;
88
+ padding: 3px 8px; border-radius: 9999px; margin-right: 6px;">Ed-Tech</span>
89
+ <span style="background: #dbeafe; color: #1d4ed8; font-size: 0.74rem; font-weight: 600;
90
+ padding: 3px 8px; border-radius: 9999px; margin-right: 6px;">Agentic AI</span>
91
+ <span style="background: #f3f4f6; color: #374151; font-size: 0.74rem; font-weight: 600;
92
+ padding: 3px 8px; border-radius: 9999px;">Next.js · TypeScript</span>
93
+ </div>
94
+ </div>
95
+ </div>
96
+ </div>
97
+ </section>
98
+
99
+ <!-- Baseline Results -->
100
+ <section style="margin-bottom: 40px;">
101
+ <h2 style="font-size: 1.2rem; font-weight: 700; margin-bottom: 14px;">OpenEnv Baseline Results</h2>
102
+ <p style="color: #555; font-size: 0.9rem; margin: 0 0 14px;">
103
+ Evaluated with <code style="background:#f3f4f6; padding: 2px 6px; border-radius:4px;">
104
+ meta-llama/Llama-3.3-70B-Instruct</code>
105
+ </p>
106
+ <table style="width: 100%; border-collapse: collapse; font-size: 0.9rem;">
107
+ <thead>
108
+ <tr style="background: #f9fafb;">
109
+ <th style="text-align:left; padding: 10px 14px; border-bottom: 1px solid #e5e7eb;">Task</th>
110
+ <th style="text-align:left; padding: 10px 14px; border-bottom: 1px solid #e5e7eb;">Difficulty</th>
111
+ <th style="text-align:left; padding: 10px 14px; border-bottom: 1px solid #e5e7eb;">Score</th>
112
+ </tr>
113
+ </thead>
114
+ <tbody>
115
+ <tr>
116
+ <td style="padding: 10px 14px; border-bottom: 1px solid #f3f4f6;">
117
+ <code style="font-size:0.82rem;">python-off-by-one</code>
118
+ </td>
119
+ <td style="padding: 10px 14px; border-bottom: 1px solid #f3f4f6; color: #16a34a;">Easy</td>
120
+ <td style="padding: 10px 14px; border-bottom: 1px solid #f3f4f6; font-weight: 700;">0.883</td>
121
+ </tr>
122
+ <tr>
123
+ <td style="padding: 10px 14px; border-bottom: 1px solid #f3f4f6;">
124
+ <code style="font-size:0.82rem;">js-idor-auth</code>
125
+ </td>
126
+ <td style="padding: 10px 14px; border-bottom: 1px solid #f3f4f6; color: #d97706;">Medium</td>
127
+ <td style="padding: 10px 14px; border-bottom: 1px solid #f3f4f6; font-weight: 700;">0.500</td>
128
+ </tr>
129
+ <tr>
130
+ <td style="padding: 10px 14px;">
131
+ <code style="font-size:0.82rem;">python-pickle-deserialization</code>
132
+ </td>
133
+ <td style="padding: 10px 14px; color: #dc2626;">Hard</td>
134
+ <td style="padding: 10px 14px; font-weight: 700;">0.512</td>
135
+ </tr>
136
+ </tbody>
137
+ </table>
138
+ </section>
139
+
140
+ <!-- Team -->
141
+ <section style="margin-bottom: 40px;">
142
+ <h2 style="font-size: 1.2rem; font-weight: 700; margin-bottom: 16px;">Team</h2>
143
+ <div style="display: flex; gap: 14px; flex-wrap: wrap;">
144
+ <a href="https://huggingface.co/Nitishkumar-ai"
145
+ style="display:flex; align-items:center; gap:10px; border:1px solid #e5e7eb;
146
+ border-radius:10px; padding:12px 18px; text-decoration:none; color:inherit;
147
+ background:#fff; flex: 1; min-width: 180px;">
148
+ <span style="font-size:1.6rem;">👤</span>
149
+ <div>
150
+ <div style="font-weight:600; font-size:0.9rem;">Nitish Kumar</div>
151
+ <div style="color:#888; font-size:0.78rem;">@Nitishkumar-ai</div>
152
+ </div>
153
+ </a>
154
+ <div style="display:flex; align-items:center; gap:10px; border:1px solid #e5e7eb;
155
+ border-radius:10px; padding:12px 18px; background:#fff; flex: 1; min-width: 180px;">
156
+ <span style="font-size:1.6rem;">👤</span>
157
+ <div>
158
+ <div style="font-weight:600; font-size:0.9rem;">Divyank Bhardwaj</div>
159
+ <div style="color:#888; font-size:0.78rem;">Member</div>
160
+ </div>
161
+ </div>
162
+ <div style="display:flex; align-items:center; gap:10px; border:1px solid #e5e7eb;
163
+ border-radius:10px; padding:12px 18px; background:#fff; flex: 1; min-width: 180px;">
164
+ <span style="font-size:1.6rem;">👤</span>
165
+ <div>
166
+ <div style="font-weight:600; font-size:0.9rem;">Marella Venkata Deepak</div>
167
+ <div style="color:#888; font-size:0.78rem;">Member</div>
168
+ </div>
169
+ </div>
170
+ </div>
171
+ </section>
172
+
173
+ <!-- Footer -->
174
+ <div style="text-align:center; color:#aaa; font-size:0.8rem; padding-top:16px;
175
+ border-top: 1px solid #e5e7eb;">
176
+ Inmodel Labs · Non-profit · Building open AI for the real world ·
177
+ <a href="https://github.com/inmodel" style="color:#6d28d9; text-decoration:none;">GitHub</a>
178
+ ·
179
+ <a href="https://x.com/NIT_Stark0" style="color:#6d28d9; text-decoration:none;">X / Twitter</a>
180
+ </div>
181
+
182
+ </div>