install Supermaven and get comfortable when to use it instead of Cursor own Copilot++ (which is not the same as GitHub Copilot) but do install Claude 3.5 Sonnet by giving API keys.
GitHub Copilot for speed, but Cursor’s Copilot++ should be updating soon and be way better
Ask Claude: write me python app using scikit learn that recommends meal recipes according user input text box, by providing fast API front end, and tfidf over recipe database, assume I have Sqlite populated with recipes already. Separate training from the front end code