Best of ChatGPTOctober 2023

  1. 1
    Article
    Avatar of notedNoted·3y

    LlamaGPT - A Self-Hosted, Offline, ChatGPT

    LlamaGPT is a self-hosted chatbot powered by Llama 2 that works offline, ensuring 100% privacy. It supports Code Llama models and NVIDIA GPUs. Minimum system requirements and a list of supported models are provided.

  2. 2
    Article
    Avatar of uxplanetUX Planet·3y

    Why Claude is better than ChatGPT

    Claude is a text chatbot created by Anthropic that is capable of conducting product/market analysis, creating summaries for documents, extracting specific information from multiple documents, and generating code. It has more recent data than the ChatGPT free version and allows users to upload files for analysis. However, it has limitations in generating images and has a limited free plan. The pricing for the Pro version is $20 per month, the same as ChatGPT Plus.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Structure JSON Responses in ChatGPT with Function Calling

    Learn how to structure JSON responses in ChatGPT with function calling. Prompt engineering can help ensure consistent JSON format. Function calling allows better control over the data returned.

  4. 4
    Article
    Avatar of notedNoted·3y

    Continue - An Open-Source AI Software Development Assistant

    Continue is an open-source AI software development assistant that brings ChatGPT magic to popular coding tools like VS Code and JetBrains IDEs. It allows developers to seamlessly use large language models within their coding environment, generating, improving, and explaining code sections. Continue can be integrated with VS Code and JetBrains IDEs, providing a helpful assistant for coding projects.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    ChatGPT can now respond with images and search the web

    ChatGPT can now search web and answer with images. For the majority of ChatGPT's existence, it has been limited to data sets that end in September 2021. As of Tuesday, Browse with Bing is officially out of beta and, it seems, here to stay.

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

    Top 40+ Generative AI Tools (October 2023)

    GPT-4 is the latest LLM of OpenAI, which is more inventive, accurate, and safer than its predecessors. It can now run its own code to avoid hallucinations and provide accurate answers. It also has the ability to process images, PDFs, CSVs, etc.

  7. 7
    Article
    Avatar of kdnuggetsKDnuggets·3y

    ChatGPT vs. BARD

    Large language models have transformed the way we process and produce information. ChatGPT and BARD are two popular AI chatbots with conversational capabilities. ChatGPT is good at generating text and offers a collaborative experience, while BARD provides free internet access and is efficient at surfacing information from Google search. Both have pros and cons, and the choice depends on the intended use and tolerance for potential drawbacks.

  8. 8
    Article
    Avatar of communityCommunity Picks·3y

    Maybe it makes sense to yell at ChatGPT or say "please" after all

    A bug in the ChatGPT iOS app reveals insights into OpenAI's prompt engineering for interactions between DALL-E 3 and ChatGPT, including the use of capital letters and the word 'please' in prompts.

  9. 9
    Article
    Avatar of venturebeatVenture Beat·3y

    Meet Nightshade, the new tool allowing artists to ‘poison’ AI models with corrupted training data

    A new open source tool called Nightshade allows artists to 'poison' AI models with corrupted training data by altering pixels in a way that is invisible to the human eye. Developed by University of Chicago researchers, Nightshade can cause AI models to learn the wrong names of objects and scenery they are looking at.

  10. 10
    Article
    Avatar of hackernoonHacker Noon·3y

    How GPT Pilot Codes 95% of Your App [Part 2]

    GPT Pilot is an AI coding agent that offloads 95% of coding tasks from developers. It works by breaking down development tasks into steps, fetching relevant code, coding the necessary changes, testing the code, and debugging any errors. The workflow involves collaboration between the Developer and CodeMonkey agents and utilizes recursive conversations and context rewinding.

  11. 11
    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.

  12. 12
    Article
    Avatar of aiplainenglishAI in Plain English·3y

    Optimizing Your Job Search with ChatGPT: Effective Prompt Examples

    Learn how to optimize your job search using ChatGPT. Discover how ChatGPT can assist in resume customization, job applications, interview preparations, email follow-up, and more. Be aware of the limitations of ChatGPT when seeking advice and verify information from credible sources.

  13. 13
    Article
    Avatar of dzDZone·3y

    AI in Java: Building a ChatGPT Clone With Spring Boot and LangChain

    Learn how to build a ChatGPT clone in Java using Spring Boot, LangChain, and Hilla. The tutorial covers synchronous chat completions and advanced streaming completion. The source code is available on GitHub.

  14. 14
    Article
    Avatar of uxplanetUX Planet·3y

    DALL·E 3: AI Image Generator For Product Designers

    DALL·E 3 is an AI image generator for product designers. It allows users to generate different types of images for their design process. DALL·E 3 is free to use and offers capabilities like adding text to images and combining two characters in the same image. It also integrates with ChatGPT for image analysis and alteration. However, there are downsides such as slow image generation and limited customization options.

  15. 15
    Article
    Avatar of hackernoonHacker Noon·3y

    Prompt Engineering: Understanding the Potential of Large Language Models

    Understand the potential of Large Language Models and their applications.