TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you use AI now? Any guides which AI to subscribe?

2 pointsby sawirricardo7 months ago
Hi HN, since the hype with GH's copilot using claude 3.5 sonnet, I think I need a guide on how to best utilize these AI. Are there any diagram, or advices on which one to use? are there any cases which encourage to use one better than the others? Thanks

4 comments

esperent7 months ago
Any guide would probably be outdated in a month, unfortunately.<p>It does seem like Claude is currently slightly ahead of ChatGPT, especially when it comes to to technical stuff. But will it still be ahead next week? Who knows.<p>A more optimistic way of looking at it is that all of these tools are quite useful if you use them well, and pretty much all are better than what existed at all two years ago. So pick one that works for you and don&#x27;t exhaust yourself trying to figure out what&#x27;s currently &quot;best&quot;.
wkat42427 months ago
I use a local server with ollama and llama 3.1 uncensored (8b). With OpenWebUI I get search engine integration, python tools and many others. I don&#x27;t have to share any data with big tech and I can ask it whatever I want without censorship for e.g. sexual topics.<p>For me it&#x27;s so much better than ChatGPT. Despite not being as good an LLM model, it&#x27;s just much more useful.
tarasglek7 months ago
I wrote chatcraft.org for dev and mobile use cases. It can run code for validation does voice input. Anthropic is the first ui that&#x27;s end competitive, aider is another interesting one. Special trick in chatcraft is that it allows using very advanced models for free without any signups and logins
sfmz7 months ago
There are LLM leaderboards for different use-cases. <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;spaces&#x2F;lmarena-ai&#x2F;chatbot-arena-leaderboard" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;spaces&#x2F;lmarena-ai&#x2F;chatbot-arena-leade...</a>