From 2a457e16c662eb5cb580d36b2b98eae27cf6af5f Mon Sep 17 00:00:00 2001 From: Manas Hejmadi Date: Mon, 25 Aug 2025 17:40:33 +0530 Subject: [PATCH] MarkdownTable + DocumentationPR Link Added --- doc/gsoc/2025/manas_hejmadi.md | 59 +++++----------------------------- 1 file changed, 8 insertions(+), 51 deletions(-) diff --git a/doc/gsoc/2025/manas_hejmadi.md b/doc/gsoc/2025/manas_hejmadi.md index ce41269b..aad0653b 100644 --- a/doc/gsoc/2025/manas_hejmadi.md +++ b/doc/gsoc/2025/manas_hejmadi.md @@ -53,56 +53,13 @@ The Proof of Concept (PoC) for this was already shown during the initial GSoC pe ## Pull Request Report - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeaturePull Requests
Refactoring into Better Networking Package
- better networking refactoring and package creation -
SSE & Streaming Support
- SSE and streaming support for better networking -
Combined: genai package + Native AI Requests Feature
- genai package and AI Requests feature -
AI UI Designer & Tool Generator
- AI UI Designer + Tool Generator implementation -
Documentation
- doc: GSoC Final Report Creation -
+| Feature | Pull Requests | +|-----------------------------------------------|-------------------------------------------------------------------------------| +| Refactoring into Better Networking Package | [better networking refactoring and package creation](https://github.com/foss42/apidash/pull/857) | +| SSE & Streaming Support | [SSE and streaming support for better networking](https://github.com/foss42/apidash/pull/861) | +| Combined: genai package + Native AI Requests Feature | [genai package and AI Requests feature](https://github.com/foss42/apidash/pull/870) | +| AI UI Designer & Tool Generator | [AI UI Designer + Tool Generator implementation](https://github.com/foss42/apidash/pull/874) | +| Documentation | [doc: GSoC Final Report Creation](https://github.com/foss42/apidash/pull/878) | ## Challenges Faced @@ -119,4 +76,4 @@ The Proof of Concept (PoC) for this was already shown during the initial GSoC pe ## Design and Prototypes Link -- [API Tool Generation Research Document ](https://docs.google.com/document/d/17wjzrJcE-HlSy3i3UdgQUEneCXXEKb-XNNiHSp-ECVg/edit?tab=t.0) \ No newline at end of file +- [API Tool Generation Research Document ](https://docs.google.com/document/d/17wjzrJcE-HlSy3i3UdgQUEneCXXEKb-XNNiHSp-ECVg) \ No newline at end of file