DEV Community

Cover image for List of free AI Models
Santhosh Balasa
Santhosh Balasa

Posted on • Updated on

List of free AI Models

Here is a list of free AI models you can use for programming:

  1. Chat GPT: https://chatgpt.com/
  2. Mistral AI: https://chat.mistral.ai/
  3. Claude AI: https://claude.ai/
  4. Cohere: https://coral.cohere.com/
  5. Copilot: https://copilot.microsoft.com/
  6. Perplexity AI: https://www.perplexity.ai/
  7. Inflection pi AI: https://pi.ai/
  8. BlackBox AI: https://www.blackbox.ai/
  9. Gemini: https://gemini.google.com/
  10. Phind: https://www.phind.com/
  11. You: https://you.com/
  12. Julius AI: https://julius.ai/

Top comments (9)

Collapse
 
stefanak-michal profile image
Michal Štefaňák

I feel like this is something what changes every week. 😅

Collapse
 
adriens profile image
adriens
Collapse
 
sbalasa profile image
Santhosh Balasa • Edited

Please let me know if there are more free ones, so I can update the list. Cheers!

Collapse
 
kwnaidoo profile image
Kevin Naidoo

Here are some:

  • Llama3
  • phi3
  • Mixtral (Mistral is the older v1 model)
  • OpenChat

The above are the best open-source models. Then for vector embeddings:

  • mixedbread-ai/mxbai-embed-large-v1
  • SFR-Embedding-Mistral

Full leaderboard here: huggingface.co/spaces/mteb/leaderb...

The best approach now for machine learning is RAG, so most 7B+ models should work fine.

Collapse
 
ramyus889 profile image
ramyus889

Codeium

Collapse
 
adriens profile image
adriens

How to pick some according to your AI project needs :

Collapse
 
karthik_n profile image
Karthikeyan

i hope there are many AI model still in development.

Collapse
 
jaaayson profile image
Jason Cravens

The "Chatbot Arena" is an amazing site.
chat.lmsys.org
Chatbot competitions. Battle mode, side-by-side and direct chat.

They currently have 41 models!
Runs best in the AM hours.

Collapse
 
milkymaru profile image
junyiwang • Edited

I also know some other AI coding tools, like Codeium and MarsCode, which are both pretty neat to use(❁´◡`❁)