Starred repositories
GoogleTest - Google Testing and Mocking Framework
Chrome DevTools for coding agents
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.
On-device LLM execution in React Native with Vercel AI SDK compatibility
Valdi is a cross-platform UI framework that delivers native performance without sacrificing developer velocity.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Kronos: A Foundation Model for the Language of Financial Markets
A lightweight 2D vector graphics engine focused on GPU rendering
seanchatmangpt / dspy-swe-agent
Forked from SWE-agent/SWE-agentSWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also reveals why they’re slow.
Pioneering Automated GUI Interaction with Native Agents
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Model Context Protocol Servers
A lightweight dependency management tool for large-scale codebases
The frontend framework and toolchain of Lynx
Official Website of the Lynx Family
Empower the Web community and invite more to build across platforms.
JaeDukSeo / reinforcement-learning-an-introduction
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython Implementation of Reinforcement Learning: An Introduction
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step