DEV Community

Ivan Borshchov
Ivan Borshchov

Posted on

We made a free Ask AI widget for open-source GitHub projects

If you maintain an open-source project on GitHub, you can now add a free Ask AI widget that learns from your repository source code and documentation.

It can answer questions from your README, Markdown docs, and project codebase, and you can either:

  • embed it on your website with a JavaScript snippet
  • or share a public chat link with your users (e.g. Readme Badge)

👉 Setup it for your project here: tluma.ai

Why it can be useful:

  • gives users instant answers from your docs
  • reduces repetitive support questions
  • helps new contributors onboard faster
  • makes hidden features easier to discover
  • provides 24/7 self-serve support

Terms:

  • is free since many open-source maintainers may not be able to afford paid tools
  • easy setup, signup is optional
  • no limits on messages
  • no limits on number of projects
  • small attribution watermark in chat

Demo on our AdminForth framework Screenshot

Top comments (1)

Collapse
 
vsemeniuk_9 profile image
Volodymyr Semeniuk

Sounds promising, would like to see a chats for my project