2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Update LLM based tools thoughts

Wlodzimierz Wencel
2024-11-25 08:52:47 +00:00
parent 94cec4b2f4
commit 96ac49945c

@@ -219,10 +219,10 @@ Recently, I have been using a new tool called [cursor](https://www.cursor.com/)
3. I've experimented with the feature from OpenIA to create custom chats. Basically, you train selected models with custom data, define how they are supposed to work, how to answer in what format, etc. I wrote a web crawler that gathered current RFCs for DNS, DHCPv6 and DHCPv4 and used it to train protocol explainers. Which worked surprisingly well, it's not perfect but with a little bit of work, fine tuning and maybe a higher degree of selecting data
https://chatgpt.com/g/g-3hvTjBr3I-dns-dnssec-protocol-explainer
https://chatgpt.com/g/g-hH6XAsqsa-dhcp6-protocol-explainer
https://chatgpt.com/g/g-pC6TFfD2T-dhcp4-protocol-explainer
https://chatgpt.com/g/g-6740a40dbf9c81919180cefeadd83c28-kea-arm-helper
- https://chatgpt.com/g/g-3hvTjBr3I-dns-dnssec-protocol-explainer
- https://chatgpt.com/g/g-hH6XAsqsa-dhcp6-protocol-explainer
- https://chatgpt.com/g/g-pC6TFfD2T-dhcp4-protocol-explainer
- https://chatgpt.com/g/g-6740a40dbf9c81919180cefeadd83c28-kea-arm-helper
(disclaimer - it's just an experiment that needs more work if we decide to use it)
I am still digging in other tools, for automation simple tasks.