pts95's Stars
public-apis/public-apis
A collective list of free APIs
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
acheong08/ChatGPT
Reverse engineered ChatGPT API
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
cpacker/MemGPT
Letta (fka MemGPT) is a framework for creating stateful LLM services.
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
Vanessa219/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
dformoso/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
SevaSk/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox.
nilsherzig/LLocalSearch
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
nalgeon/redka
Redis re-implemented with SQL
opendilab/awesome-RLHF
A curated list of reinforcement learning with human feedback resources (continually updated)
jetify-com/typeid
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
vriteio/vrite
Open-source developer content platform
Fictiverse/Redream
Realtime Diffusion, using Automatic1111 Stable Diffusion API
keldenl/gpt-llama.cpp
A llama.cpp drop-in replacement for OpenAI's GPT endpoints, allowing GPT-powered apps to run off local llama.cpp models instead of OpenAI.
Gryphe/BlockMerge_Gradient
Merge Transformers language models by use of gradient parameters.
igolaizola/igogpt
AutoGPT and other GPT and AI tools written in Golang