diff --git a/Documentation/edge-ai.md b/Documentation/edge-ai.md
new file mode 100644
index 0000000000..7199e6cd24
--- /dev/null
+++ b/Documentation/edge-ai.md
@@ -0,0 +1,13 @@
+
+This is WIP page.
+
+# What is Edge-AI?
+
+
+# Edge-AI Example Applications with NNStreamer
+
+@gichan-jang : Please fill the followings.
+
+- ...
+- ...
+- ...
diff --git a/Documentation/products.md b/Documentation/products.md
new file mode 100644
index 0000000000..0b7c816ffd
--- /dev/null
+++ b/Documentation/products.md
@@ -0,0 +1,14 @@
+
+This is WIP page
+
+# Devices with NNStreamer.
+
+## Released
+
+## To be released soon
+
+## Prototypes
+
+# Services with NNStreamer.
+
+# Application software with NNStreamer
diff --git a/README.md b/README.md
index 69a950162e..9350e2df8f 100644
--- a/README.md
+++ b/README.md
@@ -83,58 +83,27 @@ For more details, please access the following manuals.
* For macOS systems, press [here](Documentation/getting-started-macos.md).
* To build an API library for Android, press [here](api/android/README.md).
-## Usage Examples
+## Applications
-- [Example apps](https://github.com/nnstreamer/nnstreamer-example) (stable)
-- Check some Ubuntu C/C++ Native Examples ⬇️
-
-
-
-
-
-
- Pose Estimation
-
- |
-
-
- Image Classification
-
- |
-
-
+
-- Wiki page [usage example screenshots](https://github.com/nnstreamer/nnstreamer/wiki/usage-examples-screenshots) (stable)
+- [Edge-AI Examples](Documentation/edge-ai.md)
+- [Products with NNStreamer](Documentation/products.md)
+- NNStreamer example applications: [Github](https://github.com/nnstreamer/nnstreamer-example) / [Screenshots](https://github.com/nnstreamer/nnstreamer/wiki/usage-examples-screenshots)
## CI Server