Leonxlnx/taste-skill
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Awesome AI Agents › AI Developer Toolkit
LangSmith Client SDKs repository provides Python and JavaScript SDKs for interacting with the LangSmith platform, a tool designed to help teams debug, evaluate, and monitor language models and intelligent agents. The platform supports any large language model (LLM) application and offers native integration with the LangChain Python and LangChain JS open-source libraries. LangSmith is developed and maintained by LangChain, the company behind the LangChain framework. The SDKs enable developers to trace and monitor their applications that use language models by providing easy-to-use client libraries. The Python SDK can be installed via pip, and the JavaScript/TypeScript SDK can be installed via npm or yarn. Both SDKs require setting environment variables for tracing and API key authentication. The SDKs wrap around existing OpenAI clients to add tracing capabilities, allowing users to capture detailed information about chat completions and other interactions with language models. The repository includes quick start guides for both Python and JavaScript, showing how to install the SDKs, configure environment variables, and use the SDKs to trace calls to OpenAI's chat completion endpoints. The SDKs return detailed response objects including message content, usage statistics, and other metadata. Additionally, the repository points users to the LangSmith documentation and a LangSmith Cookbook repository for tutorials and advanced usage examples. The platform aims to provide comprehensive tools for managing the lifecycle of language model applications, improving debugging, evaluation, and monitoring processes. Keywords extracted include: LangSmith, SDK, Python, JavaScript, TypeScript, LangChain, language models, LLM, debugging, evaluation, monitoring, tracing, OpenAI, client library, chat completions, API, intelligent agents, LangSmith platform, LangSmith documentation, LangSmith Cookbook.
https://github.com/langchain-ai/langsmith-sdk
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Unsloth is a toolkit for fine-tuning and reinforcement learning of large language models, enabling faster training with significantly reduced VRAM usage across various advanced models and tasks.
AgentGPT is an open-source platform that allows users to assemble, configure, and deploy autonomous AI agents in a web browser to pursue custom goals by generating and executing tasks independently.
OpenClaude is an open-source command-line interface (CLI) coding-agent that supports various cloud and local model providers for unified AI-driven development workflows.
A command-line tool that converts technical books, document folders or globs into structured agent skills in the open SKILL.md format, so coding agents load only the chapter relevant to a question.
An open-source Python toolkit by Google for building, evaluating, and deploying sophisticated AI agents with flexibility, modularity, and integration within the Google ecosystem.
Oh My Pi is an AI coding agent for the terminal featuring hash-anchored edits, an optimized tool harness, LSP integration, and support for Python, browsers, and subagents.
React Doctor is an intelligent agent designed to diagnose and fix issues within React codebases, leveraging AI to improve code quality and developer efficiency.