this post was submitted on 08 Nov 2023
1 points (100.0% liked)

Side Project

29 readers
1 users here now

A community for sharing and receiving constructive feedback on side projects.

founded 10 months ago
MODERATORS
 

Hi guys,

I am a java dev and doing a django saas project for the first time from scratch and trying to build a AI based app for a specific saas idea. It is going to consume some data and present some resp in form of dashboard. Please list down the tech stack that would be needed and things i need to look into from scalibility and other stuffs.

top 3 comments
sorted by: hot top controversial new old
[–] autonomousErwin@alien.top 1 points 10 months ago

Openai library and Django is probably all you need? Hard to know without anymore information

[–] rossedwardsus@alien.top 0 points 10 months ago (1 children)

Hello. AI and Saas are meaningless terms at this point. So can you clarify what you are trying to do. Within python there are libraries such as pandas which is the standard for data science. Is that what you are referring to?

[–] Material-Tomorrow563@alien.top 1 points 10 months ago

I am sorry for being vague! I intend to integrate chatgpt for getting a specific response and show that on a dashboard. Theres alot to it apart from the AI part but just a small context. Plus i was looking for if people are using some boilwr plate code with any specific auth setup, profile setup, stripe done or anything of that sort