GitHub - huggingface/aisheets: Build, enrich, and transform datasets using AI models with no code
Build, enrich, and transform datasets using AI models with no code - huggingface/aisheets
Build, enrich, and transform datasets using AI models with no code - huggingface/aisheets
An Open-Source Asynchronous Coding Agent. Contribute to langchain-ai/open-swe development by creating an account on GitHub.
Sample code that explores an architecture for using language models to build a personal agent that can work with application agents. - microsoft/TypeA...
A workshop that teaches you how to build your own coding agent. Similar to Roo code, Cline, Amp, Cursor, Windsurf or OpenCode. - ghuntley/how-to-build...

Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...

LLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...