kashifrazzaqui's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
RustPython/RustPython
A Python Interpreter written in Rust
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
PlasmoHQ/plasmo
🧩 The Browser Extension Framework
triggerdotdev/trigger.dev
Trigger.dev is the open source background jobs platform.
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
goldmansachs/gs-quant
Python toolkit for quantitative finance
saoudrizwan/claude-dev
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
MightyMoud/sidekick
Bare metal to production ready in mins; your own fly server on your VPS.
frdel/agent-zero
Agent Zero AI framework
sharkdp/pastel
A command-line tool to generate, analyze, convert and manipulate colors
katanaml/sparrow
Data processing with ML, LLM and Vision LLM
VRSEN/agency-swarm
The only reliable agent framework built on top of the latest OpenAI Assistants API.
Lightning-AI/LitServe
Lightning-fast serving engine for any AI model of any size. Flexible. Easy. Enterprise-scale.
QiuYannnn/Local-File-Organizer
An AI-powered file management tool that ensures privacy by organizing local texts, images. Using Llama3.2 3B and Llava v1.6 models with the Nexa SDK, it intuitively scans, restructures, and organizes files for quick, seamless access and easy retrieval.
tomasonjo/blogs
Jupyter notebooks that support my graph data science blog posts at https://bratanic-tomaz.medium.com/
postgresml/korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
patched-codes/patchwork
Open-source framework to review and patch code using your preferred LLM.
arunsupe/semantic-grep
grep for words with similar meaning to the query
darrenburns/dunk
Prettier git diffs in the terminal 🎨
virattt/financial-agent-ui
Financial agent + generative UI
abdullahtarek/football_analysis
This repository contains a comprehensive computer vision/machine learning football project that uses YOLO for object detection, Kmeans for pixel segmentation, optical flow for motion tracking, and perspective transformation to analyze player movements in football videos
micahkepe/vimtutor-sequel
Vimtutor Sequel - Advanced Vim Tutor Lessons
gingerbeardman/stapler
My take on the classic Macintosh app Stapler (with a little bit of LaunchList)
kashifrazzaqui/json-streamer
A fast streaming JSON parser for Python that generates SAX-like events using yajl
amansrivastava17/embedding-as-service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
92bondstreet/cto
👩🚀 A curated list of CTO resources.
Aavache/LLMWebCrawler
A Web Crawler based on LLMs implemented with Ray and Huggingface. The embeddings are saved into a vector database for fast clustering and retrieval. Use it for your RAG.