Best of NLPOctober 2022

  1. 1
    Article
    Avatar of asayerasayer·4y

    Is GitHub Copilot a Threat to Developers?

    GitHub Copilot is an artificial intelligence (AI) tool developed by GitHub and OpenAI, an AI research laboratory. It is available as a Visual Studio Code, Neovim, and JetBrains integrated development environment extension (IDEs) Copilot uses OpenAI Codex to suggest code and entire functions in real time from editor Code problems.

  2. 2
    Article
    Avatar of lnLaravel News·4y

    OpenAI PHP Client

    After weeks of development, @gehrisandro and I are proud to announce the release of OpenAI PHP Client v0.1. It's a supercharged PHP API client that allows you to interact with the OpenAI API.

  3. 3
    Article
    Avatar of kdnuggetsKDnuggets·4y

    15 Free Machine Learning and Deep Learning Books

    If you’re looking to have a career in machine learning or a data scientist, below is a list of FREE e-books to help you achieve this. The list includes an Introduction to Machine Learning Interpretability by Patrick Hall and Navdeep Gill. If you have an interest in Natural Language Processing and you are proficient in Python - this book is for you.

  4. 4
    Article
    Avatar of hnHacker News·4y

    valeriansaliou/sonic: 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

    Sonic is a fast, lightweight and schema-less search backend that runs on a few MBs of RAM. When queried, it returns IDs that you might find it convenient to run Sonic via Docker.