Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,36 @@
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
1 |
+
#  ICONN
|
2 |
+
|
3 |
+
**ICONN** is a multimodal AI system built for intelligent interaction, deep reasoning, and creative generation. It includes specialized models tailored for general use, advanced logic, and artistic output.
|
4 |
+
|
5 |
---
|
6 |
+
|
7 |
+
## Overview
|
8 |
+
|
9 |
+
ICONN is composed of three core models:
|
10 |
+
|
11 |
+
### ICONN 1 (Normal)
|
12 |
+
- **Purpose**: General assistant and chatbot
|
13 |
+
|
14 |
+
### ICONN-e1 (Reasoning)
|
15 |
+
- **Purpose**: High-level reasoning, programming and math
|
16 |
+
|
17 |
+
### ICONN-i1 (Art & Vision)
|
18 |
+
- **Purpose**: Image generation and vision
|
19 |
+
|
20 |
+
---
|
21 |
+
|
22 |
+
## Features
|
23 |
+
|
24 |
+
- Model Switching: Select the best model for your task
|
25 |
+
- Web Search Integration: Pull real-time data from the internet
|
26 |
+
- Workboard: Multi-language code and visual canvas
|
27 |
+
- Voice Chat: Real-time voice interaction
|
28 |
+
- Document Reader: Analyze text from uploaded documents
|
29 |
+
- File Uploads: Input and process files in-app
|
30 |
+
- Music and Video Generation: Audio and visual videos
|
31 |
+
|
32 |
---
|
33 |
|
34 |
+
## Notes
|
35 |
+
|
36 |
+
ICONN is in active development. Feedback, bug reports, and suggestions are encouraged.
|