valarpirai's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
vitejs/vite
Next generation frontend tooling. It's fast!
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Pythagora-io/gpt-pilot
The first real AI developer
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
HeyPuter/puter
š The Internet OS! Free, Open-Source, and Self-Hostable.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
khoj-ai/khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
anderspitman/awesome-tunneling
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
hluk/CopyQ
Clipboard manager with advanced features
langchain-ai/langgraph
Build resilient language agents as graphs.
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
tssovi/grokking-the-object-oriented-design-interview
sorintlab/stolon
PostgreSQL cloud native High Availability and more.
stefankroes/ancestry
Organise ActiveRecord model into a tree structure
sindresorhus/guides
A collection of succinct guides - Public Domain
HugoMatilla/The-Pragmatic-Programmer
Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas
Baeldung/spring-security-registration
Go further into "Learn Spring Security":
murraco/spring-boot-jwt
JWT auth service using Spring Boot, SpringĀ Security and MySQL
bezkoder/spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
emn178/online-tools
Online tools provides md2, md5, sha1, sha2, sha512, bas64, html encode / decode functions
marcobehler/marcobehler-guides
TailAdmin/free-react-tailwind-admin-dashboard
Free React Tailwind CSS Admin Dashboard Template - TailAdmin is a free and open-source admin dashboard template built on React and Tailwind CSS, providing developers with everything they need to create a comprehensive, back-end, dashboard, or admin panel solution for upcoming web projects.
spring-tips/llm-rag-with-spring-ai
hi, Spring fans! In this installment I look at LLM (large language model) RAG (retrieval augmented generation) with Spring AI
valarpirai/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vardhanam/llama3_rag_chatbot
A chatbot for hotel reviews powered by the LLM Lllama3 and the framework Llama-Index