awesome-python
awesome-python copied to clipboard
Add Neurolink
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:
- GitHub: https://github.com/juspay/neurolink
- NPM: @juspay/neurolink
Thank you for considering this addition!