[PR #2788] Add Neurolink #2101

Open
opened 2025-11-06 13:29:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2788
Author: @murdore
Created: 11/6/2025
Status: 🔄 Open

Base: masterHead: add-neurolink


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Description

I'd like to add Neurolink to the Machine Learning section.

Neurolink is an enterprise LLM integration framework that provides:

  • Universal Provider Support: 12+ LLM providers (OpenAI, Anthropic, Google, AWS Bedrock, Azure, Vertex AI, Mistral, HuggingFace, Ollama, SageMaker, and more)
  • Multi-Agent Orchestration: Advanced agent coordination with Human-in-the-Loop workflows and RAG capabilities
  • MCP Integration: Native Model Context Protocol support for 58+ external servers
  • Production-Ready: Enterprise-grade architecture with TypeScript-native SDK and comprehensive CLI

Why this fits awesome-python:

While Neurolink's SDK is TypeScript/JavaScript-based, it enables building production ML applications across all major LLM providers, making it a valuable tool for the ML ecosystem. The framework supports integration with Python-based ML workflows and can orchestrate Python-based agents and tools.

Links:

Thank you for considering this addition!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2788 **Author:** [@murdore](https://github.com/murdore) **Created:** 11/6/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-neurolink` --- ### 📝 Commits (1) - [`5d860ea`](https://github.com/vinta/awesome-python/commit/5d860ea79c10e571b45aa85c0c61fc4e72c18b7e) Add Neurolink ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Description I'd like to add [Neurolink](https://github.com/juspay/neurolink) to the Machine Learning section. **Neurolink** is an enterprise LLM integration framework that provides: - **Universal Provider Support**: 12+ LLM providers (OpenAI, Anthropic, Google, AWS Bedrock, Azure, Vertex AI, Mistral, HuggingFace, Ollama, SageMaker, and more) - **Multi-Agent Orchestration**: Advanced agent coordination with Human-in-the-Loop workflows and RAG capabilities - **MCP Integration**: Native Model Context Protocol support for 58+ external servers - **Production-Ready**: Enterprise-grade architecture with TypeScript-native SDK and comprehensive CLI **Why this fits awesome-python:** While Neurolink's SDK is TypeScript/JavaScript-based, it enables building production ML applications across all major LLM providers, making it a valuable tool for the ML ecosystem. The framework supports integration with Python-based ML workflows and can orchestrate Python-based agents and tools. **Links:** - GitHub: https://github.com/juspay/neurolink - NPM: [@juspay/neurolink](https://www.npmjs.com/package/@juspay/neurolink) Thank you for considering this addition! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:29:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2101