Ronit33's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
karpathy/LLM101n
LLM101n: Let's build a Storyteller
crewAIInc/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
unslothai/unsloth
Finetune Llama 3.2, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
Doriandarko/claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
aishwaryanr/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
Doriandarko/maestro
A framework for Claude Opus to intelligently orchestrate subagents.
youssefHosni/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
ajcr/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
peggy1502/Amazing-Resources
List of references and online resources related to data science, machine learning and deep learning.
nlpfromscratch/nlp-llms-resources
Master list of curated resources on NLP and LLMs
amiradridi/Job-Resume-Matching
The idea is to calculate the similarity between the resume and the job description and then return the resumes with the highest similarity score.