• Best Products
  • Launches
    Launch archiveMost-loved launches by the community
    Launch GuideChecklists and pro tips for launching
  • News
    NewsletterThe best of Product Hunt, every day
    StoriesTech news, interviews, and tips from makers
    ChangelogNew Product Hunt features and releases
  • Forums
    ForumsAsk questions, find support, and connect
    Kitty Points LeaderboardThe highest scoring community members
    StreaksThe most active community members
    EventsMeet others online and in-person
  • Advertise
Subscribe
HomeRecent commentsSearch all threadsStart new thread

Topic Forums

Forum General categoryp/generalForum Vibecoding categoryp/vibecodingForum AMA categoryp/amaForum Introduce yourself categoryp/introduce-yourselfForum Self-Promotion categoryp/self-promotion

Product Forums

RunEvrp/runevrPusharyp/pusharySubscription Dayp/subscription-dayFetchSandboxp/fetchsandboxAI Context Flowp/ai-context-flowCloud World Modelp/cloud-world-modeltablop/tablo-a-desktop-cat-widgetMurmellp/murmellPopTask - AI Powered Menu Bar To-do Listp/poptaskLinkedInp/linkedinHoplitep/hopliteOpenBoxp/openboxTouchGrassp/touchgrass-2ProductBridgep/productbridgePremastp/premast-templatesMurrorp/murrorHtmlDragp/htmldragCtruh Studiop/ctruh-studioCluing (formerly Collabwriting)p/cluingKubitp/kubit
General

p/general

by

•1yr ago
Do you trust any particular LLM model? (Your preferences over other AI solutions)

Yesterday, Meta announced that they have released a new collection of AI models, Llama 4, in its Llama family.

(It consists of Llama 4 Scout, Llama 4 Maverick, and Llama 4 Behemoth.)

Historically, Open AI with its ChatGPT has been on the market for the longest period.

46

General

p/general

by

•11d ago
Anyone else building AI features without relying on external LLM APIs?

Hi all, there's a distinction I keep thinking about: apps built with AI (Cursor, Claude, Copilot writing the code) vs apps that depend on AI APIs at runtime to function.

I'm in the first camp. I used AI-assisted coding heavily to build Briskly (a cleaning app that scans your room and generates a timed task list), but the app itself makes zero LLM API calls. The scanning runs on Apple's Vision framework, entirely on-device. No tokens, no per-user inference costs, no latency, works offline, and my privacy label is basically empty.

10

General

p/general

by

•5d ago
Which AI tools have become so essential that you can’t imagine your work without them?

I think AI has been around long enough for us to identify which tools have changed the way we work.

There are more and more of them every day, and sometimes it feels like it s getting harder to keep track of them all.

20

Ctruh Studio

p/ctruh-studio

by

•10d ago
What's one AI tool you can't work without anymore?

AI has become part of almost everyone's workflow.

If you had to keep just one AI tool, which would it be and why?

14

Llama

p/llama-3

by

•3yr ago
Are you training your own Models like Llama instead of using GPT ?

7

General

p/general

by

•5mo ago
How to learn a new skill using AI without giving you the full solution right away? Which LLM to use?

In a discussion forum with @monatruong_murror , we talked about how AI can help us learn things that aren t naturally familiar to us, like programming.

The biggest challenge was/is:
Getting AI to guide you toward a solution, instead of just giving you the answer.

23

OpenClaw

p/clawdbot-2

by

•5mo ago
What's the best AI model for OpenClaw?

There's a question we all ask when setting up @OpenClaw: which model should I actually use?

What are your suggestions? Any preferences?

22

Claude by Anthropic

p/claude

by

•7mo ago
What's the best AI model for coding?

New AI models pop up every week. Some developer tools like @Cursor, @Zed, and @Kilo Code let you choose between different models, while more opinionated products like @Amp and @Tonkotsu default to 1 model.

Curious what the community recommends for coding tasks? Any preferences?

102

General

p/general

by

•3mo ago
Tracking your brand in LLMs

Everyone is hyping up GEO as the new SEO. Honestly? They re just merging.
But hype aside, if you aren't tracking how ChatGPT or Perplexity cite your product, you're flying blind.
What tools are you actually using to monitor your brand's AI visibility right now?

7

Self-Promotion

p/self-promotion

by

•9mo ago
Introducing Architectgbt : Find Your Perfect AI Model in 60 Seconds with Smart Recommendations.

Hi Founders,

I excited to share that I have built ArchitectGBT - Find Your Perfect AI Model and now its BETA live. ArchitectGBT is an AI-powered tool that takes the guesswork out of LLM selection.

Describe your project in natural language Get instant recommendations ranked by speed, cost, and accuracy for your specific use case.

8

Llama

p/llama-3

by

•3yr ago
LLama2 is free... Will you build with it?
Meta just made it's Large Language Model, Llama2 free for commercial use. You can use it in your projects without paying any licensing fee or api costs. So just host and use.. What would you like to build with it?

10

General

p/general

by

•1yr ago
How do I get my product recommended by LLMs like ChatGPT?

I've seen ChatGPT and other LLMs recommend tools, products, and websites based on user queries.

As a solo maker, I'm curious,

how do these models decide what to recommend?

8

Vibecoding

p/vibecoding

by

•11mo ago
What is actually a “complex problem” for LLMs?

I keep seeing advice like use this model for the easy stuff and that one for complex problems. But it makes me wonder what really counts as a complex problem for an LLM?

For us, complex usually means lots of steps, deep reasoning, or tricky knowledge. But for AI, the definition might be different. Some things that feel easy for us can be surprisingly hard for models, while things that seem tough for us (like scanning huge datasets quickly) might be trivial for them.

12

Claude by Anthropic

p/claude

