Best of OpenAISeptember 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    ChatGPT is Now Officially Multimodal: OpenAI Announces It Can Now See, Hear, and Speak

    ChatGPT is now Officially Multimodal: OpenAI Announces It Can Now See, Hear, and Speak OpenAI. The new features mark a major expansion in ChatGPT's capabilities. Users can choose between five different AI-generated voices and ask questions or give instructions.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Build and Deploy an AI SaaS with Paid Subscriptions

    Building and Deploy an AI SaaS with Paid Subscriptions is easier than ever to launch your own Software as a Service (SaaS) company! We just posted a course on the freeCodeCamp.org YouTube channel (4-hour watch) The course will guide you through every step of building and deploying a full-stack AI SAAS application.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Build your own AI Meme Generator & learn how to use OpenAI's function calls ☎️

    Build your own AI Meme Generator & learn how to use OpenAI’s function calling API. Check out a deployed version of the app we’re going to build here: The Memerator. If you just want to see the code for the finished app, check out the Memerators' GitHub Repo.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Use Vector Embeddings to Create an AI Assistant

    Vector Embeddings are a key concept in the realm of machine learning and artificial intelligence. They bridge the gap between human language and machine understanding. We just posted a course on the freeCodeCamp.org YouTube channel that will teach out about vector embeddings and how to create an AI assistant.

  5. 5
    Article
    Avatar of pointerPointer·3y

    yoheinakajima/instagraph: Converts text input or URL into knowledge graph and displays

    InstaGraph turns your text into a vividly colored graph, making it easier to visualize relationships between various entities. You can sign up for the waitlist at instagraph.ai.com/yoheinakajima/instagraph. You'll need Python and pip installed to run the Flask app python main.py.

  6. 6
    Article
    Avatar of pointerPointer·3y

    KillianLucas/open-interpreter: OpenAI's Code Interpreter in your terminal, running locally

    GitHub - KillianLucas/open-interpreter: OpenAI's Code Interpreter in your terminal, running locally. The service is hosted, closed-source, and heavily restricted: - No internet access. It has full access to the internet, isn't restricted by time or file size and can utilize any package or library.

  7. 7
    Article
    Avatar of pointerPointer·3y

    microsoft/lida: Automatic Generation of Visualizations and Infographics using Large Language Models

    LIDA is a library for generating data visualizations and infographics using Large Language Models LIDA. LIDA is grammar agnostic (will work with any programming language and visualization libraries e.g. matplotlib, seaborn, altair, d3 etc) LIDA treats visualizations as code.