Best of OpenAIJune 2023

  1. 1
    Article
    Avatar of habrhabr·3y

    ChatGPT to Help You Become a 10x Programmer

    ChatGPT to Help You Become a 10x Programmer. I believe that every programmer has at least once heard about ChatGPT and its marvelous abilities to process, calculate and create huge amounts of data. If you don't know how to write an IP changer using Python, you simply query the AI and it generetes pretty good code.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    An Introduction to Streaming on the Web – Vercel

    An Introduction to Streaming on the Web. Chunking data, handling backpressure, server-side events, and more. In this blog post, we’ll look at what web streams are; how they work, the many advantages they bring to the table for your website, streaming on Vercel.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Introducing the Vercel AI SDK – Vercel

    The Vercel AI SDK is an open-source library designed to help developers build conversational, streaming, and chat user interfaces in JavaScript and TypeScript. The SDK supports React/Next.js, Svelte/SvelteKit, with support for Nuxt/Vue coming soon.

  4. 4
    Article
    Avatar of bytebytegoByteByteGo·3y

    How to Build a Smart Chatbot in 10 mins with LangChain

    Damien Benveniste is the author of The AiEdge newsletter and was a Machine Learning Tech Lead at Meta. He shares how to build a smart chatbot in 10 minutes with LangChain. LangChain is an incredible tool for interacting with Large Language Models (LLM) It has API connections to public LLMs, chat and embedding models.

  5. 5
    Article
    Avatar of quastorQuastor Daily·3y

    How OpenAI trained ChatGPT

    The Engineering behind ChatGPT Andrej Karpathy was one of the founding members of OpenAI and the director of AI at Tesla. He gave a fantastic talk at the Microsoft Build conference delving into how chatGPT was trained Step 1 - Training the Base LLM (ex. GPT-3, LLaMA) Step 2 - Supervised Fine Tuning.

  6. 6
    Article
    Avatar of pointerPointer·3y

    vercel-labs/ai: Build AI-powered applications with React, Svelte, and Vue

    The Vercel AI SDK is a library for building edge-ready AI-powered streaming text and chat UIs. Features SWR-powered React, Svelte and Vue helpers for streaming text responses and building chat. First-class support for LangChain and OpenAI, Anthropic, and HuggingFace Edge.

  7. 7
    Article
    Avatar of gopenaiGoPenAI·3y

    Unleashing the Power of Auto-GPT: A New Age of AI-Driven Automation

    Auto-GPT: A New Age of AI-Driven Automation is revolutionizing task automation and what it means for the future of AI? Karthik Subbiah Ravishankar: The pace at which artificial intelligence is advancing can be challenging for even the most knowledgeable minds to keep up with.

  8. 8
    Article
    Avatar of phProduct Hunt·3y

    Horizon AI Template - The world's first ChatGPT AI React Admin Template

    Horizon AI Template is the first ChatGPT AI Template for React, NextJS, and Chakra UI. Connect your OpenAI Key and start building your AI App with the help of a premium pack with over 100+ components. The world's first Chat GPT AI React Admin Template.

  9. 9
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Create an AI Tweet Generator Using LangChain

    How to create an AI Tweet Generator using LangChain and OpenAI's LLMs. It's a simple project that takes in a Tweet topic and outputs a Tweet about it. We'll use LangChain to be able to reference up-to-date information through Wikipedia. This lets us overcome ChatGPT's training data limitation, as it was only trained on data up to 2021.

  10. 10
    Article
    Avatar of communityCommunity Picks·3y

    Open Source LLMs You Should Try Right Now

    LLMs have been the talk of the town since the release of GPT-4 and ChatGPT, Large Language Models. In this blog, let's explore some of the best open-source LLMs you can use now. Open Source LLMs You Should Try Right Now.

  11. 11
    Article
    Avatar of kdnuggetsKDnuggets·3y

    The Art of Prompt Engineering: Decoding ChatGPT

    The Art of Prompt Engineering: Decoding ChatGPT Mastering the principles and practices of AI interaction with OpenAI and DeepLearning. The course centers around the science and art of formulating effective prompts to generate more precise outputs from AI models.

  12. 12
    Article
    Avatar of kdnuggetsKDnuggets·3y

    Ten Years of AI in Review

    The last decade has been a thrilling and eventful ride for the field of artificial intelligence (AI). Modest explorations of the potential of deep learning turned into an explosive proliferation of a field that now includes everything from recommender systems in e-commerce to object detection for autonomous vehicles and generative models.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Build a ChatBot using the GPT-4 API – Full Project-Based Tutorial

    How to Build a ChatBot using the GPT-4 API using the OpenAI API - Full Project-Based Tutorial Chatbots are transforming the way we interact online. In this tutorial, I will teach you everything you need to know to build your own chatbot using the API key. You will be using HTML, CSS and vanilla JavaScript.

  14. 14
    Article
    Avatar of lnLaravel News·3y

    Generate Code in Laravel with Synth

    Synth uses the power of OpenAI's GPT language model to provide an interactive and intelligent development experience. This package works by starting the command, which then lets you interactively work with ChatGPT and run tasks. You can also create custom modules to extend Synth using the provided interface in the package.

  15. 15
    Article
    Avatar of pointerPointer·3y

    a16z-infra/ai-getting-started: A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs

    GitHub - a16z-infra/ai-getting-started: A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs. The simplest way to try out this stack is to test it out locally and traverse through code files to understand how each component work.

  16. 16
    Article
    Avatar of uxplanetUX Planet·3y

    How to Overcome GPT Token Limit?

    How to Overcome GPT Token Limit? How can we make it so that the capabilities of ChatGPT use not just the internet, but also your knowledge accumulated over many years? The first thing that comes to mind when you have such a need is to load everything into the context. Vectors come to our aid.

  17. 17
    Article
    Avatar of discdotDiscover .NET·3y

    Top 10 AI 'Copilot' Tools for Visual Studio Code -- Visual Studio Magazine

    Top 10 AI 'Copilot' tools for Visual Studio Code are free except for one offered in a free trial. Microsoft has since been pushing hard its copilot-themed AI assistants that are springing up all over its wares. All Copilot Labs features are provided "as-is" with no guarantees of support.