Coder Social home page Coder Social logo

Comments (7)

LBlend avatar LBlend commented on June 24, 2024

I agree, though it will take some work. It'll be a task for the holidays when I've got the time for it.

I'm thinking of keeping the backend in this repo and moving the frontend to a separate one called "mann-eller-kvinne-frontend" or something among those lines.

from mann-eller-kvinne.

marksverdhei avatar marksverdhei commented on June 24, 2024

Would be pretty cool. At the moment, I'm fantasizing about replicating the API using some different technologies such as

  • FastAPI
  • sklearn for simple models
  • pretrained embeddings for the neural model
  • kubernetes with e.g. minikube
    Of course, this can be done in a fork, or different repos
    It might even be worth considering replacing the main thing with this, if it turns out better πŸ˜›

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 24, 2024

Sounds good to me! I'm open to the idea of rewriting the backend i.e. using some if not all of the technologies you've mentioned. I find it hard to see the point of adding kubernetes support though, but other than that I agree.

from mann-eller-kvinne.

marksverdhei avatar marksverdhei commented on June 24, 2024

In this use case, it might not be necessary, but if we were to care about dynamic scalability and minimal downtime
it could be useful. Plus submitting / scheduling training jobs through kubernetes.
I think it could be nice, when showing this project to e.g. future employers that we really took the extra
steps (to give it the potential) to be scalable and robust as if it was for a business use case (which everything else is).

Note that none of this has to be hosted by you. You can still do it the old fashioned way.
Most likely it will just be a folder with a couple yaml files that lets you plug your app/api right into any kubernetes cluster
Minikube requires at least 2 GB of memory and (I think) 20 gb of

Wouldn't it be pretty neat to have kubernetes on your resume? 😎

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 24, 2024

True true πŸ‘€

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 24, 2024

This calls for a rewrite of the frontend as well. It should be pretty easy to do and can be done in a couple of hours. I will get started on that in the near future

from mann-eller-kvinne.

LBlend avatar LBlend commented on June 24, 2024

I have now made a branch called "rewrite" in this repo and have started making some initial changes. I'll come back to you once the base structure of the rewrite is complete and (partially) working.

from mann-eller-kvinne.

Related Issues (20)

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.