Lists (1)
Sort Name ascending (A-Z)
Stars
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
Composable building blocks to build Llama Apps
This repository contains LLM (Large language model) interview question asked in top companies like Google, Nvidia , Meta , Microsoft & fortune 500 companies.
atreyee-m / gym
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
atreyee-m / swarm
Forked from openai/swarmEducational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
An autoregressive character-level language model for making more things
prompt2model - Generate Deployable Models from Natural Language Instructions
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
A collection of machine learning examples and tutorials.
A collection of libraries to optimise AI model performances
Neural Networks: Zero to Hero
SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in combination with self-training and knowledge-distillation, or…