Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Which AI are you using recently?

24

Comments

  • schwabeneschwabene Member
    edited May 2025

    I have a ChatGPT Plus subscription and OpenWebUI installed on a VPS.
    OpenWebUI can query DeepSeek and LLMs from Google via API.
    Gemini 2.5 Pro is very good for programming.
    Gemini 2.0 Flash Lite is cheap but sufficient for many purposes. I'm considering building a language learning service with it.

  • raindog308raindog308 Administrator, Veteran

    Grok seems better than ChatGPT, but I use ChatGPT.

    To write this article, "A $1,000 Gift May Be Landing In Your Backyard, Courtesy of the Soviet Union," I asked ChatGPT to calculate what percent of the Earth was land between 51.7N and 5.17S latitude. It said it couldn't. Grok responded with a half-dozen paragraphs of math and a solid answer.

    Thanked by 1barbarza
  • I've been using Grok lately. It usually gets the job done, but recently it started replying in Chinese out of nowhere. This happened while I was working on an app with both a front end and a back end.

    Lately, ChatGPT models have been pretty underwhelming. They can't seem to generate even simple code in one go. I gave Gemini a shot too, but it refused to help with a project that involved downloading YouTube videos. I really don't like being restricted or blocked from writing certain types of code, so I’m steering clear of Gemini. Grok, on the other hand, had no problem generating it.

  • DediRockDediRock Member, Patron Provider

    @JerryHou said:
    Chatgpt free for most questions, then use Gemini to double check.

    Do you ever find discrepancies? I use the paid version of Chatgpt and have had really good results with what I need.

  • b00nb00n Member

    Using chatGPT for questions and coding. I'm surprised nobody is mentioning copilot (not using it, but corporate is pushing it)

  • Gemini Advanced. It was okay at first. Now it's great. Free for .edu until August 2026

  • eva2000eva2000 Veteran
    edited May 2025

    Neck deep in AI myself for

    • Google Gemini 2.5 Pro/Flash, Gemini 2.0 Flash
    • OpenAI o3, o4-mini-high, o4-mini, 4.1, 4.1 mini/nano, 4o, 4o-mini
    • Claude 3.7 Sonnet

    Paid

    Practically maxing out every service/model I use in terms of rate limits, token and message quota/message length limits LOL

    Free

    • LM Studio local LLM
    • Ollama local LLM
    • Google AI Suite
    Thanked by 2loay ariq01
  • eva2000eva2000 Veteran
    edited May 2025

    @CloudHopper said: Does anyone know which models have the most generous free API usage at the moment?

    Openrouter has a lot of free models with rate limits. I'd start there - I've pushed 30-40 million tokens per day for free - but that was with Gemini 2.0/2.5 models before they clamped down on rate limits due to demand. But other non-Google AI models have better rate limits https://openrouter.ai/docs/api-reference/limits

    Openrouter filtered free AI models list https://openrouter.ai/models?max_price=0 or free sorted by highest context token window sizes https://openrouter.ai/models?max_price=0&order=context-high-to-low

  • aRNoLDaRNoLD Member

    ChatGPT, mostly, and occasionally, not that frequently, Google AI studio.

    Deepseek, once or twice after registration, but don't like it.

  • @eva2000 said:

    @CloudHopper said: Does anyone know which models have the most generous free API usage at the moment?

    Openrouter has a lot of free models with rate limits. I'd start there - I've pushed 30-40 million tokens per day for free - but that was with Gemini 2.0/2.5 models before they clamped down on rate limits due to demand. But other non-Google AI models have better rate limits https://openrouter.ai/docs/api-reference/limits

    Openrouter filtered free AI models list https://openrouter.ai/models?max_price=0 or free sorted by highest context token window sizes https://openrouter.ai/models?max_price=0&order=context-high-to-low

    This is awesome! Getting an API key was trivial, (only wants an email address), it has a super simple API, (with Python examples), and has quite a few free models with virtually unlimited tokens. This is exactly what I needed! 😎

    Thanked by 1eva2000
  • mclovinit101mclovinit101 Member
    edited May 2025

    ChatGPT I have there pro plan for testing, But recently been using Claude 3.7 a ton

  • KodisKodis Member

    Perplexity and chatgpt

  • i use all of them, but preferably the ones without a moral, woken, climate-friendly or other compass. that seems to me to be deepseek at the moment, although i am aware that at least chinacriticism is also censored there.

    are there any other free models that are perhaps not subject to any regulation at all?

  • vovlervovler Member

    @aRNoLD said:
    ChatGPT, mostly, and occasionally, not that frequently, Google AI studio.

    Deepseek, once or twice after registration, but don't like it.

    Same here, gave deekseek a try but with code it seems to get stuck and when I give it a way to solve the issue it does but then in the next message(s) it tries to go back to the previous solution it (wrong one) it gave me

    Claude and Gemini have been performing the best, although I've been only using Gemini for the past 2 days

  • ariq01ariq01 Member

    chatgippity for coding

  • OhJohnOhJohn Member
    edited August 2025

    Self hosted gpt-oss:120b is really nice and fast, but this gpt-oss thinking:

    ... on Ubuntu 24.04 LTS (which is not released yet? Actually Ubuntu 24.04 will be released in April 2024; it's future but assume it's out) ...

    shows the age of the data...

    (I won't tell gpt-oss that it is running on Ubuntu 2404, so living in the future)

  • None :)

  • Claude and its good for coding

  • Mostly gpt for general, claude for code, some qwen for local AI agent but changed to gpt-oss when it opensource.

  • chatgpt premium plan I'm using to write AI articles. It creates 2 articles per minute.

  • Love kimi.com, the research feature is the best.

  • xvpsxvps Member
    edited August 2025

    ChatGPT fixes my spelling. PentestGPT.ai lets me pretend I'm a hacker. So far, people have mistaken me for being Canadian… and a pentester.

  • VoidVoid Member

    Grok because I like its semi uncensored style.

    Thanked by 1tux
  • Gemini 2.5 Pro in aistudio offers generous free credits and powerful tools.

  • DediRockDediRock Member, Patron Provider

    ChatGPT and of course DediRock AI™

    Thanked by 1gbzret4d
  • philipjensenphilipjensen Member, Patron Provider

    I'm using ChatGPT Plus for everything basically, such a nice tool to have and their new auto feature so it automatically decides to use the fast or long response model is really nice.

    Also been using Dera AI, saw it on TikTok and tried it. It requires a few tries, but it can create some really nice animations.

  • Claude seems to be best for code/bugfixing, although sometimes it changes what it thinks commenting out means mid-convo (// vs -- vs #) but that doesn't matter because I always delete the inane comments anyway.

  • ehabehab Member

    @Levi said:
    First I use cGPT, than I use Claude Sonet to correct cGPT mistakes and than I use xAI to finalize and optimize.

    no sing of your @yoursunny!

  • owrbitowrbit Member, Patron Provider

    Perplexity for research & some coding stuff. Gemini pro & chatgpt for blogs

    Thanked by 1lovelyserver
  • tarisutarisu Member, Host Rep

    Chatgpt for now, happy with it.

Sign In or Register to comment.