saswata-dutta's Stars
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
Avaiga/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
jackc/pgx
PostgreSQL driver and toolkit for Go
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
jemalloc/jemalloc
lib/pq
Pure Go Postgres driver for database/sql
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
google/tcmalloc
PathOfBuildingCommunity/PathOfBuilding
Offline build planner for Path of Exile.
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
uptrain-ai/uptrain
UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.
systemdesignfightclub/SDFC
Roadmap and Resource Compilation for System Design Fight Club
aws-samples/amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
cdapio/cdap
An open source framework for building data analytic applications.
golang-basics/concurrency
Concurrency in Go video course with in depth explanations & examples
elastic/elasticsearch-formal-models
Formal models of core Elasticsearch algorithms
benkehoe/aws-assume-role-lib
Assumed role session chaining (with credential refreshing) for boto3
Stenway/RSV-Challenge
RSV = Rows of String Values
iancooper/practical-messaging
aws-samples/amazon-bedrock-kendra-lex-chatbot
The repository offers a base implementation of incorporating an Amazon Bedrock based chatbot with Amazon Lex.
awslabs/rds-data-api-client-library-java
dacort/s3-diff-uploader
Python code to demonstrate differential uploading of files to S3.
burtgulash/roarink
Basic roaring bitmap in Python
Codess2015/MultiThreadedLruCache
LRU Cache implementation for Multi-Threaded Access