bluechanel's Stars
deepseek-ai/open-infra-index
Production-tested AI infrastructure tools for efficient AGI development and community-driven innovation
BrainBlend-AI/atomic-agents
Building AI agents, atomically
huggingface/smolagents
🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.
SciPhi-AI/R2R
The most advanced AI retrieval system. Agentic Retrieval-Augmented Generation (RAG) with a RESTful API.
milvus-io/milvus-model
A library integrating embedding and reranker models from OpenAI, SentenceTransformers etc for semantic search in vector database.
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
lvwzhen/medicine
原研药列表
wdndev/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
huggingface/speech-to-speech
Speech To Speech: an effort for an open-sourced and modular GPT4-o
NeoVertex1/SuperPrompt
SuperPrompt is an attempt to engineer prompts that might help us understand AI agents.
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.
opendatalab/PDF-Extract-Kit
A Comprehensive Toolkit for High-Quality PDF Content Extraction
FunAudioLLM/CosyVoice
Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
faychu/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
dottxt-ai/outlines
Structured Text Generation
noamgat/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model
FunAudioLLM/FunAudioLLM-APP
meta-llama/llama-stack-apps
Agentic components of the Llama Stack APIs
xiangyuecn/Recorder
html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码
mem0ai/mem0
The Memory layer for AI Agents
QwenLM/Qwen2-Audio
The official repo of Qwen2-Audio chat & pretrained large audio language model proposed by Alibaba Cloud.
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
OpenInterpreter/01
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
OpenInterpreter/open-interpreter
A natural language interface for computers
python/cpython
The Python programming language
tech-shrimp/docker_image_pusher
使用Github Action将国外的Docker镜像转存到阿里云私有仓库,供国内服务器使用,免费易用
bluechanel/deploy_llm
Rapid Deployment of LLM and Embedding Based on VLLM Using Docker
huggingface/text-embeddings-inference
A blazing fast inference solution for text embeddings models
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system