Search Results
5 results for “python”
CrewAI
CrewAI is an open-source Python framework for orchestrating multiple AI agents in role-based collaborative workflows, enabling teams of specialised agents to tackle complex tasks through structured coordination and communication.
LangChain
LangChain is an open-source framework for building applications powered by large language models, providing composable abstractions for chaining LLM calls with tools, memory, and data retrieval in Python and JavaScript.
LlamaIndex
LlamaIndex is an open-source Python and TypeScript framework for building retrieval-augmented and agentic AI applications over private data sources.
PyTorch
PyTorch is an open-source machine learning framework, originally developed by Meta AI, that provides tensor computation with GPU acceleration and a dynamic computational graph for building and training deep neural networks.
Scikit-learn
Scikit-learn is an open-source Python library for classical machine learning, providing accessible and consistent implementations of classification, regression, clustering, and data-preprocessing algorithms built on NumPy and SciPy.