by

•3yr ago
Which AI tools are you using other than ChatGPT/ Claude/ Llama?
I use ChatGPT/ Claude/ Llama almost daily for copy-writing, brainstorming, coding. But I have this FOMO that I may not be fully utilizing the power of AI to work more efficiently and productively. Which tools are you using other than ChatGPT for productivity? Let me know!

12

Fleet

p/fleet-cockpit

by

•1yr ago
The differences between prompt context, RAG, and fine-tuning and why we chose prompting

When integrating internal knowledge into AI applications, three main approaches stand out:

1. Prompt Context  Load all relevant information into the context window and leverage prompt caching.
2. Retrieval-Augmented Generation (RAG)  Use text embeddings to fetch only the most relevant information for each query.
3. Fine-Tuning  Train a foundation model to better align with specific needs.

Each approach has its own strengths and trade-offs:

6

OpenAI

p/openai

by

•10mo ago
How do you approach Context Engineering when building with OpenAI models?

Lately, I have been experimenting with how to feed context into GPT models more effectively.

For example, when fine-tuning or working with larger context windows, I have noticed that the dilemma is in organizing the surrounding information, rather than the prompt itself. Last week, I came to know that it's called Context Engineering.

23

General

p/general

by

•3yr ago
What AI tools are you paying for and you think are worth the money?

58

General

p/general

by

•1yr ago
What are the challenges marketers are dealing with while using multiple tools and LLMs?

As a marketer trying to be AI first and making sure my team does the same, I do have some issues such as:

  1. Juggling many LLMs to find a base I can work on (image generation, content creation, strategy builder, content optimizer, social media content and hashtag generation,...)

  2. Having to test many prompts to get what i need. Sometimes I even need to repeat the same prompt in different LLMs to get what I need

  3. Need to copy paste the result on a different tool for final edits and tweaks.

  4. Ending up using the same tools I used before, such as Canva, google Sheets, Google Docs, ...

I do think that AI is super helpful for content optimization, reducing time to do research, cutting labor cost and many more stuff, but I'm afraid we're still using too many tools for doing the same tasks and it's not that cheap at all!

7

ChatGPT by OpenAI

p/chatgpt

by

•1yr ago
Isn't there a simpler way to run LLMs / models locally ?

Hi everyone,

I'm currently exploring a project idea : create an ultra-simple tool for launching open source LLM models locally, without the hassle, and I'd like to get your feedback.

The current problem:

I'm not a dev or into IT or anything, but I've become fascinated by the subject of local LLMs , but running an LLM model on your own PC can be a real pain in the ass :

7

General

p/general

by

•3yr ago
What AI tools do you use to boost productivity?

9

General

p/general

by

•2yr ago
Which AI tool you mostly used for your development related work? Suggest here.

11

OpenAI

p/openai

by

•1yr ago
OpenAI launches new tools for building agents

On their livestream today, OpenAI just released a bunch of new tools for reliably building and using AI agents. From what I can tell, this is what's new-

New APIs:

  • Responses API - a new multi-modal API that builds on chat completions to allow for the next-generation of tool calling, starting with the new tools announced today.

9

Chakra UI

p/chakra-ui

by

•1yr ago
My issue with Chakra 3 is that llm's are bad at it

Title says it all, but in general i find that llm's are pretty bad with v3 components.
both prop names and the general composition of components seem to have sufficient variance from v2 that the llm's often use the "wrong" paradigm.
i like chakra, how can i use my tools more effectively so that it works well with gen ai?
do you have context you set, or do you constantly mentioned you are using v3?
appreciate any tips :)

6

General

p/general

by

•2yr ago
Do you use AI Tools in your work?
What AI Tools do you use most often when you re at work? If you don t, share a reason why you believe they re not effective. AI Tools I use: ChatGPT Claude Canva Make.com Typefully Phantombuster Share your success or hate stories with AI! I m curious to know :) God of Prompt

6

Subscribe
Top Product Categories

Engineering & Development

  • Vibe Coding Tools
  • AI Coding Agents
  • AI Code Editors

LLMs

  • AI Chatbots
  • AI Infrastructure Tools
  • Prompt Engineering Tools

Productivity

  • AI notetakers
  • Note and writing apps
  • Team collaboration software
  • Search
  • AI Workflow Automation

Marketing & Sales

  • Lead generation software
  • Marketing automation platforms

Design & Creative

  • Video editing
  • Design resources
  • Graphic design tools
  • AI Generative Media

Social & Community

  • Social Networking
  • Professional networking platforms
  • Community management

Finance

  • Accounting software
  • Fundraising resources
  • Investing

AI Agents

  • AI Voice Agents
See All Categories >>

Trending categories

  • Vibe Coding Tools
  • AI Dictation Apps
  • AI notetakers
  • Code Review Tools
  • No-code Platforms
  • Figma Plugins
  • Static site generators

Top reviewed

  • Lovable
  • n8n
  • Attio
  • PostHog
  • Vapi
  • Granola
  • Raycast
  • Supabase

Trending products

  • Lovable
  • Screen Studio
  • bolt.new
  • Wispr Flow
  • Framer
  • Replit
  • Vapi
  • Granola

Top forum threads

  • Cursor or Claude Code?
  • POLL: Domain or product first?
  • YC deadline in <2 weeks; Who's applying?
  • We Got into YC, Got Kicked Out, and Fought Our Way Back
  • How Wispr Flow found PMF through pivot
  • Best Vibe Coding tool so far?
  • Landing page roast - 48 hours only
  • Fix your tagline with the PH CEO
© 2026 Product Hunt
NewsletterAppsAboutFAQTermsPrivacy & CookiesPrivacy ChoicesAdvertisellms.txtContact us: hello@producthunt.com