shashnkvats's Stars
rashadphz/farfalle
🔍 AI search engine - self-host with local or cloud LLMs
redis/minipilot
MiniPilot is a GenAI-assisted chatbot backed by Redis. Chat with your documents
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
hao-ai-lab/Consistency_LLM
[ICML 2024] CLLMs: Consistency Large Language Models
AkashSingh3031/The-Complete-FAANG-Preparation
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
abhiprojectz/SingularGPT
SingularGPT is a open source project that automates your device using ChatGPT & GPT-4.
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API