Best of LLMOctober 2023

  1. 1
    Article
    Avatar of ghblogGitHub Blog·3y

    The architecture of today’s LLM applications

    Learn about the architecture of today's LLM applications, including the steps to build an LLM app, choosing the right LLM, customizing the LLM, setting up the app's architecture, and conducting online evaluations. Discover real-world impact examples of LLM apps in use.

  2. 2
    Article
    Avatar of pointerPointer·3y

    cpacker/MemGPT: Teaching LLMs memory management for unbounded context 📚🦙

    MemGPT is a system that manages memory in language models to provide extended context. It can be used to create chatbots that can talk to SQL databases and local files. MemGPT can be run locally and has various commands for interaction.

  3. 3
    Article
    Avatar of btrprogBetter Programming·3y

    Hack Your Next Interview with Generative AI

    An article discusses how to build a small application using Whisper for voice recognition and ChatGPT for text generation to assist in job interviews. It covers capturing speaker audio, speech-to-text conversion, answer generation, and creating a simple GUI using PySimpleGUI.

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

    Docker Unveils ‘Docker AI’: A Game-Changer for Developer Productivity with Context-Aware Automation

    Docker has introduced Docker AI, an AI-powered tool that offers context-specific, automated guidance to streamline development processes. It aims to enhance developer productivity and efficiency by providing targeted advice across the entire application stack. Docker AI focuses on elements like databases, language runtimes, and frontends, and taps into the collective knowledge of the Docker community.