• @fraydabson@sopuli.xyz
    link
    fedilink
    English
    17 months ago

    I’ve recently been getting into programming for work. Which of course has got me trying to learn more about AI. I’m still a super amateur. I started with bing AI cause that free gpt4 access and bypassing the 4k character limit by telling bing not to reply until I’m done. Now I’m primarily using free plan of phind and its vscode extension. Which I really like. I don’t use the buttons that write code as I always write code myself and rarely copy paste. Helps me learn. I just like that it’s quicker without crazy character limits.

    I did recently see that you can pay for bing AI in VS code. Then it got me thinking if I’m gonna pay then I want to make sure it is for something good and prob not Microsoft. So considering paying for phind but now I am trying to look into what others are doing. There’s a world of products I’ve never heard of like hugging face. So I guess it’s time to start my journey on finding which one works best for me. I’ve recently degoogled myself so haven’t really touched bard but if Gemini proves worth it I may.

    Just rambling thoughts from a self taught noob programmer.

    • KiranWells
      link
      47 months ago

      Check out Ollama and its extensions for VSCode; might save you some money paying for other services if your computer can run models locally.

    • adr1an
      link
      fedilink
      37 months ago

      Huggingface is mostly a place where people upload models, analogous to GitHub and code repositories.

      You might be interested in cosine.sh btw