Discover the Best AI Resources
Curated essentials, no noise — just what matters
Notebooks and sample apps demonstrating generative-AI workflows on Google Cloud's Vertex AI and Gemini — covering RAG grounding, multimodal demos, function calling, and agent-building examples, with deployment-ready templates for evaluation and production.
Evaluates and tests LLM apps — RAG pipelines, agents, and workflows — using objective metrics that mix LLM-as-judge scoring with deterministic measures. Auto-generates synthetic test datasets and integrates with LangChain and tracing tools.
Provides an uncensored, self‑hostable studio for generating AI images, videos, and lip‑synced talking videos in browser or desktop. Integrates 200+ models via Muapi.ai, supports local inference (stable-diffusion.cpp), multi-image inputs and workflow automation — no content filters.
Probes LLMs for failure modes — prompt injection, jailbreaks, data leakage, toxicity, hallucination — the way nmap scans a network. Ships 20+ attack probes that run against Hugging Face, OpenAI, Bedrock, Cohere, or any REST endpoint.
Provides end-to-end observability, evaluation, and optimization for LLM-based applications by tracing model calls, running automated evaluations, and surfacing production metrics. Ships SDKs, broad framework integrations, LLM-as-a-judge metrics, and dashboards to support development, CI, and production monitoring.
Enterprise-grade multi-agent orchestration framework that builds, runs, and scales autonomous agent swarms for production. Offers modular swarm architectures, protocol support (MCP, AOP), a marketplace, multi-model provider integrations and observability.
Contains short, small-vocabulary stories synthetically generated by GPT-3.5 and GPT-4 for training and evaluating compact language models. Includes multiple splits, a GPT-4-only V2 subset, and archive files with prompts and metadata for reproducible experiments.
Edits code across an existing repo from the terminal: you describe a change in plain English, it maps the whole codebase, applies edits to the right files, and auto-commits each change as a reviewable git commit. Works with most LLMs.
Synchronized desktop chat browser that opens multiple LLM webapps (ChatGPT, Claude, Bard, Bing, Llama2) and submits the same prompt to each for fast cross-provider comparison. Offers keyboard shortcuts, local-model hooks, and prompt-improvement utilities.
Tracks, evaluates, and debugs LLM applications with traces, prompt management, datasets, playgrounds, and observability that can run in cloud or self-hosted setups.
Self-hostable chat client that unifies many LLM providers (OpenAI, Claude, Gemini, Ollama, DeepSeek) behind one UI. Adds file-upload knowledge-base RAG, vision/TTS, an MCP plugin system, and an agent marketplace, with one-click Vercel or Docker deployment.
Unifies access to OpenAI, Anthropic, Google and other LLM providers behind one TypeScript API — swap models by changing a string. Adds streaming UI hooks for React, Next.js, Svelte and Vue, plus a tool-calling loop for agentic workflows.