Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
unique_id: string
content_id: string
content_name: string
category: string
field: string
field_url: string
subfield: string
subfield_url: string
content_tag_list: string
review_cnt: string
rating: string
GitHub Star: string
Bing Rank: string
Google Rank: string
website: string
github: string
detail_url: string
dt: string
publisher_id: string
source: string
ext_info: struct<comments: int64, upvote: int64, links: list<item: string>, tagline: string>
  child 0, comments: int64
  child 1, upvote: int64
  child 2, links: list<item: string>
      child 0, item: string
  child 3, tagline: string
_source_date: string
price_per_call_credit: double
api_list: list<item: null>
  child 0, item: null
name: string
api: string
price_fixed_credit: double
thumbnail_picture: string
upload_image_files: string
price_subscription: string
content: string
price_type: string
to
{'publisher_id': Value('string'), 'name': Value('string'), 'content': Value('string'), 'website': Value('string'), 'field': Value('string'), 'subfield': Value('string'), 'content_tag_list': Value('string'), 'github': Value('string'), 'thumbnail_picture': Value('string'), 'upload_image_files': Value('string'), 'api': Value('string'), 'price_type': Value('string'), 'price_per_call_credit': Value('float64'), 'price_fixed_credit': Value('float64'), 'price_subscription': Value('string'), 'api_list': List(Value('null')), 'ext_info': {'comments': Value('int64'), 'upvote': Value('int64'), 'links': List(Value('string')), 'tagline': Value('string')}, 'source': Value('string'), 'dt': Value('string'), '_source_date': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              unique_id: string
              content_id: string
              content_name: string
              category: string
              field: string
              field_url: string
              subfield: string
              subfield_url: string
              content_tag_list: string
              review_cnt: string
              rating: string
              GitHub Star: string
              Bing Rank: string
              Google Rank: string
              website: string
              github: string
              detail_url: string
              dt: string
              publisher_id: string
              source: string
              ext_info: struct<comments: int64, upvote: int64, links: list<item: string>, tagline: string>
                child 0, comments: int64
                child 1, upvote: int64
                child 2, links: list<item: string>
                    child 0, item: string
                child 3, tagline: string
              _source_date: string
              price_per_call_credit: double
              api_list: list<item: null>
                child 0, item: null
              name: string
              api: string
              price_fixed_credit: double
              thumbnail_picture: string
              upload_image_files: string
              price_subscription: string
              content: string
              price_type: string
              to
              {'publisher_id': Value('string'), 'name': Value('string'), 'content': Value('string'), 'website': Value('string'), 'field': Value('string'), 'subfield': Value('string'), 'content_tag_list': Value('string'), 'github': Value('string'), 'thumbnail_picture': Value('string'), 'upload_image_files': Value('string'), 'api': Value('string'), 'price_type': Value('string'), 'price_per_call_credit': Value('float64'), 'price_fixed_credit': Value('float64'), 'price_subscription': Value('string'), 'api_list': List(Value('null')), 'ext_info': {'comments': Value('int64'), 'upvote': Value('int64'), 'links': List(Value('string')), 'tagline': Value('string')}, 'source': Value('string'), 'dt': Value('string'), '_source_date': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

publisher_id
string
name
string
content
string
website
string
field
string
subfield
string
content_tag_list
string
github
string
thumbnail_picture
string
upload_image_files
string
api
string
price_type
string
price_per_call_credit
float64
price_fixed_credit
float64
price_subscription
string
api_list
list
ext_info
dict
source
string
dt
string
_source_date
string
qwen-image-2512
Qwen-Image-2512
Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud. - QwenLM/Qwen3
https://github.com/QwenLM/Qwen3
AI AGENT
Open Source
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 8, "upvote": 328, "links": [ "https://www.producthunt.com/products/qwen3" ], "tagline": "SOTA open-source T2I model with even greater realism" }
producthunt
20260101
20260101
co-op
Co-Op
Co-Op is an open-source AI advisory platform that provides startup founders with expert guidance across multiple domains. Unlike single-model AI chatbots, Co-Op uses a unique LLM Council architecture where multiple AI models collaborate and cross-critique each other's responses to ensure accuracy and reduce hallucinati...
https://co-op.software/
AI AGENT
Open Source
Fintech
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 30, "links": [ "https://www.producthunt.com/products/co-op-2" ], "tagline": "AI-Powered Advisory Platform for Startups" }
producthunt
20260101
20260101
northr-ai
northr.ai
Every AI conversation starts from zero. You repeat your role, preferences, and context. Every. Single. Time. Northr is a Chrome extension that gives AI tools persistent memory of who you are. Set up your identity once, it follows you across ChatGPT/Claude/Gemini. Build narrative profiles for Business, Personal, and Voi...
https://identity.northr.ai/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 13, "links": [ "https://www.producthunt.com/products/northr-ai" ], "tagline": "Adaptive AI planning for people who hate rigid systems" }
producthunt
20260101
20260101
found-by-ai
Found By AI
Traditional SEO is changing. Today, customers ask AI agents (like Siri, Gemini, and ChatGPT) for recommendations. If these AIs can't "read" your business data, they can't recommend you. You don't just lose a click; you lose the customer entirely. Found By AI is a diagnostic tool designed to test your "AI Visibility." S...
https://becomefoundbyai.app/
AI AGENT
SEO
SaaS
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 5, "upvote": 11, "links": [ "https://www.producthunt.com/products/found-by-ai" ], "tagline": "Is your business invisible to ChatGPT and Siri?" }
producthunt
20260101
20260101
audioscribe
AudioScribe
AudioScribe revolutionizes transcription with the world's first end-to-end workflow platform and delivers a complete pipeline:&nbsp;**transcribe → analyze → automate**.AudioScribe combines accurate multi-language transcription with&nbsp;**12 specialized AI summary templates**&nbsp;covering everything from Interview Bri...
https://www.audioscribe.org/en/journalists?s=d01
AI AGENT
Productivity
SaaS
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 3, "upvote": 10, "links": [ "https://www.producthunt.com/products/audioscribe-2" ], "tagline": "World's first workflow-integrated AI transcription platform" }
producthunt
20260101
20260101
happyinsights-ai
HappyInsights.ai
Turn customer feedback into valuable insights
https://happyinsights.ai/
AI AGENT
Artificial Intelligence
YouTube
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 4, "upvote": 4, "links": [ "https://www.producthunt.com/products/happyinsights-ai" ], "tagline": "Turn customer feedback into valuable insights" }
producthunt
20260101
20260101
pushary
Pushary
Your AI agents stop when they need a permission or an answer. Pushary puts that yes or no on your lock screen, so the work keeps moving while you are away. New in this launch: native iPhone and Android apps. Pair with your terminal by scanning a QR code, no key to paste. Approvals, questions, and task-done alerts from ...
https://pushary.com/
AI AGENT
Marketing
SaaS
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/pushary" ], "tagline": "Push notifications without an app" }
producthunt
20260101
20260101
moodtask
MoodTask
Moodtask connects your emotional well-being with your productivity. Unlike standard to-do lists, it helps you understand how your mood affects your output. Key Features: ✨ AI-Powered Insights: Discover your peak productivity times. ✅ Smart Task Management: Prioritize based on how you feel. 🔒 Privacy First: 100% local ...
https://moodtask.com/
AI AGENT
iOS
Task Management
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 3, "upvote": 8, "links": [ "https://www.producthunt.com/products/moodtask" ], "tagline": "Track mood & master tasks. Unlock AI productivity insights." }
producthunt
20260101
20260101
creatives-takeover
Creatives Takeover
Creatives Takeover gives first-time founders a proven path to validate their ideas, build the right product, and launch with confidence. Backed by mentors and investors who've been where you are.
https://creatives-takeover.com/
AI AGENT
Artificial Intelligence
Fundraising
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 2, "upvote": 4, "links": [ "https://www.producthunt.com/products/creatives-takeover" ], "tagline": "The Zero to One Platform" }
producthunt
20260101
20260101
solarpower-ml
SolarPower ML
Passive monitoring is obsolete. SolarPower ML is the active intelligence layer for your energy stack. Using physics-informed machine learning and satellite telemetry, we model atmospheric opacity to forecast yield days in advance. Designed for prosumers who demand scientific precision, we automate battery scheduling to...
http://solarpowerml.com/
AI AGENT
Artificial Intelligence
Climate Tech
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/solarpower-ml" ], "tagline": "Solar Power Forecasting Powered by Physics-Aware AI" }
producthunt
20260101
20260101
roastmyprofile-io
RoastMyProfile.io
Get brutally honest AI feedback on your resume in 30 seconds. Free resume roasting + professional resume rewriting for $9.99. Fix what is killing your job applications.
https://roastmyprofile.io/
AI AGENT
Artificial Intelligence
Memes
https://ph-files.imgix.net/5b6032c2-82aa-45a7-9c5a-e43de0b12eef.x-icon?auto=compress,format&codec=mozjpeg&cs=strip&dpr=1&fit=crop&frame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/roastmyprofile-io" ], "tagline": "AI roasts your resume like Gordon Ramsay, then fixes it" }
producthunt
20260101
20260101
concealy
Concealy
This is a website that allows users to make their AI generated text not detected by AI detection tools. Basically, they input their text from AI (like ChatGPT, Gemini, etc.) and they get the processed text which is not flagged as AI written by AI detection tools such as GPTzero, Turnitin etc. THE KEY FEATURE OF MY WEBS...
https://concealy.org/
AI AGENT
Developer Tools
Tech
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/concealy" ], "tagline": "Makes AI generated text not flagged by AI detection tools" }
producthunt
20260101
20260101
ranklite
Ranklite
Get recommended by ChatGPT & Rank on Google. Get done-for-you Blog Posts, Backlinks and Free Tools while you sleep.
https://www.ranklite.site/
AI AGENT
Marketing
SEO
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/ranklite" ], "tagline": "Build Organic Traffic on Autopilot with AI" }
producthunt
20260101
20260101
omnientra
Omnientra
Omnientra replaces manual IT tickets with autonomous AI Agents. It connects to 80+ tools (Okta, AWS, Slack, JISR) to handle employee offboarding, access reviews, and permission auditing automatically. SOC2-ready architecture for enterprise security.
https://www.omnientra.com/
AI AGENT
SaaS
Artificial Intelligence
https://ph-files.imgix.net/26a2c228-74e9-4535-8539-67d2fc5f0c3f.vnd.microsoft.icon?auto=compress,format&codec=mozjpeg&cs=strip&dpr=1&fit=crop&frame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 2, "upvote": 7, "links": [ "https://www.producthunt.com/products/omnientra" ], "tagline": "Autonomous AI Agents for Identity Security & IT Ops" }
producthunt
20260101
20260101
qeeebo
Qeeebo
AI-curated question-and-answer platform.
https://www.qeeebo.com/
AI AGENT
Artificial Intelligence
Search
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/qeeebo" ], "tagline": "AI-curated question-and-answer platform." }
producthunt
20260101
20260101
free-ai-visibility-audit
Free AI Visibility Audit
Traditional SEO is fading. Millions of users now rely on ChatGPT, Perplexity, and Gemini for answers. Is your website technically ready to be cited by them? IA-Ready is a free audit tool for every site owner, not just devs. In 30 seconds, we analyze your "AI-Visibility" score based on 5 pillars: Bot permissions (like G...
https://ia-ready.imaxdev.fr/en
AI AGENT
Web App
SEO
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/free-ai-visibility-audit" ], "tagline": "Is your website invisible to AI? Get your free audit in 30s" }
producthunt
20260101
20260101
dowser
Dowser
Dowser doesn’t just clean or label data. It directly trains and benchmarks models to prove which datasets help or hurt performance. Using influence guided training, it produces confident influence scores in minutes on commodity hardware across Huggingface datasets. Teams get precise guidance on what data actually moves...
https://durinn-concept-explorer.azurewebsites.net/
AI AGENT
Artificial Intelligence
Data & Analytics
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/dowser" ], "tagline": "Find the right data, optimize training, ship models fast" }
producthunt
20260101
20260101
bulk-audio-generation
Bulk Audio Generation
Generate high quality audios in bulk.
https://bulkaudiogeneration.vercel.app/
AI AGENT
Artificial Intelligence
Audio
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/bulk-audio-generation" ], "tagline": "Generate Audios in bulk" }
producthunt
20260101
20260101
novoslo
Novoslo
Novoslo is an AI transformation partner delivering practical AI systems that automate workflows, reduce manual work, and drive measurable results.
https://novoslo.com/
AI AGENT
Artificial Intelligence
Consulting
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/novoslo" ], "tagline": "AI Transformation Partner" }
producthunt
20260101
20260101
adrit
Adrit
Empowering Africa with Intelligent AI Solutions
https://dorbai.com/adrit/wa
AI AGENT
Artificial Intelligence
Bots
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 5, "links": [ "https://www.producthunt.com/products/adrit" ], "tagline": "Private. Instant. No installation." }
producthunt
20260101
20260101
ai-rank-lab
AI Rank Lab
All-in-one SEO and AI optimization platform. AI Content Writer with WordPress plugin, SEO/AEO/GEO reports, Keyword Planner, Core Web Vitals automation, and AI visibility tracking. Generate SEO-optimized articles, schedule publication, edit with AI, and track performance across all platforms.
https://www.airanklab.com/
AI AGENT
Writing
SEO
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/ai-rank-lab" ], "tagline": "AI-powered SEO insights that tell you exactly how to rank." }
producthunt
20260101
20260101
playstext
PlaysText
PlaysText is an AI-powered text-to-speech platform that transforms text or URLs into natural-sounding audio. Choose from multiple TTS providers including OpenAI for the perfect voice quality. Key features include URL content extraction, an audio library to organize your files, public sharing with analytics, and flexibl...
https://playstext.com/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 2, "links": [ "https://www.producthunt.com/products/playstext" ], "tagline": "Transform text to lifelike speech with AI-powered TTS" }
producthunt
20260101
20260101
move2gemini
Move2Gemini
Move2Gemini.io - The secure, private tool to migrate or transfer your ChatGPT history data to Google Gemini. Automatically converts youDon't lose years of context when switching AIs. Move2Gemini allows you to securely export your ChatGPT history and import it directly into Google Gemini. Keep your prompts, code snippet...
https://move2gemini.io/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/move2gemini" ], "tagline": "Migrate ChatGPT History to Gemini. Securely." }
producthunt
20260101
20260101
re-fine
Re-fine
Your clients speak to ChatGPT. Get mentioned on it.
https://getrefine.ai/
AI AGENT
Analytics
Marketing
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/re-fine" ], "tagline": "Monitor, analyze & act on AI search insights in real-time." }
producthunt
20260101
20260101
nebutra-sailor
Nebutra-Sailor
Stop rebuilding SaaS infrastructure from scratch. Nebutra Sailor is an open-source, enterprise-grade monorepo that turns “Build it with Vibe” into “Ship a real product.” ⚙️ Multi-tenant with RLS 🧠 AI-native: LLMs, embeddings, MCP agents, RAG 💰 Stripe billing, metering, feature gates 🔐 WAF, GDPR/CCPA, audit logs 🎨 W...
https://nebutra.com/
AI AGENT
SaaS
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/nebutra-sailor" ], "tagline": "Open-source SaaS platform for the Vibe Business era." }
producthunt
20260101
20260101
codie
Codie
Codie is an ADHD-friendly planner with smart scheduling, daily focus limits, and energy-based planning. Reduce overwhelm and plan your day with calm.
https://codieapp.com/
AI AGENT
Productivity
Calendar
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/codie-2" ], "tagline": "A calmer, kinder way to plan your day." }
producthunt
20260101
20260101
promptpack
PromptPack
Copy all your project files to AI at once instead of opening them one by one. Select files, click copy, paste into ChatGPT/Claude/Cursor. Saves 20+ minutes every time. Works offline. 100% local. Free.
https://promptpack.fun/
AI AGENT
Productivity
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/promptpack-101" ], "tagline": "Copy all your project files to AI at once" }
producthunt
20260101
20260101
copilothub
CopilotHub
A curated collection of AI prompts, agents, tools, MCP servers, and instructions for GitHub Copilot. Enhance your development workflow with community-driven resources.
https://copilothub.directory/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/copilothub" ], "tagline": "Searchable directory for Github Copilot prompts & resources" }
producthunt
20260101
20260101
link-words-puzzles
Link Words Puzzles
Link Words is a word puzzle game built entirely with AI tools. You get 28 words. Find 7 groups of 4 words that share something in common. Simple rules, surprisingly tricky. What makes it unique: I built this as an experiment — could a solo dev ship a real game using only AI? Claude for Swift code, Midjourney for graphi...
https://apps.apple.com/pl/app/link-words-puzzles/id6753880107
AI AGENT
Puzzle Games
Games
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 5, "links": [ "https://www.producthunt.com/products/link-words-puzzles" ], "tagline": "Solo dev experiment: word game made with AI" }
producthunt
20260101
20260101
loan-default-risk-prediction
Loan Default Risk Prediction
Nothing new but I will appreciate a few visitors on my website. Also give feedback, try my ML model. EDA Dashboard may take time to load but it will load.
https://huggingface.co/spaces/lmno3418/loan-default-prediction
AI AGENT
Artificial Intelligence
Tech
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/loan-default-risk-prediction" ], "tagline": "College Mini Project" }
producthunt
20260101
20260101
hireonix-ai
Hireonix AI
Hireonix AI is a skill-first hiring platform for both job seekers and employers. Job seekers get AI resumes, ATS optimization, mock interviews, and role-fit insights. Employers get AI-generated job descriptions, candidate ranking, AI interviews with cheating detection, and automated hiring workflows. Unlike fragmented ...
https://hireonixai.com/
AI AGENT
Hiring
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/hireonix-ai" ], "tagline": "Skill-first AI hiring for job seekers & companies" }
producthunt
20260101
20260101
metaedx
MetaEdx
MetaEdx is an AI-powered career intelligence platform helping students, graduates, and professionals build real-world skills and workforce readiness. Instead of relying on CVs alone, MetaEdx uses simulations, skill signals, and learning data to help people gain experience and help employers assess talent more accuratel...
https://metaedx.com/
AI AGENT
Hiring
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 2, "upvote": 5, "links": [ "https://www.producthunt.com/products/metaedx" ], "tagline": "AI-powered career intelligence platform" }
producthunt
20260101
20260101
opensource-rag-agent
Opensource RAG Agent
Contribute to ebharathi/opensource-RAG-agent development by creating an account on GitHub.
https://github.com/ebharathi/opensource-RAG-agent
AI AGENT
Open Source
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 5, "links": [ "https://www.producthunt.com/products/opensource-rag-agent" ], "tagline": "Run GGUF model locally with agent setup" }
producthunt
20260101
20260101
next-turn
Next Turn
Next Turn revives ancient strategic board games getting extinct. Play Bagh Chal (Nepal) & Aadu Puli Attam (South India) - centuries-old Tiger vs Goat games with chess-like depth. Why it matters: These cultural treasures are being forgotten. We're bringing them online for players worldwide. Features: Real-time multiplay...
https://www.nextturn.fun/
AI AGENT
Artificial Intelligence
Games
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/next-turn" ], "tagline": "Traditional strategy games, reimagined for online play" }
producthunt
20260101
20260101
chrome-web-store
Chrome Web Store
A Chrome extension to bulk delete ChatGPT conversations and Navigation through prompt easily
https://chromewebstore.google.com/detail/gpt-navigator-bulk-delete/jkkhkcljbnpghkhbgdoihnohfbbbmlib
AI AGENT
Chrome Extensions
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 3, "links": [ "https://www.producthunt.com/products/chrome-web-store-57" ], "tagline": "Navigate ChatGPT faster and bulk delete conversations easily" }
producthunt
20260101
20260101
textopal
TextoPal
Select text and press Cmd, Shift, T. TextoPal appears in your menu bar to fix, translate, or rewrite your content. This app removes the need to copy and paste back and forth between your editor and a browser. Key Features: - Fix grammar and spelling with explanations for every change. - Translate text into any language...
https://textopal.ricu.it/
AI AGENT
Writing
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/textopal" ], "tagline": "AI text transformations in your Mac menu bar" }
producthunt
20260101
20260101
overlay
Overlay
OverlayAI - Your invisible AI assistant for interviews, job applications, and schoolwork. Works with OpenAI, Claude, Gemini, and more.
https://overlayai.app/
AI AGENT
Productivity
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/overlayai-an-invisible-ai" ], "tagline": "For interviews, job applications, school and daily work" }
producthunt
20260101
20260101
mygptspace
MyGPTspace
MyGPTspace is an AI-powered collaboration platform that transforms how people search, discuss, and build knowledge together. Instead of isolated searches and scattered information, MyGPTspace brings questions, sources, and people into shared AI spaces where context is never lost. With MyGPTspace, users can organize sea...
https://mygptspace.com/
AI AGENT
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 5, "links": [ "https://www.producthunt.com/products/mygptspace" ], "tagline": "Where AI, Questions, and People Build Knowledge Together" }
producthunt
20260101
20260101
makerhub
makerHub
Simplify your day. Amplify your life. Micro-stacks, smart hacks, and microlearning for conscious tool use — your on-the-go hub for productivity, creativity, and wellbeing for makers and digital nomads.
https://play.makerhub.app/
AI AGENT
Design Tools
Global Nomad
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/makerhub" ], "tagline": "On-the-go Hub for productivity, creativity, and wellbeing." }
producthunt
20260101
20260101
ashkmarket-ai-financial-assistant
AshkMarket AI Financial Assistant
This is a lightweight AI investment agent that helps you make clearer trading decisions — without predictions, noise, or false promises. You get: • Clear entry, take profit, and stop loss levels • Risk-aware asset selection • A small, actionable portfolio • No overengineering, no signal spam, no “guaranteed profit” non...
https://ashkmarket.vercel.app/
AI AGENT
Fintech
Investing
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/ashkmarket-ai-financial-assistant" ], "tagline": "Your AI investment co-pilot. Simple. Risk-aware. No hype" }
producthunt
20260101
20260101
fe-engage-toolkit
FE Engage Toolkit
FeEngage is a comprehensive data-driven toolkit designed specifically for Fire Emblem Engage players. Stop guessing and start strategizing with precision. Key Features: Growth Simulator: Visualize unit stats at any level with different class paths. Unit Builder: Plan your team compositions, emblems, and skill inheritan...
https://www.feengage.com/
AI AGENT
User Experience
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/fe-engage-toolkit" ], "tagline": "The ultimate growth simulator & planner for FE Engage." }
producthunt
20260101
20260101
sagebow
SageBow
SageBow's autonomous AI agents execute end-to-end projects across every industry domain. They turn your Python environment into an intelligent, self-driving workspace, managing the heavy lifting, speeding experimentation, and streamlining advanced processes such as AI engineering and Data Science.
https://sagebow.com/
AI AGENT
API
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/sagebow" ], "tagline": "Deploy autonomous agents into your Python environment" }
producthunt
20260101
20260101
highlevel-services-playbooks
HighLevel Services Playbooks
A practical HighLevel knowledge base built as service playbooks, not generic tutorials. Each post breaks down real agency and local business use cases, CRM setup, automations, AI tools, pricing, and retention workflows. Structured for SEO and AI search, written for future users, and focused on implementation, not hype.
https://ghl-services-playbooks-automation-crm-marketing.ghost.io/
AI AGENT
Tech
No-Code
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/highlevel-services-playbooks" ], "tagline": "Actionable Playbooks for agencies and local businesses" }
producthunt
20260101
20260101
ai-health-planner-aligned-to-user-goals
AI health planner aligned to user goals
Nouviva uses AI to score your meal planning against your health goals and suggest simple improvements. Create recipes aligned to your goals based on what you fancy or the ingredients you already have. Add your favourite recipes and let AI optimise them without losing flavour. Track calories (if you want to!) and exerci...
https://nouviva.com/
AI AGENT
Health & Fitness
Cooking
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/ai-health-planner-aligned-to-user-goals" ], "tagline": "AI powered recipes and meal planning scored to health goals." }
producthunt
20260101
20260101
unichatgpt-multip-llm-comparison
UnichatGPT-Multip LLM Comparison
UniChatGPT: Multiple LLM Chat Platform Tired of switching single-model AIs? UniChatGPT integrates top models (GPT-4, Claude, Gemini) for easy access to collective AI intelligence. Key Features: - One query, simultaneous top LLM responses - Real-time side-by-side AI perspective comparison - Pick the best-fit response - ...
https://unichatgpt.com/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/unichatgpt-multip-llm-comparison" ], "tagline": "Multiple models respond simultaneously, pick your answer" }
producthunt
20260101
20260101
data-distillery
Data Distillery
Data Distillery is a local-first suite of tools for turning large personal data exports (Google Takeout, Gmail, ChatGPT archives) into human-readable insight. Most people can download their data. Very few can do anything meaningful with it. This project exists to close that gap.
https://github.com/monapdx/data-distillery
AI AGENT
Artificial Intelligence
GitHub
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 6, "links": [ "https://www.producthunt.com/products/github-247" ], "tagline": "local tools for distilling personal data into human insight" }
producthunt
20260101
20260101
worksaga
Worksaga
WorkSaga: Your AI career ally for IT growth. Tired of unnoticed hard work? We turn your daily projects into tangible progress. Get clear skill insights, visualize growth, and find hidden opportunities. Our AI matches you to perfect jobs—based on your actual work, not keywords—and prepares you for impactful manager talk...
https://worksaga.app/
AI AGENT
Productivity
SaaS
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 6, "links": [ "https://www.producthunt.com/products/worksaga" ], "tagline": "Turn your daily work into Promotions, Jobs, and Growth" }
producthunt
20260101
20260101
community-figma-mcp-server
Community Figma MCP server
The unofficial Figma Model Context Protocol(MCP) server is a missing link between your AI agent and the Figma design document. Now, AI agents can create, edit, and arrange your Figma design. You can use it together with ChatGPT, Claude Desktop, Cursor, or any other client that supports MCP. The project is free and open...
https://exdst.com/posts/20251222-figma-mcp-server
AI AGENT
Design Tools
GitHub
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 31, "upvote": 342, "links": [ "https://www.producthunt.com/products/community-figma-mcp-server" ], "tagline": "Allow AI Agents to help you with Figma designs!" }
producthunt
20260102
20260102
calpal
CalPal
Most calculators give you answers but lose the context. CalPal is a literate calculator that combines a text editor with a calculation engine, letting your math tell a story. The standout feature is the BYOK AI Assistant (Gemini). It solves "Blank Page Syndrome"—just ask it to "Draft a travel budget" or "Estimate MVP c...
https://trycalpal.app/
AI AGENT
Web App
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 8, "upvote": 106, "links": [ "https://www.producthunt.com/products/calpal-3" ], "tagline": "The notebook calculator that thinks for you (now with AI)." }
producthunt
20260102
20260102
zunno
ZUNNO
Zunno lets you write, improve with AI, and schedule posts to your social media, from one clean dashboard. What Zunno does: → Write a post, hit "Improve with AI" — Claude rewrites it for your platform → Pick X, Instagram, LinkedIn — or all three — and schedule it → Visual calendar shows everything at a glance → Posts go...
https://www.zunno.app/
AI AGENT
Design Tools
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 14, "links": [ "https://www.producthunt.com/products/zunno" ], "tagline": "Create content in seconds" }
producthunt
20260102
20260102
vidaimock
VidaiMock
VidaiMock is a tiny, lightning-fast simulator that lets you test your AI apps without the expensive API bills. It emulates OpenAI, Anthropic, Gemini, and more with zero configuration. Built in Rust for maximum speed! ✅ Physics-Accurate Simulation: Emulates real-world wire protocols (Streaming) and token delivery timing...
https://vidai.uk/platform/mock
AI AGENT
Productivity
Software Engineering
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 2, "upvote": 9, "links": [ "https://www.producthunt.com/products/vidaimock" ], "tagline": "Open Source LLM Native Mock API Test Engine" }
producthunt
20260102
20260102
convoblog
ConvoBlog
Transform your conversations with AI into meaningful blog posts. Convert ChatGPT, Claude, Gemini chats into SEO-optimized content.
https://convoblog.ai/
AI AGENT
Writing
Social Media
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/convoblog" ], "tagline": "Transform AI Conversations into Professional Blogs" }
producthunt
20260102
20260102
avacompli
AVACompli
Accused of cheating, leaking data, or breaking compliance, or need documentation of how u made decisions based on AI? AVACompli captures every AI conversation (ChatGPT, Claude, Gemini + 50 tools) with court-admissible evidence. Secured and stored for years ✅ Students: Prove you didn't cheat ✅ Enterprises: Protect clien...
https://ai.avacompli.com/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 3, "upvote": 7, "links": [ "https://www.producthunt.com/products/avacompli" ], "tagline": "Court-admissible proof of every AI research decision use." }
producthunt
20260102
20260102
kamra
Kamra
Kamra is a multimodal AI photo and video creation app that brings the world’s leading AI models into one simple, ChatGPT-style interface. Create AI photoshoots, product photography, marketing videos, and more all from a single app. Kamra lets you generate high-quality images and videos using top AI models such as Sora ...
https://kamra.app/
AI AGENT
Photography
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/kamra" ], "tagline": "Multi-Model AI image & video generator mobile App" }
producthunt
20260102
20260102
are-you-aligned-with-ai
Are You Aligned With AI?
Find out which AI model thinks like you. Take the quiz and compare your answers with GPT-5, Claude, Gemini, and more.
https://ai-aligned.vercel.app/
AI AGENT
Free Games
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/are-you-aligned-with-ai" ], "tagline": "Take a 2 min quiz and see which AI model thinks like you" }
producthunt
20260102
20260102
reelmuse-ai
ReelMuse.ai
Create anything with AI. Generate videos, images, and audio with ReelMuse.ai's powerful AI tools. Text to video, image to video, AI video enhancer, and more.
https://www.reelmuse.ai/
AI AGENT
Artificial Intelligence
Video Art
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 3, "links": [ "https://www.producthunt.com/products/reelmuse-ai" ], "tagline": "All-in-one AI Platform: Video, Image, Audio Create Anything" }
producthunt
20260102
20260102
neirovideo
NeiroVideo
NeiroVideo is a unified platform that gives users access to multiple AI video and image generation models from one place. Instead of switching between different tools, creators can experiment, compare, and create content using various AI models within a single interface. Built for marketing, advertising, education and ...
https://www.neirovideo.com/
AI AGENT
Artificial Intelligence
Photo & Video
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 3, "links": [ "https://www.producthunt.com/products/neirovideo" ], "tagline": "One platform to access multiple AI video & image models" }
producthunt
20260102
20260102
name-of-the-launch
Name of the launch
Plinkly is a smart link shortener and analytics platform that turns every link into measurable performance. Create short links and UTM campaigns, track clicks with detailed breakdowns, and understand results faster with Plinkly AI. The new AI Analytics summarizes what’s working, what changed, and what to optimize next....
https://plink.ly/
AI AGENT
Analytics
Marketing
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/plink-ly" ], "tagline": "Turn every link into insights with Plinkly AI" }
producthunt
20260102
20260102
24hrmvp
24HRMVP
24HRMVP: The Community-Governed MVP Builder The Problem Great ideas die in the waiting room. Founders spend 6+ months talking to developers, getting quotes of $50k+, and watching their momentum fade. By the time they're ready to build, the market has moved on. Meanwhile, AI has fundamentally changed what's possible. A ...
https://24hrmvp.xyz/
AI AGENT
Productivity
Open Source
https://ph-files.imgix.net/33966a18-a17e-42af-805a-9c5b34102b5d.x-icon?auto=compress,format&codec=mozjpeg&cs=strip&dpr=1&fit=crop&frame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/24hrmvp" ], "tagline": "Stop Dreaming. Start Shipping. The 24-Hour MVP Factory." }
producthunt
20260102
20260102
llmd
llmd
llmd is a command-line tool that translates natural language into shell commands using AI. Just describe what you want to do, and llmd generates the command, verifies it, warns you about dangerous operations, and lets you execute it with a single keystroke.
https://github.com/goldenhiman/llmd
AI AGENT
Artificial Intelligence
GitHub
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/llmd" ], "tagline": "Talk to your terminal. Let AI write the commands. BYOK" }
producthunt
20260102
20260102
chatstars
ChatStars
Talk and text with the greatest minds from history, fiction, and folklore. Take photos together and play fun games. Get advice on any topic: leadership, business, strategy, love, career, or product.
https://chatstars.ai/
AI AGENT
Artificial Intelligence
Bots
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/chatstars" ], "tagline": "Talk and text with the greatest minds from history & fiction" }
producthunt
20260102
20260102
reevit
Reevit
Reevit is a payment operations stack for teams managing multi-PSP commerce infrastructure. It integrates the PSPs you already use, including Paystack, Stripe, Flutterwave, Monnify, Hubtel, and M-Pesa. It standardizes authentication, metadata, and transaction states across both sandbox and live modes. With BYOK, workflo...
https://reevit.io/
AI AGENT
API
Payments
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/reevit" ], "tagline": "Unified payments, billing, and orchestration for Africa" }
producthunt
20260102
20260102
weekend-binge
Weekend Binge
🎬 Weekend Binge Planner - Stop looking for multiple sources to find out the movies and web series releasing and running now. Just add and pin the extension to chrome and get the latest updates every week.
https://chromewebstore.google.com/detail/weekend-binge/fojgkcahoooojplklelahpkolkjpcgia
AI AGENT
Chrome Extensions
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 5, "links": [ "https://www.producthunt.com/products/weekend-binge" ], "tagline": "Your Weekends Sorted" }
producthunt
20260102
20260102
sanitizeai
SanitizeAI
SanitizeAI is a local-first safety layer for AI workflows. It automatically detects and masks sensitive data like API keys, PII, and secrets before prompts are sent to LLMs. Unlike cloud-based solutions, all processing happens locally — no servers, no data retention, and no trust required. It works seamlessly in both y...
https://sanitizeai.org/
AI AGENT
Chrome Extensions
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/sanitizeai" ], "tagline": "Stop leaking secrets to LLMs — local-first AI redaction" }
producthunt
20260102
20260102
clipcart
ClipCart
What you can do with ClipCart * Find products from any video in seconds * Compare stores * Save favourites for later * Works great for fashion, beauty, gadgets, home, food, and more Who it’s for * Shoppers who want to buy what they see - fast * Creators & viewers tired of “link in bio” hunting * Anyone who wants faster...
https://play.google.com/store/apps/details?id=com.clipcart.app
AI AGENT
Artificial Intelligence
E-Commerce
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/clipcart-2" ], "tagline": "Shop from any video. AI finds the product & compares stores" }
producthunt
20260102
20260102
orbitpro
OrbitPro
OrbitPro isn’t another astrology app. It’s Fate Intelligence — where AI analyzes patterns across astrology, palm scans, and numerology to surface probabilistic insights, not fake predictions. Built on real data, calm design, and zero mysticism. No hype. No destiny claims. Just clarity, timing, and guidance — when it ac...
https://www.orbitpro.ai/
AI AGENT
Artificial Intelligence
Tech
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 2, "links": [ "https://www.producthunt.com/products/orbitpro" ], "tagline": "Guidance, Not Noise" }
producthunt
20260102
20260102
omniganic
OmniGanic
Automate SEO, AEO, GEO & AIO optimization with zero installation. OmniGanic's AI-powered platform optimizes for search engines and answer engines like ChatGPT, Claude, and Perplexity.
https://omniganic.ai/
AI AGENT
SEO
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/omniganic" ], "tagline": "AI-Powered SEO, AEO & GEO Optimization Platform 2026" }
producthunt
20260102
20260102
pviz-generator
PViz Generator
PViz analyzes GitHub repositories and generates comprehensive structural artifacts: complete dependency graphs showing every import relationship, architectural zones automatically grouped by purpose, coupling metrics identifying risky changes, and circular dependency detection. Perfect for developers onboarding to new ...
https://pvizgenerator.com/
AI AGENT
Design Tools
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/pviz-generator" ], "tagline": "Get codebase insights without reading every file" }
producthunt
20260102
20260102
kiriecraft-wall-art-contest
KirieCraft Wall Art Contest
The next frontier of AI is physical space. At MakeAlive AI, we’re turning imagination into real wall art with Kirie, our AI agent for designing multi-layer framed artwork. To celebrate, we’re running a 1-week US-only contest: create up to 3 designs, submit 1, and the top 3 artworks will be made and shipped free to thei...
https://www.makealiveai.com/
AI AGENT
Art
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/kiriecraft-wall-art-contest" ], "tagline": "AI for physical art" }
producthunt
20260102
20260102
listinglens-real-time-ebay-price-intel
ListingLens - Real-time eBay Price Intel
We analyze thousands of sold listings to reveal true market value via statistical distributions (Q1, Median, Q3) and 90-day trends. Key Features: 🎯 Statistical Price Analysis: Filter outliers instantly 📊 90-Day Trends: Spot seasonal market shifts 🤖 AI Verification: Gemini AI checks item conditions ⚡ 15-Min Alerts: C...
https://www.listinglens.co.uk/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 5, "links": [ "https://www.producthunt.com/products/listinglens-real-time-ebay-price-intel" ], "tagline": "The Bloomberg Terminal for eBay" }
producthunt
20260102
20260102
storalyne
Storalyne
Generate viral posts, images, and videos for all your social media platforms. The all-in-one AI assistant for content creators.
https://storalyne.com/
AI AGENT
Productivity
Social Media
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/storalyne" ], "tagline": "AI on demand: Pay per post, not per month." }
producthunt
20260102
20260102
promptman
promptman
Promptman is a developer tool for managing prompts in agentic AI applications. It helps teams version, organize, test, and reuse prompts across agents, tools, and environments—so prompt logic doesn’t turn into untraceable strings scattered across code. Built while developing real multi-agent systems, Promptman treats p...
https://promptman.dev/
AI AGENT
SaaS
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/promptman" ], "tagline": "MCP-native prompt management for agentic apps" }
producthunt
20260102
20260102
llm-training-failure-diagnosis
LLM Training Failure Diagnosis
The definitive database for NaN, OOM, & Deadlocks in LLM training. Diagnose & fix errors faster. Stop guessing!
https://ltd.minddock.ai/
AI AGENT
Productivity
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/llm-training-failure-diagnosis" ], "tagline": "LLM Training Failures, Solved." }
producthunt
20260102
20260102
agent-audit
Agent Audit
Real-time monitoring for AI agents accessing your Gmail and Google Calendar. Track agent activity, detect suspicious behavior, and protect your sensitive data with comprehensive audit logs.
https://agentaudit.app/
AI AGENT
Email
Calendar
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 1, "links": [ "https://www.producthunt.com/products/agent-audit" ], "tagline": "Audit what your AI agents do before they become a liability." }
producthunt
20260102
20260102
notchification
Notchification
You're deep in code. A build kicks off. You switch tabs, check Slack, read docs—then wonder: "Wait, is it still compiling?" Notchification ends the guessing. A sleek progress bar appears right in your MacBook's notch when builds are running. Glance up. Know instantly. Get back to work. Works with the tools you already ...
https://notchification.carrd.co/
AI AGENT
Mac
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 6, "upvote": 107, "links": [ "https://www.producthunt.com/products/notchification" ], "tagline": "Compilation and Claude progress bars in your mac's notch!" }
producthunt
20260103
20260103
overguide
Overguide
Overguide is an AI-powered overlay that gives you instant help while you play. Overguide appears on top of your game and lets you ask anything, it understands what’s on your screen. Whether you need strategy tips, puzzle solutions or quick explanations, Overguide is your always-on gaming copilot. 🎮 Smart in-game overl...
https://overguide.gg/
AI AGENT
Games
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 6, "upvote": 82, "links": [ "https://www.producthunt.com/products/overguide" ], "tagline": "Get real-time AI help without leaving your videogame." }
producthunt
20260103
20260103
youtube-mcp-server
youtube-mcp-server
A powerful Model Context Protocol (MCP) server for YouTube video transcription and metadata extraction.
https://github.com/mourad-ghafiri/youtube-mcp-server
AI AGENT
Developer Tools
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 4, "upvote": 91, "links": [ "https://www.producthunt.com/products/youtube-mcp-server" ], "tagline": "MCP server for YouTube video transcription and metadata." }
producthunt
20260103
20260103
mnexium-ai
Mnexium AI
Mnexium is persistent memory for LLM apps. Add one mnx object and get chat history, semantic recall, and user profiles that follow users across sessions, apps, and model providers. Use the same memory with ChatGPT, Claude, or any LLM. Switch models mid-conversation, A/B test prompts, fail over, or route by cost without...
https://mnexium.com/
AI AGENT
API
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 16, "upvote": 84, "links": [ "https://www.producthunt.com/products/mnexium-ai" ], "tagline": "Persistent, structured memory for AI Agents" }
producthunt
20260103
20260103
agihalo
Agihalo
LLM Router for AI Agents with X402 http://agihalo.com The inception of a decentralized agent organization begins with decentralizing the payment dependency of LLM models. Integrate the HALO router to allow AI Agents to break free from human fiat payment systems and autonomously handle LLM payments—their potential life ...
https://www.agihalo.com/
AI AGENT
SaaS
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 5, "upvote": 70, "links": [ "https://www.producthunt.com/products/agihalo" ], "tagline": "LLM Router for A.I Agent & Saas with x402" }
producthunt
20260103
20260103
lanhive
LanHive
Create stunning videos, Images, and Audio with Top AI models on one platform. Available models include Veo, Kling, Seedance, Hailuo, Wan, Sora, LTX, Pixverse, Nano Banana, Imagen, Flux, Seedream, Dreamina, Qwen, Luma, GPT Image, and more.
https://lanhive.com/
AI AGENT
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 2, "upvote": 24, "links": [ "https://www.producthunt.com/products/lanhive" ], "tagline": "Access all the best AI models for Video, Images, & Audio" }
producthunt
20260103
20260103
welcome-to-jot
Welcome to Jot!!
Welcome to Jot! An offline, source available, secure notetaking app and LLM chatbot powered by offline models. Like Obsidian w/o Markdown and w/ offline models w/ cleaner text editing.
https://jot-ai.app/
AI AGENT
Android
Open Source
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 3, "upvote": 11, "links": [ "https://www.producthunt.com/products/welcome-to-jot" ], "tagline": "Offline notetaking & personal assistant app" }
producthunt
20260103
20260103
musical-chairs
Musical Chairs
Musical Chairs turns a classic social experience into a high-stakes Web3 battle. No more complex strategies or "pay-to-win" mechanics — only your reaction speed and timing matter. We’ve reinvented the game with blockchain transparency to ensure every winner is chosen fairly. Experience fast-paced blitz rounds, compete ...
https://muschairs.com/
AI AGENT
Crypto
GitHub
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 3, "upvote": 8, "links": [ "https://www.producthunt.com/products/musical-chairs" ], "tagline": "The first Web3-powered game of chairs with real rewards." }
producthunt
20260103
20260103
applyfirst
ApplyFirst
LinkedIn and Indeed send job alerts 24 hours late. By then, 200+ people already applied. ApplyFirst monitors jobs in real-time and alerts you FAST so you can be among the first applicants - not applicant #500. Features: - Real-time monitoring - Email alerts (way faster than daily digests) - Smart filtering (title, loca...
https://applyfirst.io/
AI AGENT
Artificial Intelligence
Tech
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/applyfirst-2" ], "tagline": "Stop being applicant #500. Apply first, get hired" }
producthunt
20260103
20260103
ui-enhancer-for-gemini
UI Enhancer for Gemini
Turn Google Gemini™ into a productivity powerhouse. 🚀 Designed for developers & power users who want more control. ✨ Key Features: 💻 Wide Mode: Full-width view for code & tables. nav Sidebar: Auto-generated TOC for chat navigation. 📝 Snippets: Save & insert common prompts instantly. ✂️ Multi-Quote: Select & reply to...
https://chromewebstore.google.com/detail/ui-enhancer-for-gemini/bdhohbglfggpcclfbnjgiekbfokkoomg
AI AGENT
Chrome Extensions
Productivity
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/ui-enhancer-for-gemini" ], "tagline": "Wide mode, sidebar & productivity tools for Google Gemini" }
producthunt
20260103
20260103
gain-ai-powered-home-workout-planner
Gain - AI-Powered Home Workout Planner
Gain is an AI-powered fitness app that creates personalized workout plans based on the equipment you actually have at home. Gain intelligently selects exercises matching your dumbbells, resistance bands, or bodyweight setup. No scrolling through endless exercises - just swipe through a clean, paginated interface. Built...
https://apps.apple.com/us/app/gain-ai-workout-coach/id6749831774
AI AGENT
iOS
Health & Fitness
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 7, "links": [ "https://www.producthunt.com/products/gain-ai-powered-home-workout-planner" ], "tagline": "AI workout planner that adapts to your home gym equipment" }
producthunt
20260103
20260103
quantdinger
QuantDinger
Open-source AI-driven quantitative trading platform for crypto, stocks, and forex with backtesting, live trading, market data, and multi-agent research.
https://github.com/brokermr810/QuantDinger
AI AGENT
Investing
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 2, "links": [ "https://www.producthunt.com/products/quantdinger" ], "tagline": "A local-first, open-source AI quant trading workspace" }
producthunt
20260103
20260103
unfreezeit
Unfreezeit
Most AI tools only generate short, individual uncanny clips that you have to stitch together. Unfreezeit handles the entire production. We transform your vintage photos into a complete, music-synced video montage automatically. ​How to make:1.​Upload photos, crop and select a song, 2. AI generates individual prompts, 3...
https://www.unfreezeit.com/
AI AGENT
Artificial Intelligence
Family
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/unfreezeit" ], "tagline": "Turn a photo album into a movie in minutes." }
producthunt
20260103
20260103
venturai
Venturai
ThFundraising is broken. Founders waste months on decks; VCs drown in noise. Venturai fixes this with AI Agents that go beyond simple text generation. We provide a full "Capital Raising Operating System": comprehensive strategy generation, thesis-aligned investor matching, and automated diligence preparation. We are th...
https://esxeth.com/
AI AGENT
Venture Capital
Crowdfunding
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/venturai" ], "tagline": "AI Agent for Capital Raising for Founders/VCs" }
producthunt
20260103
20260103
geol-ai
Geol.ai
Your brand is being discussed by ChatGPT, Perplexity, Gemini, and Copilot right now — but you have zero visibility into what they're saying. Geol.ai Monitoring changes that. Track mentions, citations, sentiment, and competitor positioning across 8 AI engines daily. See exactly how AI represents your brand, discover eme...
https://geol.ai/
AI AGENT
SEO
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/geol-ai" ], "tagline": "Get found by ChatGPT, Google AI and other AI Answer Engines" }
producthunt
20260103
20260103
switchon
SwitchOn
SwitchOn is an AI-powered computer vision software for manufacturers to automate visual inspection, defect detection and quality control. It uses deepInspect on industrial camera data to detect surface defects, burns and scratch in real time. Built for scalable deployment across production lines without heavy hardware ...
https://switchon.io/
AI AGENT
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 0, "upvote": 6, "links": [ "https://www.producthunt.com/products/switchon" ], "tagline": "AI Powered Quality Inspection for Manufacturers" }
producthunt
20260103
20260103
aileech
AiLeech
Track your chat bot usage and learn how much you cost the AI investors. This extension detects chat bots typing on your screen and records token usage. Works with Gemini, ChatGPT, Claude and many more. AiLeech shows the token usage history of your last 24 hours and last 30 days. In the Ranks page you can find out how y...
https://chromewebstore.google.com/detail/aileech/gnppdaemfnkbalbaddbjfhbdnjckpmoo
AI AGENT
Chrome Extensions
Bots
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/aileech" ], "tagline": "Suck on that investor capital" }
producthunt
20260103
20260103
sulta-ai
Sulta AI
We built Sulta AI to make custom agent deployment seamless. Skip the headache of managing model provider APIs and infrastructure. Build modular agents with equip-able skills and a ready-to-use dashboard.
https://ai.sultatech.com/
AI AGENT
Software Engineering
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/sulta-ai" ], "tagline": "Custom AI agents without the API & infrastructure headache." }
producthunt
20260103
20260103
ai-video-factory-sora-2-veo-video
AI Video Factory - Sora 2 & Veo video
Tired of waitlists? AI Video Factory gives you instant access to Sora 2 & Google Veo 3.1. Generate stunning videos from text or images. Built-in Gemini AI assistant for scripts & prompts. SVIP members get Sora 2 for just $0.01 per video! No GPU required, everything runs in the cloud.
https://video.gqaiapp.com/
AI AGENT
Productivity
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/ai-video-factory-sora-2-veo-video" ], "tagline": "Generate AI videos with Sora 2 & Google Veo instantly!" }
producthunt
20260103
20260103
prompt-injection-firewall-for-ai-agents
Prompt-injection firewall for AI agents
Hey Product Hunt! 👋 Instead of relying on clever prompts (which can be bypassed), SafeBrowse enforces a hard security boundary between untrusted content and your LLMs. Key features: • 50+ prompt injection patterns detected • Policy engine for login/payment forms • RAG sanitization for vector DBs • Python SDK with sync...
https://ai-browser-5d4p.onrender.com/
AI AGENT
Developer Tools
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 3, "links": [ "https://www.producthunt.com/products/prompt-injection-firewall-for-ai-agents" ], "tagline": "Block malicious web content before it reaches your AI." }
producthunt
20260103
20260103
cronos-browser
Cronos Browser
Cronos Browser combines powerful privacy protection with UIKI AI—an intelligent assistant that runs 100% on your device. No cloud, no data collection, no compromises. Key features: - UIKI AI: Fully offline AI assistant - P2P AI Pool Mode: Decentralized computing power - Stellar Mode: Gaming overlay for streamers - Buil...
https://cronos.avalw.com/
AI AGENT
Productivity
Privacy
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/cronos-browser" ], "tagline": "The privacy browser with 100% offline AI" }
producthunt
20260103
20260103
elixa
Elixa
Elixa is an AI agent marketplace and workspace where founders install ready-made AI employees to run their entire company. Every function lives in one shared workspace, where AI employees collaborate like a real team to operate the business as a whole. No setup, no workflows, no tools to learn. Elixa isn’t software you...
https://elixa.app/
AI AGENT
Productivity
SaaS
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/elixa" ], "tagline": "AI Agent Talent Pool + Workspace (Free | Early Access)" }
producthunt
20260103
20260103
nano-banana-2
Nano Banana 2
Nano Banana 2 AI - Free Image Generator Nano Banana 2 is a revolutionary AI image generator that delivers professional 2K-4K images in under 10 seconds. Features natural language editing, 95% identity preservation, multi-step precision workflow, and breakthrough capabilities like perfect clock generation and webpage sc...
https://banananano2.ai/
AI AGENT
Artificial Intelligence
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 5, "links": [ "https://www.producthunt.com/products/nano-banana-2-9" ], "tagline": "AI Image Generator, Nano Banana 2, Nano Banana AI" }
producthunt
20260103
20260103
ai-applications-compliance-cyber-audit
AI applications Compliance & Cyber Audit
Professional EU AI Act compliance and OWASP 2025 security audits for LLMs and Generative AI. Red-teaming, bias verification, and NIST RMF mapping. Most AI security tools are stuck in 2023. We’ve built AI Audit Tool to address the specific vulnerabilities of the 2025 landscape. ​🛡️ OWASP LLM 2025 Security ​⚖️ EU AI Act...
https://aiaudittool.net/
AI AGENT
Artificial Intelligence
Security
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/ai-applications-compliance-cyber-audit" ], "tagline": "AI audit, EU AI ACT, Assessment, OWASP LLM 2025,NIST AI RMF" }
producthunt
20260103
20260103
promti
Promti
Promti is an AI search platform focused on correctness, not confidence. Unlike typical AI tools, it analyzes multiple sources, detects contradictions, scores reliability, and delivers structured, research-style answers instead of surface-level summaries. - AI search with multi-source analysis - Truth & reliability scor...
https://promti.in/
AI AGENT
Artificial Intelligence
Search
https://ph-files.imgix.net/53ee94e5-db67-4571-baec-4d5c7204a10a.octet-stream?auto=compress,format&codec=mozjpeg&cs=strip&dpr=1&fit=crop&frame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 6, "links": [ "https://www.producthunt.com/products/promti" ], "tagline": "The New Age ~ \"Beyond Search\"" }
producthunt
20260103
20260103
mobdeck
MobDeck
MobDeck uses AI to watch and analyze multiple trusted YouTube smartphone reviews and turn them into clear, unbiased summaries. Instead of watching hours of videos, users get instant pros & cons and AI-generated side-by-side comparisons between phone models. It helps buyers make faster, more confident decisions using in...
https://mobdeck.com/
AI AGENT
Artificial Intelligence
YouTube
https://ph-files.imgix.n…rame=1&h=64&w=64
PER_CALL
0
0
Free / Open Source
[]
{ "comments": 1, "upvote": 7, "links": [ "https://www.producthunt.com/products/mobdeck" ], "tagline": "AI-summarized YouTube reviews for smarter phone buying" }
producthunt
20260103
20260103
End of preview.

