From 683ce3ab18094ffc28a185b944e2d0382bdf81dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=B3czi=20Levente?= Date: Sun, 14 Dec 2025 11:34:28 +0200 Subject: [PATCH 1/2] readme updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23aeb4e..80d94eb 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ I am actively working on expanding GalacticView into a comprehensive platform: - [ ] **Backend Service:** Developing a dedicated backend to handle user blogposts, comments, review on space experiences. - [ ] **Community Content:** Adding support for **User Blogs** and **Reviews**. -- [ ] **AI Assistant:** Integration of an AI-powered bot to answer space-related questions (e.g., "What is a nebula?"). - +- [x] **AI Assistant:** Integration of an AI-powered bot to answer space-related questions (e.g., "What is a nebula?"). +> 🤖 **Note:** The source code for the AI Assistant service is hosted separately at **[galacticview-agent](https://github.com/levilevente/galacticview-agent)**. --- ## ⚙️ Getting Started From d6e823171d15f9399d5e7c2f2cb4be8127976ff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=B3czi=20Levente?= Date: Sun, 14 Dec 2025 11:35:16 +0200 Subject: [PATCH 2/2] lint fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80d94eb..78541d8 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ I am actively working on expanding GalacticView into a comprehensive platform: - [ ] **Backend Service:** Developing a dedicated backend to handle user blogposts, comments, review on space experiences. - [ ] **Community Content:** Adding support for **User Blogs** and **Reviews**. - [x] **AI Assistant:** Integration of an AI-powered bot to answer space-related questions (e.g., "What is a nebula?"). -> 🤖 **Note:** The source code for the AI Assistant service is hosted separately at **[galacticview-agent](https://github.com/levilevente/galacticview-agent)**. + > 🤖 **Note:** The source code for the AI Assistant service is hosted separately at **[galacticview-agent](https://github.com/levilevente/galacticview-agent)**. + --- ## ⚙️ Getting Started