Build an Inventory Management System using Pakai Server with ChatGPT

aeric

Expert
Licensed User
Longtime User
First Thought:
I plan to make this as a tutorial. Then I changed my mind.
I thought again, maybe put this in B4J Share Your Creations.
I changed my mind again.

Mission:
Build an Inventory System using Pakai Server with ChatGPT

How good is ChatGPT using Pakai Server project template?
Let's see...


I gave up.

Sorry to disappoint you.
 
Last edited:

aeric

Expert
Licensed User
Longtime User
So the LLMs are not only haluscinating but now it is "scheming".
 

aeric

Expert
Licensed User
Longtime User
That looks like a very interesting project! I wish you the best of luck with the development, I’m sure it will turn out great. 🚀
Just randomly playing with ChatGPT. I never thought to create this project. I just test it's first suggestion. Never expected it was doing so bad.
 

fernando1987

Active Member
Licensed User
Just randomly playing with ChatGPT. I never thought to create this project. I just test it's first suggestion. Never expected it was doing so bad.
I understand you perfectly —sometimes when playing around with ChatGPT we end up testing ideas without really planning to start a full project. Don’t feel bad about it, it’s all part of experimenting and learning.


A complete inventory management system may look simple at first, but it’s actually a challenging project. You would need tables for entries, outputs, stock levels, customers, suppliers, products, a dashboard, and also a user table to clearly define what permissions normal users and administrators should have. Personally, I haven’t started such a project myself because of the time it requires, but I do think it’s a very interesting idea.
 

aeric

Expert
Licensed User
Longtime User
Yes, ChatGPT did provide a starter project but the code is not working at all.
I think LLM can only good in programming languages like python and javascript which are more machine friendly. It fails miserably in real human use programming languages like B4X.
 
Top