![:octocat: :octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png)
- India
-
15:46
(UTC -12:00) - @deepudoit
Lists (7)
Sort Name ascending (A-Z)
Starred repositories
📋 A list of open LLMs available for commercial use.
Repository for the "Building LLMs for Production" book by Towards AI.
A toolkit to create optimal Production-readyRetrieval Augmented Generation(RAG) setup for your data
Benchmarks of approximate nearest neighbor libraries in Python
This is a repo with links to everything you'd ever want to learn about data engineering
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD
Sample GitHub Actions reusable workflows and Terraform reusable modules
Doing simple retrieval from LLM models at various context lengths to measure accuracy
A reading list for services engineering, with a focus on cloud infrastructure services
A collection of inspiring resources related to engineering management and tech leadership
List of books, blogs, newsletters and people!
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and variou…
All the resources you need to get to Senior Engineer and beyond
🎓 Automatically Update Some Fields Papers Daily using Github Actions (Update Every 12th hours)
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Explore sample applications and tutorials demonstrating the prowess of Amazon Bedrock with Python. Learn to integrate Bedrock with databases, use RAG techniques, and showcase experiments with langc…
lakeFS - Data version control for your data lake | Git for data
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
Free, simple, and intuitive online database diagram editor and SQL generator.
aider is AI pair programming in your terminal
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
Design patterns implemented in Java
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
A command-line tool that helps you clean up Git branches that have been merged into master.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step