Hacker News new | ask | show | jobs
by hughmcinnis 385 days 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.

1 comments

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?

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.
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.