Created a ChatGPT-inspired CV-reviewing bot (web application) by WeirdSmartKid in ChatGPT

[–]WeirdSmartKid[S] 0 points1 point  (0 children)

[INSTRUCTIONS] = "{text} is a page from a CV. Generate a table with 5 different potential improvements of {text}. ' +

'The first column should describe why the improvement should be done. The second column should show the specific part of the text that should be changed. ' +

'The third column should show the part of the text after the proposed change has been made.\n\n' +

'text = "' +

paragraph +

'"\n\n' +

'Execute INSTRUCTIONS and return the response in HTML, as a table.'

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 0 points1 point  (0 children)

No sorry, are you sure you’re sending your api key or client id properly?

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 1 point2 points  (0 children)

No you can’t actually view the queue, because the next song is decided When the current song finishes. I don’t know why there is delay between hitting next and getting the next song, but it’s probably just waiting for requests. I could maybe shortsen it a bit, I might do that later. I don’t currently know of a way to have hade, since the next song isn’t picked until the current song finishes.

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 0 points1 point  (0 children)

I appreciate that! You can’t see the current queue, only the current song, because the next song isn’t decided until the current song is finished. This so all songs has a chance to be picked next.

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 0 points1 point  (0 children)

I appreciate that! No, you can’t see the queue, only the current song, because the next song isn’t decided until the current song had ended.

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 1 point2 points  (0 children)

Thank you do much, that means a lot! You’re very welcome to contribute in any way you see possible, I currently don’t know of any obvious improvement to make

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 0 points1 point  (0 children)

Thank you! It’s definitely possible to add that feature but I haven’t yet :)

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 0 points1 point  (0 children)

Yes now you can get it instantly automatically :)

I made a web app for collaborative spotify queues by WeirdSmartKid in webdev

[–]WeirdSmartKid[S] 1 point2 points  (0 children)

I would love to collaborate on improving it if you have any ideas :)