Best of NLPJanuary 2024

  1. 1
    Article
    Avatar of mlnewsMachine Learning News·2y

    Meet Continue: An Open-Source Autopilot for VS Code and JetBrains

    Introducing Continue, an open-source autopilot for popular IDEs like VS Code and JetBrains. It streamlines the coding experience by leveraging large language models, allowing developers to review and accept/reject proposed edits. Continue promotes collaboration and customizability by integrating with various powerful models.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Learn LangChain and Gen AI by Building 6 Projects

    Learn how to build six end-to-end projects using LangChain and various LLMs in this course on the freeCodeCamp.org YouTube channel. The course covers the integration of LangChain with GPT-4, Google Gemini Pro, and Llama 2, enabling the creation of practical, real-world applications.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Use the Hugging Face Transformer Library

    Learn about the Hugging Face Transformer Library, its user-friendliness, and how to use it to implement a text summarization script.

  4. 4
    Article
    Avatar of venturebeatVenture Beat·2y

    Browser alternatives Brave, Arc, add new AI integrations

    Two privacy-focused web browsers, Arc and Brave, have announced new generative AI powered features. Arc has added the Perplexity generative AI search engine as a default browser search bar option, while Brave's AI assistant, Leo, is being upgraded with Mixtral 8x7B, an open source LLM developed by Mistral.

  5. 5
    Article
    Avatar of communityCommunity Picks·2y

    Break the Limits: Send Large Text Blocks to ChatGPT with Ease

    Learn how to send large text blocks to ChatGPT with ease using ChatGPT PROMPTs Splitter. The tool allows you to split text into smaller chunks and provide instructions for processing the chunks.