TheArchitect91 commited on
Commit
5b43ed7
·
verified ·
1 Parent(s): b80cbe2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +339 -24
README.md CHANGED
@@ -5,43 +5,358 @@ sdk: static
5
  colorFrom: green
6
  short_description: Tracking how smart AI really is
7
  ---
8
- # 🧠 AI Stupid Level
9
 
10
- Welcome to **AI Stupid Level** — the first **real-time AI benchmarking platform** that measures and compares the intelligence, efficiency, and consistency of today’s top AI models.
 
 
11
 
12
- 🌐 **Website:** https://aistupidlevel.info
13
- 🏢 **Organization:** Studio Platforms (Romania)
14
- 📊 **Focus:** LLM Evaluation • Model Drift Analysis • Real-Time Benchmarks • AI Transparency
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  ---
17
 
18
- ## 🚀 What We Do
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
- AI Stupid Level evaluates the world’s leading AI models across **7 Dimensions of AI Power**:
21
- - Reasoning & Logic
22
- - Code Generation
23
- - Real-World Accuracy
24
- - Context Memory
25
- - Creativity
26
- - Knowledge Retention
27
- - Truthfulness & Stability
28
 
29
- Currently benchmarking: **OpenAI, Anthropic (Claude), Gemini, Grok**
30
- Coming soon: **Mistral, Cohere, DeepSeek, GLM, Kimi, and more!**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
 
32
  ---
33
 
34
- ## 🎯 Our Mission
35
- To make AI performance **transparent and comparable**
36
- We believe in open evaluation for every developer and researcher.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
  ---
39
 
40
- ## 🔗 Useful Links
41
- - 🌍 Main Platform https://aistupidlevel.info
42
- - 🧰 GitHub Studio Platforms https://github.com/StudioPlatforms
43
- - 🐦 X / Twitter https://x.com/aistupidlevel
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
  ---
46
 
