stephen37
Developer Advocate @zilliztech, Previously founding ML Engineer @woltapp, Data Scientist/ MLE @sendinblue
@zilliztechBerlin
stephen37's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
OpenInterpreter/open-interpreter
A natural language interface for computers
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale.
ml-explore/mlx
MLX: An array framework for Apple silicon
stas00/ml-engineering
Machine Learning Engineering Open Book
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.
anthropics/courses
Anthropic's educational courses
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
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
jina-ai/reader
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
langchain-ai/opengpts
lavague-ai/LaVague
Large Action Model framework to develop AI Web Agents
NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
QuivrHQ/MegaParse
File Parser optimised for LLM Ingestion with no loss 🧠 Parse PDFs, Docx, PPTx in a format that is ideal for LLMs.
NVIDIA/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
NVIDIA/GenerativeAIExamples
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
microsoft/GLIP
Grounded Language-Image Pre-training
uptrain-ai/uptrain
UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.
milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
run-llama/llama_deploy
Deploy your agentic worfklows to production
zilliztech/attu
The GUI for Milvus
milvus-io/pymilvus
Python SDK for Milvus.
zilliztech/feder
Visualize hnsw, faiss and other anns index
helixml/helix
Multi-node production GenAI stack. Run the best of open source AI easily on your own servers. Easily add knowledge from documents and scrape websites. Create your own AI by fine-tuning open source models. Integrate LLMs with APIs. Run gptscript securely on the server
microsoft/MS-MARCO-Web-Search
A large-scale information-rich web dataset, featuring millions of real clicked query-document labels
milvus-io/milvus-lite
A lightweight version of Milvus
apple/ml-veclip
The official repo for the paper "VeCLIP: Improving CLIP Training via Visual-enriched Captions"
bsorrentino/langgraph4j
🚀 LangGraph for Java. A library for building stateful, multi-actor applications with LLMs, built for work jointly with langchain4j
NVIDIA/metropolis-nim-workflows
Collection of reference workflows for building intelligent agents with NIMs
zilliztech/Retriever-for-GPTs
An external retriever for GPTs implemented with Zilliz Cloud Pipelines, a more flexible and economic alternative to default GPTs knowledge base.