AI/ML

AI/ML

2197 bookmarks
Custom sorting
Build and share AI-powered apps with Claude
Build and share AI-powered apps with Claude
Anthropic have added one of the most important missing features to Claude Artifacts: apps built as artifacts now have the ability to run their own prompts against Claude via a …
·simonwillison.net·
Build and share AI-powered apps with Claude
Nxtscape
Nxtscape
Nxtscape is a browser that is built for productivity and privacy.
·nxtscape.ai·
Nxtscape
How OpenElections Uses LLMs
How OpenElections Uses LLMs
The OpenElections project collects detailed election data for the USA, all the way down to the precinct level. This is a surprisingly hard problem: while county and state-level results are …
·simonwillison.net·
How OpenElections Uses LLMs
An LLM Codegen Hero's Journey
An LLM Codegen Hero's Journey
A comprehensive guide detailing the evolution of using AI-assisted software development, from basic code completion to fully autonomous coding agents, with practical steps and insights for maximizing productivity through LLM integration.
·harper.blog·
An LLM Codegen Hero's Journey
Basic Claude Code
Basic Claude Code
A detailed walkthrough of using Claude Code AI assistant for software development, including workflow tips, testing practices, and practical examples from real projects. Covers defensive coding strategies, TDD, and team implementation.
·harper.blog·
Basic Claude Code
GitHub Copilot Custom Prompt Files & Folder Structure for Teams
GitHub Copilot Custom Prompt Files & Folder Structure for Teams
Discover Rafferty Uy’s guide on structuring GitHub Copilot custom prompt files for team collaboration. Learn best practices and tips for effective prompt engineering.
Before generating SQL statements: - Understand the relationship between the tables in the database. - Determine the filtering criteria and conditions for data retrieval. - Validate the expected outcome of the query. - Think step-by-step and revalidate before responding.
·raffertyuy.com·
GitHub Copilot Custom Prompt Files & Folder Structure for Teams
StefanRoets06/Custom-Instructions-for-GitHub-Copilot: This guide is intended to help you provide better context for GitHub Copilot when working on programming-related tasks. Use this template to define your goals, preferences, and any specific guidelines you'd like Copilot to follow.
StefanRoets06/Custom-Instructions-for-GitHub-Copilot: This guide is intended to help you provide better context for GitHub Copilot when working on programming-related tasks. Use this template to define your goals, preferences, and any specific guidelines you'd like Copilot to follow.
This guide is intended to help you provide better context for GitHub Copilot when working on programming-related tasks. Use this template to define your goals, preferences, and any specific guideli...
·github.com·
StefanRoets06/Custom-Instructions-for-GitHub-Copilot: This guide is intended to help you provide better context for GitHub Copilot when working on programming-related tasks. Use this template to define your goals, preferences, and any specific guidelines you'd like Copilot to follow.
Smaller prompts, better answers with GitHub Copilot Custom Instructions
Smaller prompts, better answers with GitHub Copilot Custom Instructions
Working with GitHub Copilot in VS Code amps out your efficiency as a programmer - but did you know that adding a simple markdown file can boost this efficiency even more, while *also* decreasing the size of your prompt? Custom Instructions can help you and your team do so much more with GitHub Copilot, and @rconery will show you how in this video. 🔎 Chapters: 00:12 Simple, automatic instructions 02:07 Custom Git commit messages 03:26 Customizing Copilot functionality in VS Code 05:00 Going all in with markdown files as instructions 🔗 Links: Get Copilot: https://aka.ms/get-copilot Instruction Snippets for JSONC: https://gist.github.com/robconery/f93d016ace16feb7156f9b7905f3f499 🎙️ Featuring:‪ @rconery‬ #vscode #copilot #githubcopilot
·youtube.com·
Smaller prompts, better answers with GitHub Copilot Custom Instructions