1littlecoder
In this Applied NLP Tutorial, You will learn How to do Custom NER using OpenAI GPT-3. This uses a new Python library called Promptify.
Prompt Engineering, Solve NLP Problems with LLM’s & Easily generate different NLP Task prompts for popular generative models like GPT, PaLM, and more with Promptify
Github – https://github.com/promptslab/Promptify
Custom NER with GPT-3 using Promptify Colab – https://colab.research.google.com/drive/16DUUV72oQPxaZdGMH9xH1WbHYu6Jqk9Q?usp=sharing
❤️ If you want to support what we are doing ❤️
Support here:
Patreon – https://www.patreon.com/1littlecoder/
Ko-Fi – https://ko-fi.com/1littlecoder
Thank you so much for this video about AI gpt3! For detailed information and code examples for using AI GPT-3 in projects. I hope that by gaining more knowledge, we will be able to find new applications for this exciting technology.
i still dont get what this does
Does it handle text splitting?
it's like typescript for natural language lol
You are brilliant
Can we use API key for free or else we have to pay ?
Very useful info littlecoder bro ! thank you
#canal1littlecoder
#entrenamiento
#fuentes
#googlecolab
#ia
#machinelearning
#programacion
What model of gpt3 will this use davinci ?
thanks for the introduction to the library and the tutorial.
You are doing an amazing Job to explain things relevant today in simple terms .My wishes to you Brother…Nandri
Hey, how do you get to the OPEN AI GPT-3 access?
I became your fan
So I am a real estate agent, & we do a lot of sharing/posting of properties available and required via platforms like whatsapp, Telegram, Facebook etc.
My question is if I feed that unstructured messages/ posts to this promptify can I convert it into structured tabular data?
Thanks for the video, Is there any way to replace Chat GPT with any open Source LLM'S.
thanks, great job, but how do I get the domain name, suppose for courts and judgment I have written "legal" in the domain? Please correct me if I am wrong.
what domain should i use for resume or cv parsing ?
The colab don't work , pls help
Do you know can we use gpt to fine tune a NER task? By instruction examples in training dataset?
gpt3 is functionable for any language rather than English language?
you think we can add the new function calling of openai + promptfy to get better NER results ?
Hi , thanks for the video! I have one question : Can this be used with only string like "Gabriel Smith" (PER) or do we need full sentences in order to detect the entity?