minus-squareamenji@programming.devtoTechnology@lemmy.ml•OpenAI announces SearchGPT: its new AI search enginelinkfedilinkarrow-up3·5 months agoHave you tried perplexity.ai? Using it to do some programming and it’s quite good so far. It’s basically LLM + Search Engines. You can also use it to use different models (not just with ChatGPT). Sometimes even run the code itself (Python for my case) and see if it’s valid. linkfedilink
minus-squareamenji@programming.devtoAsklemmy@lemmy.ml•What's your list of banned brands?linkfedilinkarrow-up12·5 months agoSo, uh, how do you live in modern society? linkfedilink
Have you tried perplexity.ai? Using it to do some programming and it’s quite good so far. It’s basically LLM + Search Engines.
You can also use it to use different models (not just with ChatGPT).
Sometimes even run the code itself (Python for my case) and see if it’s valid.