top | item 29621960

(no title)

ricwo | 4 years ago

> you can do something 100 times but still not remember how to do it off the top of your head This. I'm one of the creators of https://cogram.com, where we're trying to address this problem, allowing you to get to a solution in your editor right away instead copy-pasting and then adapting something you find online. This may be of interest to folks who use Jupyter Notebook and google a lot of Python syntax -- it essentially brings Copilot-like features to Jupyter Notebook.

You can use it by either writing code (and Cogram will complete it), or by writing comments (in which case Cogram completes the code that matches the comment). We've also launched a web app that generates SQL statements from simple descriptions of what you'd like to achieve. I'd love to hear your feedback if you get a chance to try it out.

discuss

order

No comments yet.