Community
    • Login

    [new plugin] AssistantIA alpha 0.0.0.1 looking for feedback

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 3 Posters 46 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gcyrillusG Offline
      gcyrillus
      last edited by

      Hello everyone,

      Here is my very first attempt to build a plugin for Notepad++.

      It requires

      • windows 10(mini 1809) /11
      • Microsoft Visual C++ Redistributable
      • Notepad++ 64-bit x64

      Sorry for other users, i have no idea how to compile it otherwise from my machine. (src are included and also my build.bat compile setup for example)

      The idea was to include an AI assistant into notepad++ to test a variety of APIs .

      There is a basic chatbox. (ALT+I)

      You can also select code and ask (via the contextuelMenu/ALT+Q ) to translate, indent,check the selection or whatever like docBlocks for php functions .

      You need to configure the providers you want to use with your own API key. (5 free providers .py files are provided to spend some times testing it)

      You can find it here : https://github.com/gcyrillus/AssistantIA and the english helpfile can be found there https://github.com/gcyrillus/AssistantIA/blob/main/english.help.md

      It, of course, works fine on my computer and basicly can help , switching from a provider to another and from models , you may try many of them .

      Your feedback are welcome , also if you find it usefull.

      Regards

      p.s. Built assisted with gemini flash-lite/flash/pro free version … it requires to be resilient, AI likes to go nuts! :)

      1 Reply Last reply Reply Quote 0
      • PeterJonesP Online
        PeterJones
        last edited by

        First, there was NppOpenAI a few years ago.

        Then recently, NppAIChat.

        And now, less than a week later, there’s AssistantIA.

        Are we going to be getting a flood of competing AI-written AI Chatbot plugins for Notepad++? Do we need or want a flood of AI-written AI Chatbot plugins for Notepad++? Why?

        gcyrillusG Michael VincentM 2 Replies Last reply Reply Quote 0
        • gcyrillusG Offline
          gcyrillus @PeterJones
          last edited by

          @PeterJones

          No ideas , I tried AI a couple of months ago cause there were a few that could be tested free and that i needed to improve my arguments about it. So many people talk about it.

          Then I Tried openAI a few weeks ago, then pythonScript to test other providers. and finally tried to build this plugin 3 weeks ago for my personnal use. I believe it can be usefull for others Notepad++ users too ;)

          I did not notice the arrival of NppAIChat , thanks to point it out.

          1 Reply Last reply Reply Quote 0
          • Michael VincentM Offline
            Michael Vincent @PeterJones
            last edited by

            @PeterJones said:

            Are we going to be getting a flood of competing AI-written AI Chatbot plugins for Notepad++?

            I can’t wait to see the first N++ AI chatbot plugin written in N++ with a N++ AI chatbot plugin.

            maximum recursion depth exceeded

            Cheers.

            1 Reply Last reply Reply Quote 1

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors