Best of AINovember 2021

  1. 1
    Article
    Avatar of dzDZone·4y

    Top 5 Productivity Plugins For Dev Teams

    GitLive adds a team view showing all work in progress for each collaborator from your Git repository. Tabnine is an AI code completion tool that indexes your code and finds statistical patterns to create customized suggestions. Stepsize is an issue tracker inside your editor for managing technical debt and maintenance issues.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    All the Math You Need to Know in Artificial Intelligence

    This guide is an absolute life-saver for beginners, so you can study the topics that matter most. It's an even better resource for practitioners, such as myself, who require a quick breeze-through on these concepts. You don’t need to know all of the concepts (below) in order to get your first job in AI.

  3. 3
    Article
    Avatar of btrprogBetter Programming·4y

    I asked AI to write the code to kill people with whom I disagree.

    I asked AI to write the computer code to kill people with whom I disagree. Guess what happened. This and other ethical experiments show that current AI models exhibit some ethical behaviour. But they’re not consistent nor sufficient. Artificial Intelligence models learn from the internet, in other words from us all.

  4. 4
    Article
    Avatar of hashnodeHashnode·5y

    GitHub Copilot: Intro, Benefits and Examples

    GitHub Copilot is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code, and suggests individual lines and whole functions instantly. The GitHub Copilot technical preview is available as an extension for Visual Studio Code, Neovim and the JetBrains suite of IDEs.

  5. 5
    Article
    Avatar of oaiOpenAI·4y

    OpenAI Residency

    The OpenAI Residency offers a pathway to a full-time role at OpenAI for researchers and engineers who don't currently focus on artificial intelligence. Residents will be compensated as fully salaried employees for the duration of the program. The Residency shifts the focus away from curriculum-based learning, instead giving Residents an opportunity to work collaboratively.

  6. 6
    Article
    Avatar of inPlainEngHQPython in Plain English·4y

    How to Build Your Personal AI Assistant Using Python

    How to Build Your Personal AI Assistant Using Python Part 1: A guide on setting up our J.A.R.V.I.S using Python. Ashutosh Krishna explains how to create a virtual environment and activate it using virtualenv. He also shows you how to set up a speech engine using the pyttsx3 module.

  7. 7
    Article
    Avatar of oaiOpenAI·4y

    OpenAI’s API Now Available with No Waitlist

    Starting today, developers in supported countries can sign up and start experimenting with our API right away. We’re excited to have the safeguards in place to open up GPT-3 for more developers. As our safeguards continue to improve, we will expand how the API can be used.

  8. 8
    Article
    Avatar of gcgitconnected·4y

    Do not laugh — A simple AI powered game using TensorFlow.js and Electron

    A simple AI powered game using TensorFlow.js and Electron. The game itself is dead simple. It will start playing a random funny video from YouTube and your only job is: Do not laugh! If the AI catches you laughing it’s game over.

  9. 9
    Article
    Avatar of phProduct Hunt·4y

    Krinql - An AI powered suite of developer tools

    An AI-powered suite of developer productivity tools (Including a VSCode plugin, CLI Tool, and WebApp) to help with tasks such as writing docstrings, re-writing code in a different language, answering technical questions, and many more. An AI- powered suite ofDeveloper productivity tools.