Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 780 Bytes

File metadata and controls

28 lines (23 loc) · 780 Bytes

coding_with_ai

Files and Examples for Coding with AI presentation

Slides

https://docs.google.com/presentation/d/18PtZFFErGYpizT-1sPPhF5qSYtSBJtbIQY1LXO2nzwc

Approaches

  • Web Search With AI
  • AI Application
  • Editor Extensions

Search AI

Use the AI feature of your favorite search engine. Ask follow-up questions. View Data Sources.

  • search.brave.com
  • google.com
  • bing.com

Privacy and Security

Github Copilot Privacy Settings:

https://github.com/settings/copilot

  • Suggestions matching public code (duplication detection filter)
    • Allowed (perhaps results are more robust) or
    • Blocked (protects against bad code bases)
  • Allow GitHub to use my data for product improvements
    • Uncheck
  • Allow GitHub to use my data for AI model training
    • Disable