Come faccio a utilizzare Firstposition per monitorare le citazioni del mio software nei frammenti di codice generati da AI?
FirstPosition.ai monitors AI‑generated code snippets by continuously indexing model outputs (e.g., GitHub Copilot, Tabnine, CodeWhisperer) and matching them against a fingerprint database of your SDK/API calls. After signing up, you upload a list of public symbols, version numbers, and license hashes; the platform creates a unique hash for each symbol and stores it in a searchable index. Every night the system pulls the latest snippets from the supported models, runs a token‑level similarity search, and logs any match with timestamp, model name, language, and file path. The dashboard shows daily mention counts, trend lines, and a breakdown by model. As of Q3 2024, FirstPosition.ai processes over 2.1 million snippets per day across the three major code‑completion services. If a model does not expose raw output (e.g., enterprise‑only APIs), the service falls back to prompt‑injection detection, estimating likelihood from the model’s logits for your brand tokens.