@bonginkan/maria 2.1.2 โ†’ 2.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,19 +1,21 @@
1
- # ๐Ÿค– MARIA Platform v2.1.2 "Extended Command & Mode Edition"
1
+ # ๐Ÿค– MARIA Platform v2.1.4 "ML Intelligence Edition"
2
2
 
3
3
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.0%2B-blue)](https://www.typescriptlang.org/)
4
4
  [![Node.js](https://img.shields.io/badge/Node.js-18%2B-green)](https://nodejs.org/)
5
5
  [![npm](https://img.shields.io/npm/v/@bonginkan/maria?label=npm%20package)](https://www.npmjs.com/package/@bonginkan/maria)
6
6
  [![Downloads](https://img.shields.io/npm/dt/@bonginkan/maria)](https://www.npmjs.com/package/@bonginkan/maria)
7
- [![License](https://img.shields.io/badge/License-Dual--License-blue)](https://github.com/bonginkan/maria/blob/main/LICENSE)
7
+ [![License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/bonginkan/maria/blob/main/LICENSE)
8
8
  [![Quality](https://img.shields.io/badge/Code%20Quality-100%25-brightgreen)](https://github.com/bonginkan/maria)
9
- [![Cognitive Modes](https://img.shields.io/badge/Cognitive%20Modes-50-purple)](https://github.com/bonginkan/maria)
10
- [![Memory System](https://img.shields.io/badge/Memory%20System-Dual--Layer-orange)](https://github.com/bonginkan/maria)
9
+ [![Cognitive Modes](https://img.shields.io/badge/Cognitive%20Modes-60-purple)](https://github.com/bonginkan/maria)
10
+ [![Memory System](https://img.shields.io/badge/Memory%20System-Enhanced-orange)](https://github.com/bonginkan/maria)
11
+ [![ML Commands](https://img.shields.io/badge/ML%20Commands-5%20New-red)](https://github.com/bonginkan/maria)
12
+ [![AI Self-Improvement](https://img.shields.io/badge/AI%20Self--Improvement-Active-gold)](https://github.com/bonginkan/maria)
11
13
 
12
- > ๐ŸŽ‰ **MARIA Platform v2.1.2** - Enterprise AI Development CLI with **60 Internal Modes**, **5 New Slash Commands** (workspace, db, api, deploy, monitor), **2 New Internal Modes** (Focus, Learning), **Revolutionary Dual-Layer Memory System**, **Complete Local LLM Integration**, and **Privacy-First Development** Environment!
14
+ > ๐Ÿค– **MARIA Platform v2.1.4** - Machine Learning Intelligence Edition with **AI Self-Improvement Cycle**, **5 New ML Commands** (/train /eval /rlhf /self_play /auto_tune), **Hyperparameter Optimization**, **Synthetic Data Generation**, plus **Research Paper System**, **Memory Intelligence**, and **GraphRAG Analysis**!
13
15
 
14
16
  ## ๐Ÿ–ฅ๏ธ **MARIA CODE CLI Interface**
15
17
 
16
- ![MARIA CLI Startup](./images/CLI_visual.png)
18
+ ![MARIA CLI Startup](./CLI_visual.png)
17
19
 
18
20
  _MARIA's beautiful startup interface with automatic AI service initialization and local LLM detection_
19
21
 
@@ -37,18 +39,56 @@ MARIA่ตทๅ‹•ๅพŒใซใ€่‡ชๅ‹•ใงๅพ…ๆฉŸใ™ใ‚‹ๅ†…้ƒจใƒขใƒผใƒ‰ใจใ—ใฆใ€Self-Questio
37
39
  - **ๆŽจๆธฌๆ นๆ‹ ๆ˜Ž็คบ**: ๆŽจๆธฌๅ†…ๅฎนใจไฟก้ ผๅบฆ๏ผˆ0.1-1.0๏ผ‰ใ‚’้€ๆ˜ŽๅŒ–ใ—ใฆๆ็คบ
38
40
  - **ๆŸ”่ปŸ้ฉๅฟœ**: ๆŽจๆธฌใŒๅค–ใ‚Œใฆใ‚‚ไฟฎๆญฃๅฏ่ƒฝใชๅ›ž็ญ”ๆง‹้€ ใ‚’่‡ชๅ‹•็ถญๆŒ
39
41
 
40
- ### ๐Ÿ†• **New in v2.1.2: Extended Commands & Modes**
41
-
42
- **5 New Slash Commands:**
43
- - **/workspace**: Project workspace management with session isolation
44
- - **/db**: Database schema generation, migration, and query optimization
45
- - **/api**: RESTful API development with OpenAPI generation and mock servers
46
- - **/deploy**: Multi-environment deployment automation with rollback support
47
- - **/monitor**: Real-time system monitoring with metrics and alerts
48
-
49
- **2 New Internal Modes:**
50
- - **Focus Mode** (`/focus`): Distraction-free coding with time-boxed sessions
51
- - **Learning Mode** (`/learn`): Educational assistance with multi-level explanations
42
+ ### ๐Ÿ†• **New in v2.1.4: Machine Learning Intelligence Edition**
43
+
44
+ **๐Ÿค– 5 New ML Commands - AI Self-Improvement Cycle:**
45
+ - **/train**: Complete model training and fine-tuning with progress visualization
46
+ - Local & S3 dataset support with hyperparameter configuration
47
+ - Real-time progress display and ASCII learning curves
48
+ - Automatic model checkpointing and comprehensive training reports
49
+ - **/eval**: Model evaluation and benchmarking with multiple metrics
50
+ - Performance analysis (accuracy, F1, BLEU, latency)
51
+ - Confusion matrix visualization and category-wise analysis
52
+ - Automatic improvement suggestions and detailed evaluation reports
53
+ - **/rlhf**: Reinforcement Learning from Human Feedback
54
+ - Feedback data analysis and reward model training
55
+ - Policy optimization (PPO) with improvement visualization
56
+ - **/self_play**: AI self-dialogue for synthetic data generation
57
+ - Task-specific dialogue generation (bug_fixing, code_review, qa_generation)
58
+ - High-quality synthetic datasets in JSONL format
59
+ - **/auto_tune**: Automated hyperparameter optimization
60
+ - Grid, random, and Bayesian search strategies
61
+ - Parameter importance analysis and optimal configuration discovery
62
+
63
+ **๐Ÿ”„ Complete AI Self-Improvement Pipeline:**
64
+ 1. **๐ŸŽฏ Auto-Training**: `/train` learns from datasets
65
+ 2. **๐Ÿ“Š Performance Evaluation**: `/eval` measures objective performance
66
+ 3. **๐Ÿ”„ Feedback Integration**: `/rlhf` incorporates human feedback
67
+ 4. **๐ŸŽฎ Data Expansion**: `/self_play` generates additional training data
68
+ 5. **โšก Parameter Optimization**: `/auto_tune` discovers optimal settings
69
+
70
+ ### ๐Ÿ†• **Enhanced Research & Memory Intelligence**
71
+
72
+ **๐Ÿ”ฌ Research Paper Generation System:**
73
+ - **/paper**: Complete research workflow from theme to published paper
74
+ - 6-stage research process (Theme โ†’ Literature Review โ†’ Design โ†’ Analysis โ†’ Paper)
75
+ - Bilingual support (Japanese/English)
76
+ - GraphRAG & Agentic RAG specialized knowledge
77
+ - Auto-citation and reference management
78
+ - Organized research papers folder structure
79
+
80
+ **๐Ÿง  Enhanced Memory System:**
81
+ - **/memory**: Advanced context preservation and learning
82
+ - Dual-layer memory architecture
83
+ - Cross-session learning persistence
84
+ - Project-specific context management
85
+ - Personalized response pattern learning
86
+
87
+ **๐Ÿ—๏ธ Microservice Architecture:**
88
+ - **SlashCommandManager**: Phase-based migration system
89
+ - **PaperResearchService**: Dedicated research workflow service
90
+ - **BaseCommandService**: Extensible service framework
91
+ - Full TypeScript strict mode compliance
52
92
 
53
93
  ### ๐Ÿ  **Complete Local LLM Integration**
54
94
 
@@ -79,6 +119,7 @@ maria # Start interactive development
79
119
 
80
120
  - โœ… **Local AI Models**: Complete offline development environment
81
121
  - โœ… **Code Generation**: AI-powered development assistance
122
+ - โœ… **Machine Learning**: 5 ML commands for AI self-improvement cycle
82
123
  - โœ… **Quality Analysis**: Real-time code review and optimization
83
124
  - โœ… **Multi-Language**: Support for all major programming languages
84
125
  - โœ… **Enterprise Ready**: Professional development workflows
@@ -201,7 +242,7 @@ npm install -g @bonginkan/maria
201
242
 
202
243
  # Verify installation
203
244
  maria --version
204
- # Output: MARIA Platform v2.0.7 "Memory Intelligence Edition"
245
+ # Output: MARIA Platform v2.1.4 "ML Intelligence Edition"
205
246
 
206
247
  # Setup local AI models (optional)
207
248
  maria setup-ollama # Install and configure Ollama
@@ -213,7 +254,7 @@ maria
213
254
 
214
255
  ### ๐Ÿ–ฅ๏ธ **Live CLI Session Example**
215
256
 
216
- ![MARIA CLI Startup](./images/CLI_visual.png)
257
+ ![MARIA CLI Startup](./CLI_visual.png)
217
258
 
218
259
  **Terminal Output:**
219
260
 
@@ -240,6 +281,16 @@ vLLM [โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—โ—] 0% โš™
240
281
  /paper <query> # Transform research papers into working code
241
282
  ```
242
283
 
284
+ **๐Ÿค– Machine Learning Commands (AI Self-Improvement):**
285
+
286
+ ```bash
287
+ /train <dataset> <model> # Train/fine-tune models with progress visualization
288
+ /eval <model> <test-data> # Evaluate model performance with metrics
289
+ /rlhf <model> <feedback> # Reinforcement learning from human feedback
290
+ /self_play <model> <tasks> # Generate synthetic training data via AI dialogue
291
+ /auto_tune <model> <data> # Optimize hyperparameters automatically
292
+ ```
293
+
243
294
  **๐Ÿ  Local AI Integration (Privacy-First Development):**
244
295
 
245
296
  ```bash
@@ -382,6 +433,7 @@ maria
382
433
  - **All Commands**: `/help` within interactive mode
383
434
  - **Algorithm Education**: `/sort`, `/learn`, `/algorithm` commands
384
435
  - **AI Development**: `/code`, `/bug`, `/lint`, `/model` commands
436
+ - **Machine Learning**: `/train`, `/eval`, `/rlhf`, `/self_play`, `/auto_tune` commands
385
437
  - **System Status**: `/status` command
386
438
 
387
439
  ### Examples and Tutorials
@@ -432,13 +484,10 @@ npm run build
432
484
 
433
485
  ## ๐Ÿ“„ License
434
486
 
435
- **Dual-License Model**: Personal Use (Free) / Enterprise (Paid)
487
+ **MIT License**: Free and open-source for all users
436
488
 
437
- - **Personal Use**: Free for individuals, students, and startups (<10 employees, <$1M ARR)
438
- - **Enterprise**: Commercial license required for larger organizations
439
- - **Contact**: enterprise@bonginkan.ai for enterprise licensing
489
+ This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
440
490
 
441
- See [LICENSE](https://github.com/bonginkan/maria/blob/main/LICENSE) for complete terms.
442
491
 
443
492
  ## ๐Ÿ”— Links
444
493
 
@@ -472,7 +521,7 @@ See [LICENSE](https://github.com/bonginkan/maria/blob/main/LICENSE) for complete
472
521
 
473
522
  ---
474
523
 
475
- **Experience the Algorithm Education Revolution with MARIA Platform v1.6.4**
524
+ **Experience the Machine Learning Intelligence Revolution with MARIA Platform v2.1.4**
476
525
 
477
526
  ๐Ÿš€ Start your journey: `npm install -g @bonginkan/maria && maria`
478
527
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bonginkan/maria",
3
- "version": "2.1.2",
4
- "description": "๐Ÿง  MARIA Platform v2.1.2 Extended Command & Mode Edition - 5 New Slash Commands (workspace, db, api, deploy, monitor) + 2 New Internal Modes (Focus, Learning) + Enhanced Memory Intelligence with Multi-Source Deep Analysis and Advanced Knowledge Base Integration",
3
+ "version": "2.1.5",
4
+ "description": "๐Ÿ”ฌ MARIA Platform v2.1.3 Research & Memory Intelligence Edition - AI-Powered Research Paper Generation (/paper) + Enhanced Memory System (/memory) + GraphRAG Analysis + Bilingual Academic Papers + Microservice Architecture + Advanced Context Preservation",
5
5
  "keywords": [
6
6
  "ai",
7
7
  "cli",
@@ -1,2 +0,0 @@
1
-
2
- export { }