#File Upload feature for chatGPT

11 messages · Page 1 of 1 (latest)

compact sonnet
solid zodiac
#

Does it really work

compact sonnet
#

for pdfs with text content or code/text files this makes sense but how the image part work? :S

compact sonnet
#

@solid zodiac hi no, it's just an ui design. Basically if chatGpt had option of uploading files it can be look like this.

@compact sonnet yes 😅
I don't have enough knowledge about ML and Ai, but if they added this option it would be awesome.
I also wanted to show, audio file upload option and we can give prompt such as "can you give me lyrics from this song?"
Or
"can you guess the tempo of this song?"

compact sonnet
# compact sonnet <@1065270721569362023> hi no, it's just an ui design. Basically if chatGpt had o...

it's for sure possible but,
you'd have to involve multiple AI's here, you could do something like on image upload you send the image to an AI that can describe the image, and then under the hood replace the picture with [image depicting: ...].
you'd have to do the same for audio, send it to both an AI that can transcribe speech to text, ask an AI if it makes sense (e.g. if you're transcribing a song without lyrics it'll just give you weird nonsense text) AND another service that can detect BPM, and then under the hood replace the uploaded audio with [XXXbpm rhythm audio with the speech: ...] and then send that to something like ChatGPT.

ebon pond
#

this is really needed.

#

it may also be able to edit files

#

possibly

compact sonnet
#

I think the easiest MVP would accept files that can be handled as text, along with some very well engineered prompts for chunking and context.
For example, being able to upload a HTML file like some sports website and ask for a selenium script for scraping team names and scores or whatever.

ebon pond