@justzvan@lemmy.ml to Programming@programming.devEnglish • 5 months agoI made a FOSS AI file organizer!github.comexternal-linkmessage-square19fedilinkarrow-up128arrow-down114file-text
arrow-up114arrow-down1external-linkI made a FOSS AI file organizer!github.com@justzvan@lemmy.ml to Programming@programming.devEnglish • 5 months agomessage-square19fedilinkfile-text
minus-square@justzvan@lemmy.mlOPlinkfedilinkEnglish1•5 months agoCool! But one problem: I’m not using OpenAI. It supports Mistral, ollama and xtekky’s gpt4free
minus-square@RonSijm@programming.devlinkfedilink3•5 months agoIt’s called embeddings in other models as well: https://huggingface.co/blog/getting-started-with-embeddings https://ollama.com/blog/embedding-models
Cool! But one problem: I’m not using OpenAI. It supports Mistral, ollama and xtekky’s gpt4free
It’s called embeddings in other models as well:
https://huggingface.co/blog/getting-started-with-embeddings
https://ollama.com/blog/embedding-models
Embeddings are not unique to openai.