rajashekar vtforFutureSmart AI Blogpnichite-1653929794900.hashnode.net·Mar 24, 2023Automated Invoice Processing with GPT-4 and Amazon Textract: Advanced Entity ExtractionIntroduction Invoice processing is an essential task for any business, but it can also be time-consuming and error-prone. With large volumes of invoices coming in daily, manual processing becomes challenging and can result in significant delays, inac...Rahat Reza Sulemani and 1 other are discussing this2 people are discussing thisDiscuss·16 likes·1.6K readsGPT 4
Abhiprojectzabhiprojectz.hashnode.net·Apr 8, 2023Introducing SingularGPT - automate your device with AI VisionSingularGPT is a open source project that aims to automate complex tasks such as device automation using the latest trending LLM models that is ChatGPT & GPT-4. With 🚀 SingularGPT you can easily instruct your device such as your PC using Natural lan...Discuss·16 likesautomation
Charles Waite Njorogecharliescreations.hashnode.net·Mar 15, 2023ChatGPT-4: Is it Really All That?OpenAI's ChatGPT-4 is the new hotshot in town, claiming to be their most advanced language model yet. It's said to have broader general knowledge, problem-solving abilities, and creative collaboration features. But, let's not forget that AI has had i...Discuss·16 likes·31 readschatgpt
Francisco Gutierrezfreefrancisco.hashnode.net·Apr 21, 2023Atlas Shrugged Musical: A GPT-4 CollaborationI was playing around with GPT-4 and I wanted to see how good it is at creative writing dealing with complex ideas, so I gave it a fun task. Write rap battles between the characters of Ayn Rand's novels. The results turned out surprisingly good! That ...Discuss·82 readsGPT 4
Reo Ogususeeai.hashnode.net·Apr 20, 2023Transforming Unstructured Documents to Standardized Formats with GPT: Building a Resume ParserAmong its numerous applications, GPT has become a game-changer in the processing and standardization of unstructured documents. In this blog post, we'll explore how you can convert unstructured documents, specifically resumes, into a standardized for...Discuss·1.6K readsGPT 4
Suvro Banerjeeai-projects.hashnode.net·Apr 19, 2023Finding OpenAI ChatGPT and BeyondChatGPT is a large language model which is trained by OpenAI so that it interacts with the users conversationally. Let's take a look at one example. To understand how ChatGPT was trained it is useful to understand how InstructGPT was trained by Open...Discuss·86 readsopenai
Francisco Gutierrezfreefrancisco.hashnode.net·Apr 19, 2023Which Language Will GPT Use When It Replaces All Programmers?No programmers in five years? A few weeks ago Emad Mostaque, the founder and CEO of Stability AI, made a bold prediction about the future of programming. He told the audience at Goldman Sachs 2023 Disruptive Technology Symposium that programming will...Discuss·1 like·381 readsHaskell
Laurentiu Raducubitheap.hashnode.net·Apr 18, 2023Simplify Your Taxes with AI: How to Create a Tax Consultant Using OpenAI API and PythonTax consulting can be a complex and time-consuming process for individuals and businesses alike. With changing tax laws and regulations, it’s crucial to stay up-to-date and accurate in tax planning and compliance. Fortunately, artificial intelligence...Discuss·10 likesopenai
Felixs Jiangselefra.hashnode.net·Apr 17, 2023Introducing Selefra’s GPT Feature: Insight Multi-Cloud and SaaS by GPTWe are excited to introduce Selefra GPT Feature(beta), this is an exciting feature. It is supported by OpenAI's large language model GPT-3.5/GPT-4 and Selefra. In the past, it was very complicated for us to collect and analyze data centrally on the i...DiscussGPT 4
Priyam Srivastavaipriyam26.hashnode.net·Apr 16, 2023Journey in Rust: Expanding Our ChatGPT API Command Line Tool - Part 4In this part, we will be focusing on adding more options for our command line arguments as well as refactoring the code to make it look a lot better and readable. Let's get started! 🚀 Step 1: Introducing subcommands We'll begin by refactoring the Ar...Discuss·156 readsTermoil: My Journey of making a Terminal assistantRust
Rupesh GelalforFutureSmart AI Blogpnichite-1653929794900.hashnode.net·Apr 16, 2023Invoice Processing with Azure OCR and GPT-4: An In Depth Step-by-Step GuideThis blog will guide you through the process of using Azure OCR to extract text from invoice images and PDFs. You will also learn to utilize GPT-4 to extract entities from the invoices. By the end of this guide, you'll have a thorough understanding o...Discuss·5 likes·1.3K readsOCR
Pradip NichiteforFutureSmart AI Blogpnichite-1653929794900.hashnode.net·Apr 13, 2023Building a Document-based Question Answering System with LangChain, Pinecone, and LLMs like GPT-4 and ChatGPT1. Introduction In this blog post, we will delve into the creation of a document-based question-answering system using LangChain and Pinecone, taking advantage of the latest advancements in large language models (LLMs), such as OpenAI GPT-4 and ChatG...Discuss·6 likes·2.0K readslangchain
Priyam Srivastavaipriyam26.hashnode.net·Apr 13, 2023Journey in Rust: Prompt Tuning in ChatGPT API - Part 3In the previous part of our journey, we learned how to make requests to the OpenAI API and handle the responses. Today, we'll continue enhancing our command line tool by: Adding an optional max_tokens argument to control the length of the generated ...Discuss·36 readsTermoil: My Journey of making a Terminal assistantRust