2 comments

  • hughmcinnis 1 day ago
    I built https://www.agentrank.tech to help people discover the growing number of AI agents in one place. Right now it’s a manually curated directory, but I’m working toward adding features like user reviews, usage stats, and automatic updates.

    I feel like the existing sites for this are messy and not very user friendly. I created this site to be very clean and simple, while being extremely functional.

    • MattyRad 1 day ago
      I guess "agentic" LLMs are the new hotness. https://www.agentrank.tech/category/coding

      It seems as though all of the AI Agents (I'm still not sure what that even means) require 3rd parties? Or more specifically: are you aware of any Ollama compatible AI Agents?

      • hughmcinnis 22 hours ago
        This article I wrote might be helpful https://www.agentrank.tech/blog/what-are-ai-agents-really. Most AI agents I'm aware of come as a package. The only control the user has is what the agent does, not so much how it works.
        • MattyRad 20 hours ago
          Thanks. I was able to get up and running with AnythingLLM, which offers agency with Ollama (provided a model that supports tools). Pretty neat, I'm excited to try it out.