Frameworks
LLM application development frameworks such as LangChain and LlamaIndex
NEULangChain Framework Tutorial
Dive into the LangChain framework and master the core concepts of LLM application development, including Chains, Agents, and Memory.
NEUPython AI/ML Libraries Collection
A roundup of popular Python libraries for AI and machine learning, including TensorFlow, PyTorch, and Scikit-learn.
NEUHugging Face Transformers Tutorial
Learn to use the Hugging Face Transformers library for NLP and CV tasks.
NEULlamaIndex Framework Tutorial
Learn to build RAG applications and knowledge base systems with LlamaIndex.
NEUPyTorch Deep Learning Framework
A leading open-source deep learning framework known for its dynamic computation graph and ease of use, widely adopted in both research and production.
NEUvLLM High-Performance Inference Framework
A high-throughput inference and serving framework for large language models that significantly improves deployment efficiency via PagedAttention.
NEUHaystack RAG Framework
An open-source LLM application framework from deepset, focused on retrieval-augmented generation (RAG) and building production-grade Q&A systems.
NEULangGraph
A low-level orchestration framework from the LangChain team for building stateful, multi-step agent workflows with fine-grained control.
CrewAI
An open-source framework for orchestrating role-playing, autonomous AI agents that collaborate to complete complex tasks.
NEUDSPy
A framework for programming, rather than prompting, language models by composing and automatically optimizing modular pipelines.