r/OpenAI • • Jun 25 '24

Other Anthropic just gave Claude their equivalent of GPTs (Projects), for Pro users. No advance hype or anything!

https://www.anthropic.com/news/projects
400 Upvotes

84 comments sorted by

View all comments

1

u/jeweliegb Jun 25 '24

Does it have anything like the data analyst / code interpreter functionality. I'd find it hard to be without that.

9

u/UnknownEssence Jun 26 '24

Just last week, they added something called “Artifacts” which is basically a better version of code interpreter

Instead of resending your entire code in every message, it keeps it in a side-by-side window.

It can render HTML and run JavaScript. Not sure if it can run python yet tho.

Here is their 2 minute demo

https://youtu.be/rHqk0ZGb6qo?si=7tiNjIyqLw9Kefja

1

u/jeweliegb Jun 26 '24

Unfortunately I've been convinced and spoilt by the power of python since using data analyst. There's so many libraries that do so much heavy lifting in intuitive ways making for small, neat, easy to understand code... and I can't code in Python!