Best of AIJuly 2021

  1. 1
    Article
    Avatar of 80lv80 LEVEL·5y

    GitHub's New AI Tool Can Help You to Write Your Code

    CNN.com will feature iReporter photos in a weekly Travel Snapshots gallery. Please submit your best shots of the U.S. for next week. Visit CNN.com/Travel next Wednesday for a new gallery of snapshots from around the world. We'll feature the best shots from across the globe in next week's gallery.

  2. 2
    Article
    Avatar of newstackThe New Stack·5y

    GitHub Copilot: A Powerful, Controversial Autocomplete for Developers – The New Stack

    GitHub's Copilot is an AI-based programming companion for developers. It draws context from the code you’re working on, suggesting whole lines or entire functions. As it is machine learning-based, it learns as you use it. The technology is now in technical preview and, so far, is getting great reviews.

  3. 3
    Article
    Avatar of bitBits and Pieces·5y

    How GitHub Copilot will Change Developers Life

    GitHub Copilot is a next-generation, AI-powered pair programmer that allows you to write code faster while avoiding common mistakes. It is currently available as a Visual Studio Code extension and works wherever the VS Code works. The suggestions given by the GitHub Copilot are backed by billions of lines of code that users have publicly contributed to GitHub.

  4. 4
    Article
    Avatar of tnwThe Next Web·5y

    This AI publicly shames politicians, but don’t laugh just yet

    Dries Depoorter is using AI to monitor YouTube videos of Flemish government meetings. When the stream starts, his software uses machine learning to find phones in the footage, and facial recognition to identify politicians using the devices. Videos of the distracted lawmakers are then posted to the Twitter and Instagram accounts of the project.

  5. 5
    Article
    Avatar of hashnodeHashnode·5y

    GitHub Copilot - Will Artificial Intelligence Replace Developers?

    GitHub Copilot is a Visual Studio Code extension that generates code based on either a docstring , comment or function name. For instance, you could add the following comment, and the Copilot will generate the appropriate piece of code. I would say it's scary and fascinating at the same time! I am highly impressed with it.

  6. 6
    Article
    Avatar of kdnuggetsKDnuggets·5y

    Facebook Open Sources a Chatbot That Can Discuss Any Topic

    BlenderBot 2.0 incorporates two main innovations relative to the previous version: improved long term memory capabilities and the ability to search the internet for real time knowledge. BlenderBot is able to engage in a large variety of conversations across nearly any topic while displaying human-like characteristics such as empathy and personable levels of engagement.