missionary

grounded_sage 2024-06-02T15:19:06.748089Z

Played around with GPT's for the first time today and created a Missionary GPT. https://chatgpt.com/g/g-E2L9YxxOL-cosmic-clojure-concurrency-weaver

👏 1
❤️ 1
braai engineer 2024-07-13T13:47:27.160369Z

cool. I think Missionary would benefit from using simpler names for calls like m/dfv, m/mbx, i.e. m/var & m/chan or something like that. Missionary has been quite intimidating for me because of the jargon.

bdbrodie 2024-06-04T10:59:18.476229Z

I’ve started testing Codestral with .cljc files in the VS Code extension form http://Continue.dev - looks like Clojure is one of the 80 languages they trained on. Oh, and this paper looks like a very promising research direction: https://x.com/shreyaskapur/status/1797726079995826629https://x.com/shreyaskapur/status/1797726079995826629https://x.com/shreyaskapur/status/1797726079995826629

➕ 2
grounded_sage 2024-06-04T13:40:05.695899Z

Really cool

2024-06-06T09:11:02.105889Z

@grounded_sage really interested to see your mega prompt. I've just passed in most of the docs.

pez 2024-06-02T16:25:41.169919Z

There is also https://chatgpt.com/g/g-GZcZfjTaK-i-m-sorry-perils 😃

❤️ 1
grounded_sage 2024-06-02T16:37:27.970829Z

I love the image. My immediate impression is that this one does not seem aware of the actual library functions.

grounded_sage 2024-06-02T16:40:41.447389Z

Which is what I spent most of the day working on 🤣

grounded_sage 2024-06-02T16:47:38.299599Z

Experientially the code output is relatively the same when I compare them. Which is maybe 1/10 of how good it is with a mega prompt.

pez 2024-06-02T16:50:40.466929Z

Yeah, I don’t remember where I left this. I had plans for some pretty extensive RAG, but never got around to it.

grounded_sage 2024-06-02T16:52:53.523159Z

document upload feature?

Vincent 2024-06-02T19:48:11.790019Z

... hand-selected 20 files to give Electric Clojure Hypermind and it is 85% good at electric outta the box, for what i use it for. the priming of files relevant to components you are drawing is key i found. until it has indexable memory, or plasticity in branes

👍 2
🔥 1
grounded_sage 2024-06-02T20:32:02.582699Z

I copy pasted everything I could find just ctrl-a ctrl-c on pages. Put it into GPT and told it the limit was 8000 characters. Then sent it into recursion. Also added the cosmic stuff in because that’s who I am.

grounded_sage 2024-06-02T20:32:44.157259Z

This is custom instructions only and nothing else.

Vincent 2024-06-02T22:12:41.177729Z

Cool. Will play with it

grounded_sage 2024-06-02T15:22:31.151579Z

Primary limitation is the instruction character limit. When creating a super prompt it's way more intelligent.