diff --git a/docs/docs/configuration/badges.md b/docs/docs/configuration/badges.md
index 628eaa71..aa6af20b 100644
--- a/docs/docs/configuration/badges.md
+++ b/docs/docs/configuration/badges.md
@@ -106,12 +106,12 @@ The `--badge-color` option **only** modifies the default badge set, while the `-
## References
-Thank you to the following projects for providing the badges used in this project:
+Thank you to the following resources for providing open-source badges and icons:
-- [Shields.io](https://shields.io/)
-- [Aveek-Saha/GitHub-Profile-Badges](https://github.com/Aveek-Saha/GitHub-Profile-Badges)
-- [Ileriayo/Markdown-Badges](https://github.com/Ileriayo/markdown-badges)
-- [tandpfun/skill-icons](https://github.com/tandpfun/skill-icons)
-```
+* [Shields.io](https://shields.io/)
+* [Simple Icons](https://simpleicons.org/)
+* [Aveek-Saha/GitHub-Profile-Badges](https://github.com/Aveek-Saha/GitHub-Profile-Badges)
+* [Ileriayo/Markdown-Badges](https://github.com/Ileriayo/markdown-badges)
+* [tandpfun/skill-icons](https://github.com/tandpfun/skill-icons)
---
diff --git a/docs/docs/configuration/header.md b/docs/docs/configuration/header.md
index 805ce64d..e6755057 100644
--- a/docs/docs/configuration/header.md
+++ b/docs/docs/configuration/header.md
@@ -53,25 +53,25 @@ A header template style determines how your project's header section is structur
-
- ◎
+ •
Centered alignment
-
- ◎
+ •
Logo above project name
-
- ◎
+ •
Traditional README layout
-
- ◎
+ •
Ideal for most projects
@@ -113,25 +113,25 @@ A header template style determines how your project's header section is structur
-
- ◎
+ •
Left-aligned layout
-
- ◎
+ •
Logo and title on same line
-
- ◎
+ •
Space-efficient design
-
- ◎
+ •
Perfect for smaller README files
@@ -170,25 +170,25 @@ A header template style determines how your project's header section is structur
-
- ◎
+ •
Left-aligned text
-
- ◎
+ •
Logo floated to the right
-
- ◎
+ •
Contemporary asymmetric design
-
- ◎
+ •
Great for documentation sites
@@ -235,25 +235,25 @@ A header template style determines how your project's header section is structur
-
- ◎
+ •
Full-width SVG banner support
-
- ◎
+ •
Centered alignment
-
- ◎
+ •
Scalable vector graphics
-
- ◎
+ •
Ideal for custom branding
@@ -306,25 +306,25 @@ A header template style determines how your project's header section is structur
-
- ◎
+ •
Text-based art logo
-
- ◎
+ •
Minimal and retro style
-
- ◎
+ •
No image dependencies
-
- ◎
+ •
Good for terminal-focused tools
@@ -383,25 +383,25 @@ A header template style determines how your project's header section is structur
-
- ◎
+ •
Text-based art logo
-
- ◎
+ •
Minimal and retro style
-
- ◎
+ •
No image dependencies
-
- ◎
+ •
Good for terminal-focused tools
diff --git a/docs/docs/configuration/project_logo.md b/docs/docs/configuration/project_logo.md
index 24b401bc..5b4899c9 100644
--- a/docs/docs/configuration/project_logo.md
+++ b/docs/docs/configuration/project_logo.md
@@ -81,28 +81,28 @@ This will generate a unique logo that you can display in your project's document
=== "[1. eli64/readme-ai](https://github.com/eli64s/readme-ai)"
-
+
README-AI
=== "[2. eli64/sreadme-ai](https://github.com/eli64s/readme-ai)"
-
+
README-AI
=== "[3. eli64/readme-ai-streamlit](https://github.com/eli64s/readme-ai-streamlit)"
-
+
README-AI-STREAMLIT
=== "[4. PiyushSuthar/github-readme-quotes](https://github.com/PiyushSuthar/github-readme-quotes)"
-
+
GITHUB-README-QUOTES
diff --git a/docs/docs/examples/gallery.md b/docs/docs/examples/gallery.md
index 831170f4..aaa8244b 100644
--- a/docs/docs/examples/gallery.md
+++ b/docs/docs/examples/gallery.md
@@ -3,20 +3,18 @@ title: Gallery
---
Explore various README examples from different programming languages and technologies. Each example showcases a README file from a different repository and project type.
-
| Technology | Example Output | Repository | Description |
|------------|---------------|------------|-------------|
-| Python | [readme-python.md][0a] | [readme-ai][0b] | Core readme-ai project |
-| TypeScript & React | [readme-typescript.md][1a] | [ChatGPT App][1b] | React Native ChatGPT app |
-| PostgreSQL & DuckDB | [readme-postgres.md][2a] | [Buenavista][2b] | Postgres proxy server |
-| Kotlin & Android | [readme-kotlin.md][3a] | [file.io Client][3b] | Android file sharing app |
-| Streamlit | [readme-streamlit.md][4a] | [readme-ai-streamlit][4b] | Streamlit UI for readme-ai app |
-| Rust & C | [readme-rust-c.md][5a] | [CallMon][5b] | System call monitoring tool |
-| Go | [readme-go.md][6a] | [docker-gs-ping][6b] | Dockerized Go app |
-| Java | [readme-java.md][7a] | [Minimal-Todo][7b] | Minimalist todo Java app |
-| FastAPI & Redis | [readme-fastapi-redis.md][8a] | [async-ml-inference][8b] | Async ML inference service |
-| Jupyter Notebook | [readme-mlops.md][9a] | [mlops-course][9b] | MLOps course repository |
-| Apache Flink | [readme-local.md][10a] | Local Directory | Example using a local directory |
+| Readme-ai | [readme-ai.md][default] | [readme-ai][readme-ai] | Readme-ai project |
+| Apache Flink | [readme-pyflink.md][modern-header] | [pyflink-poc][pyflink] | Pyflink project |
+| Streamlit | [readme-streamlit.md][svg-banner] | [readme-ai-streamlit][streamlit] | Streamlit web app |
+| Vercel & NPM | [readme-vercel.md][dalle-logo] | [github-readme-quotes][vercel] | Vercel deployment |
+| Go & Docker | [readme-docker-go.md][for-the-badge] | [docker-gs-ping][docker-golang] | Dockerized Go app |
+| FastAPI & Redis | [readme-fastapi-redis.md][fastapi-redis] | [async-ml-inference][fastapi] | Async ML inference service |
+| Java | [readme-java.md][compact-header] | [Minimal-Todo][java] | Minimalist todo Java app |
+| PostgreSQL & DuckDB | [readme-postgres.md][classic-header] | [Buenavista][postgres] | Postgres proxy server |
+| Kotlin | [readme-kotlin.md][readme-kotlin] | [android-client][kotlin] | Android client app |
+| Offline Mode | [offline-mode.md][offline-mode] | [litellm][litellm] | LLM API service |
Find additional README examples in the [examples directory](https://github.com/eli64s/readme-ai/tree/main/examples).
@@ -24,25 +22,29 @@ Find additional README examples in the [examples directory](https://github.com/e
To improve readme-ai and grow the community, we'd love to see the READMEs you created. If you have a README file that you'd like to share, please share it with us [here](https://github.com/eli64s/readme-ai/discussions/categories/show-and-tell). Cheers!
-
-[0a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-ai.md "readme-python.md"
-[0b]: https://github.com/eli64s/readme-ai "readme-ai"
-[1a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-typescript.md "readme-typescript.md"
-[1b]: https://github.com/Yuberley/ChatGPT-App-React-Native-TypeScript "ChatGPT App"
-[2a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-postgres.md "readme-postgres.md"
-[2b]: https://github.com/jwills/buenavista "Buenavista"
-[3a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-kotlin.md "readme-kotlin.md"
-[3b]: https://github.com/rumaan/file.io-Android-Client "file.io Client"
-[4a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-streamlit-v0.5.88.md "readme-streamlit.md"
-[4b]: https://github.com/eli64s/readme-ai-streamlit "readme-ai-streamlit"
-[5a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-rust-c.md "readme-rust-c.md"
-[5b]: https://github.com/DownWithUp/CallMon "CallMon"
-[6a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-docker-go.md "readme-docker-go.md"
-[6b]: https://github.com/olliefr/docker-gs-ping "docker-gs-ping"
-[7a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-java.md "readme-java.md"
-[7b]: https://github.com/avjinder/Minimal-Todo "Minimal-Todo"
-[8a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-fastapi-redis.md "readme-fastapi-redis.md"
-[8b]: https://github.com/FerrariDG/async-ml-inference "async-ml-inference"
-[9a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-mlops.md "readme-mlops.md"
-[9b]: https://github.com/GokuMohandas/mlops-course "mlops-course"
-[10a]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-local.md "readme-local.md"
+---
+
+
+[default]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-ai.md "readme-python.md"
+[ascii-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/ascii.md "ascii.md"
+[classic-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/classic.md "readme-postgres.md"
+[compact-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/compact.md "readme-java.md"
+[modern-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/modern.md "readme-pyflink.md"
+[svg-banner]: https://github.com/eli64s/readme-ai/blob/main/examples/banners/svg-banner.md "readme-streamlit.md"
+[dalle-logo]: https://github.com/eli64s/readme-ai/blob/main/examples/logos/dalle.md "readme-vercel.md"
+[readme-kotlin]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-kotlin.md "readme-kotlin.md"
+[for-the-badge]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-docker-go.md "readme-docker-go.md"
+[fastapi-redis]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-fastapi-redis.md "readme-fastapi-redis.md"
+[offline-mode]: https://github.com/eli64s/readme-ai/blob/main/examples/offline-mode/readme-litellm.md "readme-litellm.md"
+
+
+[readme-ai]: https://github.com/eli64s/readme-ai "readme-ai"
+[pyflink]: https://github.com/eli64s/pyflink-poc "pyflink-poc"
+[postgres]: https://github.com/jwills/buenavista "Buenavista"
+[java]: https://github.com/avjinder/Minimal-Todo "minimal-todo"
+[kotlin]: https://github.com/rumaan/file.io-Android-Client "android-client"
+[docker-golang]: https://github.com/olliefr/docker-gs-ping "docker-gs-ping"
+[vercel]: https://github.com/PiyushSuthar/github-readme-quotes "github-readme-quotes"
+[streamlit]: https://github.com/eli64s/readme-ai-streamlit "readme-ai-streamlit"
+[fastapi]: https://github.com/FerrariDG/async-ml-inference "async-ml-inference"
+[litellm]: https://github.com/BerriAI/litellm "offline-mode"
diff --git a/docs/docs/index.md b/docs/docs/index.md
index c6202e5b..0cb6392f 100644
--- a/docs/docs/index.md
+++ b/docs/docs/index.md
@@ -2,8 +2,7 @@
-
@@ -13,7 +12,7 @@
Modern documentation generator combining advanced AI with robust data processing