shaayaansayed's Stars
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
ComposioHQ/composio
Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
letta-ai/letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
FlareSolverr/FlareSolverr
Proxy server to bypass Cloudflare protection
iam-veeramalla/aws-devops-zero-to-hero
AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.
loco-rs/loco
🚂 🦀 The one-person framework for Rust for side-projects and startups
google-deepmind/graphcast
OHIF/Viewers
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
Dicklesworthstone/llm_aided_ocr
Enhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections.
rajasekarv/vega
A new arguably faster implementation of Apache Spark from scratch in Rust
allenai/open-instruct
joernio/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
PacktPublishing/LLM-Engineers-Handbook
The LLM's practical guide: From the fundamentals to deploying advanced LLM and RAG apps to AWS using LLMOps best practices
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
codelion/optillm
Optimizing inference proxy for LLMs
getzep/graphiti
Build and query dynamic, temporally-aware Knowledge Graphs
tensorzero/tensorzero
TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models.
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
arkohut/pensieve
A passive recording project allows you to have complete control over your data. Automatically take screenshots of all your screens, index them, and save them locally.
merveenoyan/smol-vision
Recipes for shrinking, optimizing, customizing cutting edge vision models. 💜
ed-donner/llm_engineering
Repo to accompany my mastering LLM engineering course
hadijaveed/docker-compose-anywhere
Effortlessly deploy Docker Compose apps in production with zero downtime using an opinionated template 🛠️
DaveDeCaprio/voice-stream
A framework for creating voice based agents. Integrations LLMs with speech recognition and text-to-speech
gendx/pdf-corpus
Python script to quickly create hand-crafted PDF files
arunpshankar/react-from-scratch
This repo compiles a collection of examples that demonstrate the effective use of the ReAct pattern in LLM prompting. It includes variations and implementations of agents that leverage the ReAct pattern, optimized for Gemini.
Anionex/LLM-ReACT-Agent
手搓一个基于React推理框架的agent,支持添加工具 | Build a LLM agent using ReAct reasoning framework from scratch, supporting adding custom tools