Best of OpenAIApril 2023

  1. 1
    Article
    Avatar of builderiobuilder.io·3y

    Building AI-Powered Apps Is Way Easier Than You Think

    The basic structure of doing commands with AI is asking users for input, constructing a prompt with that and any other information needed, and generating a result. Using ChatGPT as a grounds to experiment is a great thing to do first. For example, you can play with prompts to find what gives you good results, and when you find something repeatable move it into code.

  2. 2
    Article
    Avatar of thevergeThe Verge·3y

    Elon Musk founds new AI company called X.AI

    The company, which a Nevada filing indicates was incorporated last month, currently has Musk as its director and Jared Birchall, the director of Musk’s family office, listed as its secretary. Musk has been openly opposed to OpenAI, the AI organization that he co-founded in 2015 but walked away from in 2018.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    ChatGPT Course – Use the OpenAI API to Create Five Projects

    Ania Kubow, a renowned software developer and course creator, takes you on a deep dive into the fascinating world of the OpenAI API. With five engaging projects, you'll learn to create a ChatGPT clone, a DALL-E Image Creator, and a SQL Generator, among others.

  4. 4
    Article
    Avatar of hrbHEARTBEAT·3y

    Prompt Engineering

    In just five days, ChatGPT managed to exceed one million users, a feat that took Netflix 3.5 years, Facebook ten months and Instagram two months. The language model was trained on a 300 billion word (text-DaVinci-003) dataset and fine-tuned on GPT-3.

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

    Best Free Prompt Engineering Resources (2023)

    PromptPerfect is made to automatically improve prompts for large language models (LLMs), large models (LMs), and LMOps. It can optimize prompts for the ChatGPT, GPT-3.5, DALLE, and StableDiffusion models. Using PromptPerfect’s multi-goal optimization, users may tailor prompt optimization to suit their unique requirements.

  6. 6
    Article
    Avatar of redislabsRedis·3y

    Build an Ecommerce Chatbot With Redis, LangChain, and OpenAI

    Build an Ecommerce Chatbot with Redis, LangChain, and OpenAI. Build an ecommerce chatbot. Build a conversational retail shopping assistant that helps customers find items of interest that are buried in a product catalog. For the retail chatbot, we chose to work with the Amazon Berkeley Objects dataset.

  7. 7
    Article
    Avatar of gopenaiGoPenAI·3y

    Add ChatGPT functionalities within Visual Studio

    Learn how to add ChatGPT functionalities within Visual Studio using the Visual ChatGPT Studio extension. Discover features in the text editor, setup instructions, and how to use the extension.

  8. 8
    Article
    Avatar of builderiobuilder.io·3y

    Stream OpenAI Chat Completions in JavaScript

    OpenAI Chat Completions in JavaScript AI-powered apps are a popular trend in the tech community. We'll show you how to use the OpenAI API in a vanilla JavaScript app. We will build an HTML, Tailwind CSS, and vanilla JS app where the user enters a prompt, and OpenAI responds to that prompt.

  9. 9
    Article
    Avatar of pointerPointer·3y

    Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.

    Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much as $20 in API costs, which for a free project is quite limiting. If you'd like to sponsor this project and have your avatar or company logo appear below.

  10. 10
    Article
    Avatar of communityCommunity Picks·3y

    OpenAI’s CEO Says the Age of Giant AI Models Is Already Over

    OpenAI's CEO suggests that the era of giant AI models is over and that future advances in AI will not come from making models bigger.

  11. 11
    Article
    Avatar of kdnuggetsKDnuggets·3y

    6 ChatGPT mind-blowing extensions to use anywhere

    ChatGPT is an AI chatbot developed by OpenAI that specializes in dialogue. It can be used to write tweets, check emails, find code bugs and save all your conversations into a PDF, PNG, or HTML link. ChatGPT can be integrated in Google Docs or Microsoft Word to have all its power in your preferred text editor.

  12. 12
    Article
    Avatar of tcTechCrunch·3y

    What is Auto-GPT and why does it matter?

    Auto-GPT is an open source app created by game developer Toran Bruce Richards. It uses OpenAI’s text-generating models, mainly GPT-3.5 and G PT-4, to act ‘autonomously’ It can also be hooked up to speech synthesizers, like ElevenLabs’.

  13. 13
    Article
    Avatar of kdnuggetsKDnuggets·3y

    Dolly 2.0: ChatGPT Open Source Alternative for Commercial Use

    Dolly 2.0 is an open-source, instruction-followed, large language model (LLM) that was fine-tuned on a human-generated dataset. The training methodology is similar to InstructGPT but with a claimed higher accuracy and lower training costs of less than $30. Dolly 1.

  14. 14
    Article
    Avatar of communityCommunity Picks·3y

    Building a Strapi Custom Field for Text Generation with Open AI

    Learn how to use AI to generate content in Strapi by creating a custom field. This article provides a step-by-step tutorial on creating the custom field and integrating it with Open AI. It also explains the purpose of custom fields in Strapi and their potential applications.

  15. 15
    Article
    Avatar of phoenix-filesPhoenix Files·3y

    Minimum Viable ChatGPT Plugin

    ChatGPT plugin is essentially a manifest file and an OpenAPI spec, to tell ChatGPT how to consume an API. The only prerequisite is a searchable database; this can be anything that accepts text queries and returns data you want, from SQLite full text search to a third party API like Algolia.

  16. 16
    Article
    Avatar of hnHacker News·3y

    The LLama Effect: How an Accidental Leak Sparked a Series of Impressive Open Source Alternatives to ChatGPT

    The Sequence Scope brings a summary of the most important research papers, technology releases and VC funding deals in the artificial intelligence space. Next Week in The Sequence Edge 281: Our series about federated learning(FL) continues with an overview of FL, Google’s research about FL and differential privacy and the FedLab framework for FL simulation.

  17. 17
    Article
    Avatar of anavidAnalytics Vidhya·3y

    Google Launches Project ‘Magi’ to Develop AI-Powered Search Engine

    Google Launches Project ‘Magi’ to Build AI-Powered Search Engine Google launches next month. Google currently holds over 90% of the search market. Microsoft’s Bing search has seen a 25% growth in monthly page visits due to the integration of ChatGPT and GPT-4.

  18. 18
    Article
    Avatar of infoqInfoQ·3y

    Software Architecture and Design InfoQ Trends Report - April 2023

    Large language models are going to have a significant impact on architectural trade-offs. Sustainability of software will be a major design consideration in the coming years. Decentralized apps are taking blockchain beyond cryptocurrency and NFTs, but a lack of consumer demand will keep this as a niche pattern.