from Hacker News

Show HN: I wrote a browser AI assistant without requiring login

by djyde on 3/12/25, 3:18 PM with 11 comments

  • by segmondy on 3/13/25, 5:19 PM

    For those that don't know, Firefox already has a built in AI assistant that you can use with your own models or point to external models

    https://support.mozilla.org/en-US/kb/ai-chatbot

  • by codenote on 3/13/25, 12:33 PM

    It's a great product overall! However, as others have mentioned, if it can't be open source and requires granting strong permissions, I'm concerned about the security implications.
  • by richin13 on 3/12/25, 4:50 PM

    Any plans to open source it?
  • by djyde on 3/12/25, 3:18 PM

    Hi hackers. I wrote an AI browser extension for chat with page.

    I know there are many existing tools like this. But every existed tools require me login before using it and I must use their AI models (which is the way they make money).

    So I write my own tools for it. The key features are:

    - No need to login, just use it

    - Use your own AI API key

    - Use your own custom prompt

    - Chat run entirely within the browser, without passing through any third-party servers

  • by mayne on 3/12/25, 3:26 PM

    It looks good