Open-source AI comment system

Engage your global audience, effortlessly

AI-powered comment system that breaks language barriers and provides seamless authentication. Free, open source, self-host or use our SaaS. You control all your data.

Free and open source. Self-host it, or use our managed SaaS — either way, you own all your data.

Try It Live!

See Awesome Comment in action - leave a comment below

— How to start

Live in three steps.

No heavy setup. Drop in a stylesheet and a script, add a container, and your comments are live — moderation and AI come with it.

  1. 01Create a site & verify your domain·Sign in to the admin, create a site, and verify the domain you'll embed on.
  2. 02Embed the stylesheet & script·Paste one stylesheet link and one script module into your page — no build step required.
  3. 03Add a container & go live·Drop a single comment container where comments should appear. Moderation, translation and AI replies are ready.

— What you get

Built to grow conversations.

Built for modern websites that value user engagement and global reach

AI-Powered Communication

Better engage with your users through AI assistance

  • Auto-translate comments from/to any language
  • Generate intelligent replies instantly
  • Proven to increase user engagement significantly

Seamless Google One Tap Login

Frictionless authentication for better conversion

  • Zero-friction login experience
  • Users sign in without leaving the page
  • No password required, just one tap
Live

Auto Translation

Break language barriers - automatically translate comments to your preferred language

Live

AI Reply Generation

Generate contextual responses with OpenAI GPT or Google Gemini in seconds

Live

Boost User Engagement

Real-world results show users love to communicate when AI helps bridge the gap

Live

Google One Tap

Invisible login - users authenticate seamlessly without interruption

Live

Spam Detection

Advanced filtering with auto-approval for trusted users

Live

Markdown Support

Rich text formatting for better content expression

Copy · Paste · Done

Embed in two snippets.

Everything runs from the CDN — no bundler, no backend to maintain. Set your Google client ID and site ID, and you're done.

  1. 1.Install & Initialize
  2. 2.Add container<div id="comment"></div>
terminal
<link rel="stylesheet" href="https://unpkg.com/@roudanio/awesome-comment@latest/dist/style.css">
<script type="module">
  import { getInstance } from 'https://unpkg.com/@roudanio/awesome-auth@latest/dist/awesome-auth.js';
  import Comment from 'https://unpkg.com/@roudanio/awesome-comment@latest/dist/awesome-comment.js';

  const auth = getInstance({
    googleId: "YOUR_GOOGLE_CLIENT_ID",
    root: "https://awesomecomment.org/api/site/auth",
  });

  Comment.init(document.querySelector('#comment'), {
    postId: location.pathname,
    siteId: "YOUR_SITE_ID",
    apiUrl: "https://awesomecomment.org",
    awesomeAuth: auth,
    locale: navigator.language,
  });
</script>

— Admin

Supercharge Your Admin Experience

With AI-powered tools, you can engage with users from anywhere in the world, in any language, and respond instantly - all from one intuitive dashboard

AI-Powered Replies

Generate contextual responses instantly with GPT or Gemini - respond to users in any language

One-Click Translation

Translate foreign comments automatically - understand and respond to global users effortlessly

Smart Shortcuts

AI templates and emoji reactions (❤️, 👍, 😂) for lightning-fast responses

Engagement Analytics

Track how AI-assisted communication boosts user participation and satisfaction

🚀 Real Results

Users love AI-assisted communication. Experience significantly higher engagement rates and more meaningful conversations with your community.

— Under the hood

Built for Scale & Performance

Modern infrastructure that grows with your community

Cloudflare Support

Built-in caching and Pages deployment for optimal performance

TiDB Cloud & Upstash Redis

Scalable database backend with fast caching layer

Modern Development

TypeScript, ESLint v9, API-first design with full type safety

— Made by

Contributors

Thanks to the amazing people who make this project possible

Mystery Boss

Ready to get started?

Choose between self-hosting or using our managed SaaS service