Python stack for building AI-based SaaS apps
Samuel Lukudu
1 reply
Am new here, and most of my experience has been in machine learning and python ecosystem mainly.
I have been experimenting with building simple LLM and computer vision applications using Streamlit, which requires careful memory optimization.
I would like to know, if using purely python based libraries is a reasonable choice to build apps that are scalable.
Also, feel free to provide any suggestions
Replies
Gurkaran Singh@thestarkster
Launching soon!
Hey there! When it comes to building AI-based SaaS apps with Python, it's like having a versatile toolbox - sure, you might not use a hammer for every task, but Python libraries can be the Swiss Army knife you need for scalable apps. Plus, who doesn't love a bit of memory optimization fun with Streamlit, right? So, Python away and keep those AI apps sharp and efficient!
Share