Skip to content

Commit a13ca24

Browse files
author
Neurolink Team
committed
Add Neurolink to LLMs and ChatGPT section
1 parent 5759665 commit a13ca24

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,9 +1851,13 @@ Large language model and GPT libraries and frameworks: auto-gpt, agents, QnA, ch
18511851
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
18521852
🔗 [llava.hliu.cc](https://llava.hliu.cc)
18531853

1854-
45. <a href="https://github.com/deepset-ai/haystack">deepset-ai/</a><b><a href="https://github.com/deepset-ai/haystack">haystack</a></b> ⭐ 22,851
1855-
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...
1856-
🔗 [haystack.deepset.ai](https://haystack.deepset.ai)
1854+
45. <a href="https://github.com/deepset-ai/haystack">deepset-ai/</a><b><a href="https://github.com/deepset-ai/haystack">haystack</a></b> ⭐ 22,851
1855+
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...
1856+
🔗 [haystack.deepset.ai](https://haystack.deepset.ai)
1857+
1858+
<a href="https://github.com/topoteretes/neurolink">topoteretes/</a><b><a href="https://github.com/topoteretes/neurolink">neurolink</a></b> ![](https://img.shields.io/github/stars/topoteretes/neurolink.svg?style=social)
1859+
Production-ready multi-agent orchestration framework with universal LLM provider support and advanced RAG capabilities for building scalable AI applications.
1860+
🔗 [neurolink.topoteretes.com](https://neurolink.topoteretes.com)
18571861

18581862
46. <a href="https://github.com/karpathy/mingpt">karpathy/</a><b><a href="https://github.com/karpathy/mingpt">minGPT</a></b> ⭐ 22,659
18591863
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

0 commit comments

Comments
 (0)