Coder Social home page Coder Social logo

Comments (4)

bakaburg1 avatar bakaburg1 commented on July 28, 2024 1

Sure, I'll try to do it!
If it's possible to make it communicate with an API on a localhost, then one just needs to run a model via Ollama or LMStudio, and the cost is practically zero (conditional on electricity and a powerful enough computer).

from aiquickfill.

bakaburg1 avatar bakaburg1 commented on July 28, 2024

Hi! No the idea is still valid! I just simply do not have the time to keep developing it! I made some local changes that I need to push, but it's not on the top of my list, unfortunately.

One very good improvement would be allowing connection to offline LLMa, since I realized that as it is now it bites in my API cost severely. Now-a-days modern LLM would be good enough for this use case.

I'd be very happy if you want to PR any improvement in!

from aiquickfill.

raymondclowe avatar raymondclowe commented on July 28, 2024

Yes, variable back-ends is something I see the need for. I'm currently looking at Mixtral on replicate.com as a good option. And some other things to control budget such as restricting calls a bit - not on every space, but space+timeout for example. Then cancelling in-progress predictions that have become outdated (as the user has resumed typing). All that should save costs.

Then I need it to work with Wordpress editor, and that isn't a "textarea" but some funky change events on a p tag. :-/

I'll have a think about it. Unfortunately my JS skills are really quite primitive, but with the help of AI I might be able to do it! :-)

Maybe you could push any additions you've made, even if just to a dev branch if they don't fully work yet. Would avoid some conflicts if I start to hack around with it then want to merge.

from aiquickfill.

raymondclowe avatar raymondclowe commented on July 28, 2024

It seems this is much more complex than I thought. Particularly because my main use case is Wordpress, and that isn't using text areas or any normal input form.

I've started to develop a Wordpress plugin that serves a JS tool which uses Mistral platform as the back end. I don't have access to a fast enough machine to make localhost usable, though I can see the benefit.

I don't know if I can combine the wordpress functionality into the Chrome extention instead of as a plugin.

Do other web based interface like Gmail or Google docs also have this issue? They are not textareas either I think.

Does that mean the extention need to simulate keypresses if it is to be generic for any website?

from aiquickfill.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.