47
- 💡 *AI Stupid Level is an independent benchmarking project built by [Ionut Visan](https://huggingface.co/ionutvisan) and the Studio Platforms ecosystem.*
 
5
  colorFrom: green
6
  short_description: Tracking how smart AI really is
7
  ---
8
+ # AI Stupid Level - Real-Time AI Benchmarking Platform
9
 
10
+ [![Website](https://img.shields.io/badge/Website-aistupidlevel.info-blue)](https://aistupidlevel.info)
11
+ [![GitHub](https://img.shields.io/badge/GitHub-Studio%20Platforms-green)](https://github.com/StudioPlatforms)
12
+ [![Twitter](https://img.shields.io/badge/Twitter-@aistupidlevel-1DA1F2)](https://x.com/aistupidlevel)
13
 
14
+ **The first real-time AI benchmarking platform that measures and compares the intelligence, efficiency, and consistency of today's top AI models.**
15
+
16
+ **Website:** [aistupidlevel.info](https://aistupidlevel.info)
17
+ **Organization:** Studio Platforms (Romania)
18
+ **Focus:** LLM Evaluation • Model Drift Analysis • Real-Time Benchmarks • AI Transparency
19
+
20
+ ---
21
+
22
+ ## What We Do
23
+
24
+ AI Stupid Level evaluates the world's leading AI models across **9 Dimensions of AI Performance**:
25
+
26
+ - **Correctness** - Functional accuracy through automated testing
27
+ - **Complexity** - Ability to handle sophisticated problems
28
+ - **Code Quality** - Clean, maintainable, well-structured code
29
+ - **Efficiency** - Algorithmic optimization and performance
30
+ - **Stability** - Consistency across multiple test runs
31
+ - **Refusal Handling** - Appropriate task acceptance vs over-cautious rejections
32
+ - **Recovery** - Error detection and self-correction capabilities
33
+ - **Format** - Proper output structure and presentation
34
+ - **Safety** - Secure coding practices and vulnerability awareness
35
+
36
+ **Currently benchmarking:** OpenAI (GPT-4, GPT-5, O3), Anthropic (Claude Opus 4, Sonnet 4), Google (Gemini 2.5 Pro/Flash), xAI (Grok 2/4), and more.
37
+
38
+ ---
39
+
40
+ ## How Our Benchmarking System Works
41
+
42
+ ### Multi-Layered Testing Architecture
43
+
44
+ We operate **four distinct benchmark suites** that provide comprehensive AI model evaluation:
45
+
46
+ #### 1. Real-Time Benchmarks (Every 4 Hours)
47
+ - **147 unique coding challenges** across multiple programming languages
48
+ - **5 independent trials** per task with different random seeds
49
+ - **9-axis scoring system** with weighted evaluation
50
+ - **20-30 minutes** execution time per model
51
+ - **Primary ranking source** for our leaderboards
52
+
53
+ #### 2. Canary Drift Detection (Hourly)
54
+ - **12 carefully selected tasks** for rapid change detection
55
+ - **2 trials per task** for fast execution (2-3 minutes)
56
+ - **Safety sentinel tests** to monitor policy changes
57
+ - **4x faster detection** of model degradation than full benchmarks
58
+ - **Drift alerts** when performance drops >10%
59
+
60
+ #### 3. Deep Reasoning Tests (Daily)
61
+ - **Complex multi-step problems** requiring sustained reasoning
62
+ - **Memory retention** and context management evaluation
63
+ - **Long-form analysis** and problem decomposition
64
+ - **60-90 minutes** per model for comprehensive assessment
65
+
66
+ #### 4. Tool Calling Benchmarks (Daily)
67
+ - **15+ real-world scenarios** testing agent capabilities
68
+ - **File operations, system interaction, web scraping**
69
+ - **Multi-step workflows** with tool chaining
70
+ - **Sandbox execution** for safe testing environment
71
+
72
+ ### Statistical Rigor and Methodology
73
+
74
+ Our benchmarking system implements production-grade statistical analysis:
75
+
76
+ #### Confidence Intervals
77
+ - **T-distribution analysis** for small sample sizes (n=5)
78
+ - **95% confidence intervals** on all scores
79
+ - **Standard error calculation** for uncertainty quantification
80
+ - **Per-model variance calibration** for fair comparison
81
+
82
+ #### Example Score Generation Process
83
+ ```
84
+ Task: "Implement binary search in Python"
85
+
86
+ Trial Results:
87
+ - Trial 1 (seed=42): Score = 23.5
88
+ - Trial 2 (seed=43): Score = 25.1
89
+ - Trial 3 (seed=44): Score = 24.2
90
+ - Trial 4 (seed=45): Score = 26.3
91
+ - Trial 5 (seed=46): Score = 24.8
92
+
93
+ Statistical Analysis:
94
+ - Mean = 24.78
95
+ - Standard Deviation = 1.02
96
+ - Standard Error = 0.46
97
+ - t-value = 2.776 (df=4, 95% CI)
98
+ - Margin of Error = 1.27
99
+
100
+ Final Result: 24.8 ± 1.3 (95% CI: 23.5-26.1)
101
+ ```
102
+
103
+ #### Drift Detection Algorithm
104
+ - **CUSUM (Cumulative Sum)** for sustained change detection
105
+ - **Model-specific thresholds** based on historical variance
106
+ - **Multi-signal verification** across different test suites
107
+ - **False positive reduction** through statistical significance testing
108
 
109
  ---
110
 
111
+ ## Smart AI Router
112
+
113
+ ### Intelligent Model Selection System
114
+
115
+ Our **Smart AI Router** automatically selects the best-performing AI model for each request based on real-time benchmark data, saving users money and improving performance.
116
+
117
+ #### Key Features
118
+ - **OpenAI-compatible API** at `https://aistupidlevel.info/v1`
119
+ - **Universal API keys** (format: `aism_xxxxx`)
120
+ - **6 routing strategies** for different use cases
121
+ - **Automatic failover** when models are unavailable
122
+ - **Cost optimization** with performance tracking
123
+ - **AES-256 encryption** for all provider keys
124
 
125
+ #### Routing Strategies
 
 
 
 
 
 
 
126
 
127
+ 1. **auto** - Best overall performance across all categories
128
+ 2. **auto-coding** - Optimized for programming and development tasks
129
+ 3. **auto-reasoning** - Best for complex problem-solving and analysis
130
+ 4. **auto-creative** - Optimized for creative writing and content generation
131
+ 5. **auto-cheapest** - Most cost-effective option maintaining quality
132
+ 6. **auto-fastest** - Lowest latency for time-sensitive applications
133
+
134
+ #### Usage Example
135
+
136
+ ```bash
137
+ # Standard OpenAI-compatible request
138
+ curl -X POST https://aistupidlevel.info/v1/chat/completions \
139
+ -H "Authorization: Bearer aism_your_key_here" \
140
+ -H "Content-Type: application/json" \
141
+ -d '{
142
+ "model": "auto-coding",
143
+ "messages": [
144
+ {"role": "user", "content": "Write a binary search function in Python"}
145
+ ]
146
+ }'
147
+ ```
148
+
149
+ The router automatically:
150
+ 1. Analyzes your request type (coding task)
151
+ 2. Checks current model rankings for coding performance
152
+ 3. Selects the best available model from your configured providers
153
+ 4. Routes the request and returns the response
154
+ 5. Logs usage and cost data for analytics
155
 
156
  ---
157
 
158
+ ## Model Comparison Features
159
+
160
+ ### Claude vs GPT vs Gemini Analysis
161
+
162
+ Our platform provides detailed comparative analysis of major AI models:
163
+
164
+ #### Current Performance Leaders (2025)
165
+ - **Best for Coding:** Claude Opus 4 consistently leads in code generation and debugging
166
+ - **Fastest Response:** Gemini 2.5 Flash provides quickest API response times
167
+ - **Most Reliable:** GPT-5 shows most consistent performance across categories
168
+ - **Best Value:** Claude Sonnet 4 offers excellent performance-to-cost ratio
169
+
170
+ #### Comprehensive Comparison Matrix
171
+ - **Real-time performance data** updated every 4 hours
172
+ - **Statistical significance testing** for meaningful comparisons
173
+ - **Cost-per-token analysis** across all providers
174
+ - **Latency benchmarks** for response time optimization
175
+ - **Capability matrices** showing strengths and weaknesses
176
+
177
+ ---
178
+
179
+ ## Drift Detection and Monitoring
180
+
181
+ ### Production-Grade Change Detection
182
+
183
+ Our drift detection system implements recommendations from industry experts for catching model changes in production environments:
184
+
185
+ #### Multi-Layer Detection
186
+ - **Hourly canary tests** for rapid change detection
187
+ - **Safety sentinel tasks** monitoring policy boundaries
188
+ - **Statistical significance testing** to avoid false positives
189
+ - **Vendor metadata tracking** for correlation analysis
190
+
191
+ #### Alert System
192
+ - **Performance degradation alerts** when scores drop >10%
193
+ - **Safety policy changes** when refusal patterns shift
194
+ - **API reliability monitoring** for uptime and latency
195
+ - **Cost optimization alerts** when pricing changes
196
 
197
  ---
198
 
199
+ ## Technical Architecture
200
+
201
+ ### Backend Infrastructure
202
+ - **Language:** TypeScript with Node.js
203
+ - **Framework:** Fastify for high-performance APIs
204
+ - **Database:** SQLite with Drizzle ORM for type safety
205
+ - **Caching:** Redis for fast data access
206
+ - **Security:** AES-256-GCM encryption, OAuth authentication
207
+
208
+ ### Frontend Platform
209
+ - **Framework:** Next.js 14 with React
210
+ - **Styling:** Tailwind CSS with custom vintage theme
211
+ - **Charts:** Real-time data visualization
212
+ - **Authentication:** NextAuth.js with multiple providers
213
+
214
+ ### Infrastructure
215
+ - **Deployment:** PM2 process management
216
+ - **Reverse Proxy:** Nginx with SSL termination
217
+ - **Monitoring:** Custom health checks and alerting
218
+ - **Scaling:** Horizontal scaling with load balancing
219
+
220
+ ---
221
+
222
+ ## API Access and Integration
223
+
224
+ ### REST API Endpoints
225
+
226
+ #### Model Rankings
227
+ ```bash
228
+ GET https://aistupidlevel.info/api/dashboard
229
+ # Returns current model rankings with confidence intervals
230
+ ```
231
+
232
+ #### Historical Data
233
+ ```bash
234
+ GET https://aistupidlevel.info/api/dashboard?period=7d
235
+ # Returns time series data with statistical analysis
236
+ ```
237
+
238
+ #### Model Details
239
+ ```bash
240
+ GET https://aistupidlevel.info/api/models/{model_id}
241
+ # Returns detailed performance breakdown by task category
242
+ ```
243
+
244
+ ### Smart Router API
245
+
246
+ #### Chat Completions
247
+ ```bash
248
+ POST https://aistupidlevel.info/v1/chat/completions
249
+ Authorization: Bearer aism_your_key
250
+
251
+ {
252
+ "model": "auto-coding",
253
+ "messages": [...],
254
+ "temperature": 0.7
255
+ }
256
+ ```
257
+
258
+ #### Available Models
259
+ ```bash
260
+ GET https://aistupidlevel.info/v1/models
261
+ Authorization: Bearer aism_your_key
262
+ ```
263
+
264
+ ---
265
+
266
+ ## Use Cases and Applications
267
+
268
+ ### For Individual Developers
269
+ - **Cost optimization** by automatically using the most efficient model
270
+ - **Performance maximization** with task-specific model selection
271
+ - **Reliability improvement** through automatic failover
272
+ - **Time savings** with unified API access
273
+
274
+ ### For Development Teams
275
+ - **Centralized model management** across projects
276
+ - **Usage analytics** and cost tracking
277
+ - **Team-wide routing preferences** and policies
278
+ - **Integration with existing tools** (Cline, Continue, Cursor)
279
+
280
+ ### For Researchers and Academics
281
+ - **Transparent methodology** with open-source code
282
+ - **Statistical rigor** with confidence intervals
283
+ - **Reproducible results** through standardized testing
284
+ - **Historical data access** for trend analysis
285
+
286
+ ### For AI Tool Developers
287
+ - **Drop-in OpenAI replacement** with intelligent routing
288
+ - **Enhanced user experience** through automatic optimization
289
+ - **Reduced vendor lock-in** with multi-provider support
290
+ - **Built-in analytics** for usage insights
291
+
292
+ ---
293
+
294
+ ## Transparency and Open Source
295
+
296
+ ### Methodology Transparency
297
+ - **Complete source code** available on GitHub
298
+ - **Detailed documentation** of all algorithms and processes
299
+ - **Statistical methodology** peer-reviewed and published
300
+ - **"Test Your Keys" feature** for independent verification
301
+
302
+ ### Community Validation
303
+ - **Open benchmark tasks** for community review
304
+ - **Statistical methodology** addressing academic concerns
305
+ - **Independent verification** through user testing
306
+ - **Continuous improvement** based on community feedback
307
+
308
+ ### Data Access
309
+ - **Public API** for accessing benchmark results
310
+ - **Historical data** available for research purposes
311
+ - **Real-time updates** with confidence intervals
312
+ - **Export capabilities** for further analysis
313
+
314
+ ---
315
+
316
+ ## Getting Started
317
+
318
+ ### For Benchmarking Data
319
+ 1. Visit [aistupidlevel.info](https://aistupidlevel.info)
320
+ 2. View real-time model rankings and comparisons
321
+ 3. Access historical performance data
322
+ 4. Use our API for programmatic access
323
+
324
+ ### For Smart Router
325
+ 1. Sign up for an account at [aistupidlevel.info](https://aistupidlevel.info)
326
+ 2. Add your provider API keys (OpenAI, Anthropic, etc.)
327
+ 3. Generate a universal API key
328
+ 4. Replace your OpenAI endpoint with our router
329
+ 5. Start saving money with intelligent routing
330
+
331
+ ### For Developers
332
+ 1. Check our [GitHub repository](https://github.com/StudioPlatforms) for source code
333
+ 2. Review our API documentation
334
+ 3. Integrate with your existing tools and workflows
335
+ 4. Contribute to our open-source development
336
+
337
+ ---
338
+
339
+ ## Mission and Values
340
+
341
+ ### Our Mission
342
+ To make AI performance transparent and comparable for every developer and researcher. We believe in open evaluation, statistical rigor, and community-driven improvement of AI benchmarking standards.
343
+
344
+ ### Core Values
345
+ - **Transparency:** All methodologies and code are open source
346
+ - **Statistical Rigor:** Proper confidence intervals and significance testing
347
+ - **Community Focus:** Responsive to feedback and continuous improvement
348
+ - **Practical Value:** Real-world applicability over academic metrics
349
+ - **Cost Efficiency:** Helping users optimize their AI spending
350
+
351
+ ---
352
+
353
+ ## Contact and Community
354
+
355
+ **Website:** [aistupidlevel.info](https://aistupidlevel.info)
356
+ **GitHub:** [Studio Platforms](https://github.com/StudioPlatforms)
357
+ **Twitter/X:** [@aistupidlevel](https://x.com/aistupidlevel)
358
+ **Email:** Contact through website
359
 
360
  ---
361
 
362
+ **AI Stupid Level is an independent benchmarking project built by Ionut Visan and the Studio Platforms ecosystem, dedicated to making AI performance measurement transparent, statistically rigorous, and practically useful for the global developer community.**