jernkuan's Stars
public-apis/public-apis
A collective list of free APIs
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
jlevy/the-art-of-command-line
Master the command line, in one page
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
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.
mshumer/gpt-prompt-engineer
anthropics/courses
Anthropic's educational courses
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
langfuse/langfuse
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with LlamaIndex, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
microsoft/promptbase
All things prompt engineering
swyxio/ai-notes
notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
anc95/ChatGPT-CodeReview
🐥 A code review bot powered by ChatGPT
gregorojstersek/resources-to-become-a-great-engineering-leader
List of books, blogs, newsletters and people!
Dhravya/cloudflare-saas-stack
Quickly make and deploy full-stack apps with database, auth, styling, storage etc. figured out for you. Add all primitives you want.
langroid/langroid
Harness LLMs with Multi-Agent Programming
austin-starks/NextTrade
A system that performs algorithmic trading
Troyanovsky/Local-LLM-Comparison-Colab-UI
Compare the performance of different LLM that can be deployed locally on consumer hardware. Run yourself with Colab WebUI.
PrithivirajDamodaran/FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
snexus/llm-search
Querying local documents, powered by LLM
sullivan-sean/chat-langchainjs
ganarajpr/awesome-dspy
An Awesome list of curated DSPy resources.
francoborrelli/spotify-react-web-client
A complete Spotify clone built with Typescript, React, React Redux, Spotify Web API, and Spotify Playback SDK. This web client replicates the core functionalities of Spotify, including music playback, search, playlists, and user authentication, delivering a seamless user experience.
AIAnytime/Haystack-and-Mistral-7B-RAG-Implementation
Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.