GitHub CopilotAI pair programmer that helps you write code faster and with fewer errors by suggesting code.View Tool
OpenAI CodexAn AI model capable of understanding and generating code in several programming languages, designed to improve coding efficiency and accessibility. It powers GitHub Copilot and offers a natural language interface to produce code snippets.View Tool
Hugging Face TransformersA state-of-the-art library for natural language processing tasks, providing thousands of pre-trained models to perform tasks on texts such as classification, information extraction, question answering, and more, simplifying the use of LLMs.View Tool
ColabA Google research project that allows anyone to write and execute arbitrary python code through the browser, and is especially well suited to machine learning, data analysis, and education.View Tool
Weights & BiasesA platform for tracking machine learning experiments, visualizing data, and sharing insights with others, helping teams to manage their machine learning development lifecycle.View Tool
FastAPIA modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. It's known for its speed and ease of use in creating RESTful APIs.View Tool
KaggleA platform for predictive modelling and analytics competitions. It hosts datasets and provides a cloud-based workbench for data science, enabling users to find and publish datasets, explore and build models.View Tool
MLflowAn open-source platform for managing the end-to-end machine learning lifecycle, including experimentation, reproducibility, and deployment of ML models.View Tool
TensorBoardA tool for providing the measurements and visualizations needed during the machine learning workflow. It enables tracking experiment metrics like loss and accuracy, visualizing the model graph, and much more.View Tool