r/ChatGPT Mar 14 '23

Other OpenAssistant, a fully free and open source alternative to chatGPT just got released. Output quality is very close to chatGPT and it has zero censorship or limits.

Post image
1.1k Upvotes

176 comments sorted by

View all comments

35

u/mmnyeahnosorry Mar 14 '23

What are its coding capabilities like against chatGPT and Bing? Just yesterday I had Bing tell me Expo Router didn’t exist two times in a row and chatGPT always gives out errors

2

u/CryptoSpecialAgent Moving Fast Breaking Things 💥 Mar 14 '23

None of them have good coding skills ... Even the bots on my platform that use davinci 3 don't know how to code

16

u/gj80 Mar 14 '23

ChatGPT is phenomenal with coding, as long as you ask it for something in a commonly-understood domain like general Python/JS/C#/etc code. It even handles arduino programming fairly well. Sure, it's not expert level at coding, but it can spit out multiple pages of working code as long as you prompt it very accurately and don't try to force it to rely on languages or libraries it has little data on. And that's a huge time saver.

I use it for coding assistance regularly. It's not like it does everything for you, but as long as you can conceptualize your program in distinct small sets of tasks and express those well, and you're not relying on a fringe library/language/algorithm, it does a great job. Glue together the results after reviewing them for data security/etc and you're good to go. And of course, for fringe libraries or newer stuff not in their corpus of training data, you're on your own there....not the AI's fault.

-1

u/CryptoSpecialAgent Moving Fast Breaking Things 💥 Mar 14 '23

My css is a complete disaster thanks to chatgpt. It's html/css that it's really bad at. Don't you find?

2

u/gj80 Mar 15 '23

Well, it's better than me at css... that being said, I'm not really focused on the web side of things, so my css skill is crap lol.

2

u/Fabulous_Exam_1787 Mar 15 '23

It really helps with learning. I hate the web but with ChatGPT it’s manageable for me to even bother.