Hacker News new | ask | show | jobs
by stockhorn 953 days ago
I would like to see a GPT that has the latest knowledge of the libraries I want to discuss with him.

E.g. if I paste rust code with a serde invocation, the bot should look at doc.rs to find out the correct usage of the library. Or even better: scan the entire github repo, so that it is up2date with the crate.