Skip to content

Commit f4c4b4e

Browse files
committed
Fix tool characteristics
1 parent a89a2ea commit f4c4b4e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

docs/implementation_details.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,14 @@ The catalog is organized by implementation type to help you quickly find the res
2525

2626
### 🛠️ Tool Category
2727

28-
**Purpose**: Production-ready, reusable libraries and frameworks for practical use
28+
**Purpose**: Reusable libraries and frameworks for practical use
2929

3030
**Key Characteristics**:
3131

32+
- Reliable and well maintained software with clear examples
3233
- Comprehensive documentation and APIs
33-
- Multiple implementation options (CLI, Python API, web interfaces)
34-
- Focus on usability and deployment
34+
- Focus on ease of use and integration
3535
- Broad applicability across use cases
36-
- Ready for integration into production systems
3736

3837
**Examples**:
3938

@@ -42,7 +41,6 @@ The catalog is organized by implementation type to help you quickly find the res
4241
- **vector-inference**: LLM inference system with CLI, Python API, and OpenAI-compatible server
4342
- **fair-sense-ai**: AI bias analysis tool for text and visual content
4443
- **florist**: Framework for federated learning workflows
45-
- **mmlearn**: Toolkit for multimodal representation learning research
4644

4745
### 🎓 Bootcamp Category
4846

@@ -51,7 +49,6 @@ The catalog is organized by implementation type to help you quickly find the res
5149
**Key Characteristics**:
5250

5351
- Step-by-step learning materials
54-
- Clear documentation with tutorials
5552
- Simplified implementations for educational clarity
5653
- Workshop-ready code examples
5754
- Focus on understanding core concepts

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@ hide:
351351

352352

353353

354+
355+
354356

355357

356358

0 commit comments

Comments
 (0)