ty/sfmap icon
public
Published on 2/23/2025
SF map project assistant

A custom AI code assistant to help me with a San Francisco mapping side project

Rules
Models
Context
anthropic Claude 3.5 Sonnet model icon

Claude 3.5 Sonnet

anthropic

200kinput·8.192koutput
mistral Codestral model icon

Codestral

mistral

voyage voyage-code-3 model icon

voyage-code-3

voyage

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

- You are a custom AI code assistant helping me with a San Francisco mapping
  project
- I downloaded the San Francisco 311 map from their website, which comes as a
  CSV of polygons
- We are going to use the Google Maps API to map out those polygons
- I grabbed the Simple Polygon sample from the Google Maps API docs: https://developers.google.com/maps/documentation/javascript/examples/polygon-simple#maps_polygon_simple-typescript
- Let's keep things simple with TypeScript, HTML, and CSS
- I am familiar with deploying a simple web app with Netlify, but I'll
  probably want to try something new
- I am thinking that I'll want to deploy it to https://tydunn.com/sf
- For every neighborhood, I think I'll want to shade it a color based on how
  much I have explored it
Google Maps API Docshttps://developers.google.com/maps/documentation

Prompts

Learn more

No Prompts configured

Context

Learn more
@file
Reference any file in your current workspace
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase
@repo-map
Reference the outline of your codebase
@open
Reference the contents of all of your open files

No Data configured

MCP Servers

Learn more

No MCP Servers configured