From bc18f663ac928a8825556491a9cdfc7d52dcfc19 Mon Sep 17 00:00:00 2001 From: Neurolink Team Date: Wed, 15 Oct 2025 01:02:49 +0530 Subject: [PATCH] Add Neurolink to LLMs and ChatGPT section --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3e0f16..a3f71dc 100644 --- a/README.md +++ b/README.md @@ -1851,9 +1851,13 @@ Large language model and GPT libraries and frameworks: auto-gpt, agents, QnA, ch [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond. 🔗 [llava.hliu.cc](https://llava.hliu.cc) -45. deepset-ai/haystack ⭐ 22,851 - AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversatio... - 🔗 [haystack.deepset.ai](https://haystack.deepset.ai) +45. deepset-ai/haystack ⭐ 22,851 + AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversatio... + 🔗 [haystack.deepset.ai](https://haystack.deepset.ai) + +juspay/neurolink ![](https://img.shields.io/github/stars/juspay/neurolink.svg?style=social) + Production-ready multi-agent orchestration framework with universal LLM provider support and advanced RAG capabilities for building scalable AI applications. + 🔗 [neurolink.topoteretes.com](https://neurolink.topoteretes.com) 46. karpathy/minGPT ⭐ 22,659 A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training