[D] Software engineers building apps with ML features

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Python Fire

    Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

  • So, it sounds like what you're looking for is something like Fire, but for APIs? I've seen people combine Fire + Gooey work really well for a GUI app. Is this sort of what you mean, but for the web? Maybe something close to huggingface spaces?

  • django-rest-framework

    Web APIs for Django. 🎸

  • For an API, if you have a backend like Django (which I admit has a solid learning curve) you can make quick APIs with addons like django rest framework, or tastypie. The most recent I saw was django-ninja, but I have yet to try that out. I think an ML / cookie cutter plugin would be pretty interesting to be honest. I'll keep a look out and see, but /u/halfourname is correct, the flexibility would have penalties. Usually they're very narrow in scope.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • django-tastypie

    Creating delicious APIs for Django apps since 2010.

  • For an API, if you have a backend like Django (which I admit has a solid learning curve) you can make quick APIs with addons like django rest framework, or tastypie. The most recent I saw was django-ninja, but I have yet to try that out. I think an ML / cookie cutter plugin would be pretty interesting to be honest. I'll keep a look out and see, but /u/halfourname is correct, the flexibility would have penalties. Usually they're very narrow in scope.

  • Gooey

    Turn (almost) any Python command line program into a full GUI application with one line

  • So, it sounds like what you're looking for is something like Fire, but for APIs? I've seen people combine Fire + Gooey work really well for a GUI app. Is this sort of what you mean, but for the web? Maybe something close to huggingface spaces?

  • django-ninja

    💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

  • For an API, if you have a backend like Django (which I admit has a solid learning curve) you can make quick APIs with addons like django rest framework, or tastypie. The most recent I saw was django-ninja, but I have yet to try that out. I think an ML / cookie cutter plugin would be pretty interesting to be honest. I'll keep a look out and see, but /u/halfourname is correct, the flexibility would have penalties. Usually they're very narrow in scope.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Django 4.0 Released

    15 projects | news.ycombinator.com | 7 Dec 2021
  • Github Sponsor Sebastián Ramírez Python programmer

    2 projects | dev.to | 5 May 2024
  • django-rq-scheduler VS django-tasks-scheduler - a user suggested alternative

    2 projects | 15 Dec 2023
  • click-web: Serve click scripts over the web (Python)

    2 projects | news.ycombinator.com | 13 Dec 2023
  • Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres

    2 projects | dev.to | 12 Dec 2023