Best of AINovember 2022

  1. 1
    Article
    Avatar of oaiOpenAI·3y

    ChatGPT: Optimizing Language Models for Dialogue

    ChatGPT is a sibling model to InstructGPT, which is trained to follow an instruction in a prompt and provide a detailed response. The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests.

  2. 2
    Article
    Avatar of logrocketLogRocket·4y

    Exploring GhostWriter, a GitHub Copilot alternative

    GhostWriter is an AI engine for the online Replit IDE that helps with code auto-completion and development. GhostWriter is currently in the private-beta mode (for selected users) and will be released as part of the Replit AI Mode. Replit hopes to improve GhostWriter’s features for improved productivity and workflows. Most of the features in Replit's AI Mode are currently available for Hacker subscribers.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Generate Images using React and the Dall-E 2 API – React and OpenAI API Tutorial

    How to Generate images using React and the Dall-E 2 API - React and OpenAI API Tutorial. OpenAI just released its DALL-E API where users can generate custom images by just typing in a query. Let’s learn how you can integrate this into your React application to create your own application const openai = new OpenAIApi(configuration). Here is the whole code until now.

  4. 4
    Article
    Avatar of taiTowards AI·4y

    10 AI Websites That Will Excite You to The Core! Part:2

    Part 1 of this series is a series of interesting artificial intelligence-based websites. Replika combines a sophisticated neural network machine learning model and scripted dialogue content. Quick, Draw! is an online game developed by Google that challenges players to draw a picture of an object and then uses a neural network artificial intelligence to guess what the drawings represent.

  5. 5
    Article
    Avatar of huggingfaceHugging Face·3y

    We are hiring interns!

    We're hiring interns to work on cutting edge problems in AI and machine learning. Applicants from all backgrounds are welcome! Applicants have some relevant experience and are excited about our mission to democratize responsible machine learning.

  6. 6
    Article
    Avatar of mlnewsMachine Learning News·3y

    This Invisible Sweater Developed by the University of Maryland Tricks Artificial Intelligence (AI) Cameras and Stops them from Recognizing People

    Researchers have made a sweater that “breaks’s AI systems that recognize people and makes a person ‘invisible’ to AI cameras. The sweater has a modern cut, a waterproof microfleece lining, and anti-AI patterns that will help you hide from object detectors.

  7. 7
    Article
    Avatar of mlnewsMachine Learning News·3y

    Researchers at MIT Solve a Differential Equation Behind the Interaction of Two Neurons Through Synapses to Unlock a New Type of Speedy and Efficient Artificial Intelligence AI Algorithm

    Researchers at MIT Solve a Differential Equation Behind the Interaction of Two Neurons Through Synapses to Unlock a New Type of Speedy and Efficient Artificial Intelligence AI Algorithm - MarkTechPost.

  8. 8
    Article
    Avatar of kdnuggetsKDnuggets·4y

    15 More Free Machine Learning and Deep Learning Books

    Free Machine Learning and Deep Learning ebooks are available for free. Check out this second list of 15 FREE ebooks for learning machine learning and deep learning ebooks. Click here to read 15 free ebooks to help you learn about deep learning and machine learning.

  9. 9
    Article
    Avatar of ds_centralData Science Central·3y

    Github copilot class action lawsuit

    A class action lawsuit has been filed against GitHub copilot which says the defendants have violated the legal rights of a vast number of creators who posted code or other work under certain open-source licenses on GitHub. The issue seems to be that of attribution Ratter the lack of attribution in this case.

  10. 10
    Article
    Avatar of phProduct Hunt·3y

    AI Helper Bot - AI Bot writes SQL statements for you in no time ⚡️

    The best of Product Hunt, everyday Web3 keep up to date with the latest in web3 Community Discussions Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Events. Find the best tech events around the world Changelog Release notes from the Product Hunt team Office hours.

  11. 11
    Article
    Avatar of phProduct Hunt·4y

    Ghostwriter - Your partner in code. An in-browser AI coding tool

    Replit Ghostwriter is an in-browser AI coding tool that offers four features: Complete, Generate, Transform, and Explain Code. Ghostwriter can help you code faster and be more creative.

  12. 12
    Article
    Avatar of theregisterThe Register·4y

    GitHub invites programmers to talk to Copilot directly

    GitHub invites programmers to talk to Copilot directly. "Hey, GitHub!" works as a voice interface for Copilot, which automatically suggests code from prompts. The new feature can also be used to move code around or provide summarizations to make it easier to read and understand scripts.

  13. 13
    Article
    Avatar of codemotionCodemotion·4y

    Is GitHub Copilot the Solution to Dev Struggles?

    GitHub Copilot is an in-editor extension that makes suggestions to you, finishes lines, and even suggests entire blocks of code. The cloud-based artificial intelligence tool suggests individual lines and entire functions instantly from the context of your comments and code.