yansfil's Stars
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
shaman-ai/agent-actors
openai/human-eval
Code for the paper "Evaluating Large Language Models Trained on Code"
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
EgoAlpha/prompt-in-context-learning
Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.
tensorchord/Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
promptfoo/promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
rlancemartin/auto-evaluator
Evaluation tool for LLM QA chains
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
chathub-dev/chathub
All-in-one chatbot client
ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
pastelsky/bundlephobia
🏋️ Find out the cost of adding a new frontend dependency to your project
runtypes/runtypes
Runtime validation for static types
jquense/yup
Dead simple Object schema validation
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
Helicone/helicone
🧊 Open source LLM-Observability Platform for Developers. One-line integration for monitoring, metrics, evals, agent tracing, prompt management, playground, etc. Supports OpenAI SDK, Vercel AI SDK, Anthropic SDK, LiteLLM, LLamaIndex, LangChain, and more. 🍓 YC W23
gmpetrov/databerry
The no-code platform for building custom LLM Agents
acheong08/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat AI
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
hwchase17/langchain-hub
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
openai/openai-cookbook
Examples and guides for using the OpenAI API
reflex-dev/reflex-examples
A repository full of Reflex example apps.
eyurtsev/kor
LLM(😽)
latitudegames/GPT-3-Encoder
Javascript BPE Encoder Decoder for GPT-2 / GPT-3
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
langflow-ai/langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.