1
1 Comment

A.I Models Search Engine🤖

I have had a problem regards finding good A.I models in the internet for me to use in whatever I am programming at the time and I came to the conclusion that there is no tool that will provide you with with the name of the model, what it does, the GitHub code of it and reviews of people that have use it.

So I had the idea of building a search engine that specializes in getting that information in a database so people that had that same problem as me find a solution and before deciding to build this I want validation in the idea.

I want to know if the builders here have had that problem??
Who else had this problem?

on May 5, 2023
  1. 1

    The problem i see is how can you build a search engine that accurately finds the model that people need. Because if you're talking about LLM there's a variety of ways each can perform better depending on the task at hand. I think there will be eventually an API or a program that people will be able to use and based on the prompt it will use the correct LLM.