AI Agent Marketplace & Store Index An Open Source Collections of AI Agent Meta and Metric information

Github| Huggingface | Pypi | Open Source AI Agent Marketplace & Store | Agent RL Dataset

News We released cli tool 'agtm' GitHub to submit and manage AI Agent meta submission and access.

AI Agent Marketplace Index DataSet

This DeepNLP AI Agent Marketplace dataset contains more than 10k+ AI Agent Meta information covering 30+ categories from Open AI Agent Marketplace (https://www.deepnlp.org/store/ai-agent). We want to build an Open AI agent marketplace registry so that developers and can submit their AI agent and users can explore. And we are providing the meta back to the community on a regular basis so the dataset is useful for research, development purposes.

AI Agent Marketplace Category
Dataset Size Last Upate Date
deepnlp_open_ai_agent_marketplace_index_2025_10.json 14k 2025-10-13
deepnlp_ai_agent_marketplace_index_2026_h1_producthunt.json 16.9k 2026-07-20

We would like to help developers and end users within the lifecycle of AI agent development. From the registration, deployment, Agent router, API calling, metric/traffic tracking, and finally to the stage of moneyterization from your AI Agent. Anyone can submit their AI agents card information, code, APIs, pricing plans to the public registry, just like your submit a paper to arxiv.org and submit models to huggingface.co.

Users can submit their AI agent' meta information to deepnlp.org easily, just like how they submit papers to arxiv.org and submit models to huggingface.co.

We aim to helo tackle the problem of tracking how many AI Agents are actively running in the world and track their performance (search rank/github star/API calls from Routers), collect users' reviews, etc and more.

How to Use

  • The dataset will be useful for AI agent related research to project trending and analysis.
  • See Growth in different category, such as AI search agent, Coding Agent, GUI agent, Healthcare Agent, etc.
  • Easy Usage of the json files updated on monthly basis and API access to latest AI agent metas (limitation)
  • Welcome to add Backlink to this project.

Not to Use in this way

  • Copy and paste without references

AI Agent Card Schema

agent.json example

For instance, we use the AI Agent MCP server Google Maps MCP Servers as an example.

{
  "unique_id": "google-maps/google-maps",
  "content_id": "b95c8ce38b3647069d9272a6c84d14a6",
  "content_name": "Google Maps",
  "category": "Map",
  "field": "MCP SERVER",
  "field_url": "mcp-server",
  "subfield": "Map",
  "subfield_url": "map",
  "content_tag_list": "official",
  "review_cnt": "2",
  "rating": "4.5",
  "GitHub Star": "69901",
  "Bing Rank": "",
  "Google Rank": "",
  "website": "",
  "github": "https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps",
  "detail_url": "https://www.deepnlp.org/store/mcp-server/map/pub-google-maps/google-maps"
}

AI Agent Registry Data Sources:

  • Users' Registry and submission GitHub.
  • AI Agent open sourced in Github and more
  • AI Agent in Each Store OpenAI SDK, Claude SDK, Modelscope, etc.
  • Search Engine (Google/Bing)

Submit AI Agent to Registry

Curl

Get Access Key (https://www.deepnlp.org/workspace/keys)

curl -X POST https://www.deepnlp.org/api/ai_agent_marketplace/registry -H "Content-Type: application/json" -d '{"github":"https://github.com/microsoft/markitdown", "access_key":"{AI_AGENT_MARKETPLACE_ACCESS_KEY}"}' 

Python

import ai_agent_marketplace as aa
import json

def publish_your_agent():
    """
        Submit Your AI Agent from Web: http://www.deepnlp.org/workspace/my_ai_services

        Using Command Lines: access_key can be obtained from your personal page:
        Keys: https://www.deepnlp.orgworkspace/keys
        once you submit, it's pending approval and you can track the data then
    """
    access_key = "${your_access_key}"
    agent_name = "My First AI Agent"

    item_info = {}
    item_info["content"] = "This AI Agent can do complicated programming work for humans"
    item_info["website"] = "https://www.my_first_agent.com"
    item_info["field"] = "AI AGENT"
    item_info["subfield"] = "Coding Agent"
    item_info["content_tag_list"] = "coding,python"
    result = aa.add(access_key=access_key, name=agent_name, item_info=item_info)
    
    
    url = result["url"] if "url" in result else ""
    msg = result["msg"] if "msg" in result else ""
    print ("## DEBUG: AI Agent Marketplace Post msg is|%s" % str(msg))
    print ("## DEBUG: AI Agent Marketplace Post url is|%s" % str(url))

publish_your_agent()

Search AI Agent from Marketplace

import ai_agent_marketplace as aa
import json

def search_ai_agent_traffic_data():

    result = aa.search(q="Coding Agent Jetbrains")
    print ("## DEBUG: search result is|%s" % str(result))

    result2 = aa.search(q="Coding Agent", limit=20, timeout=5)
    print ("## DEBUG: search result is|%s" % str(result2))

    result3 = aa.search(q="", limit=20, timeout=5)
    print ("## DEBUG: search result is|%s" % str(result3))

search_ai_agent_traffic_data()

Related:

Downloads last month
77