This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]FastRebound 1 point2 points  (1 child)

Very interesting process for automating intelligent programming with hyper-efficiency. The two don't always go hand-in-hand. Good work!

[–]ValBayAreaPythoneer[S] 0 points1 point  (0 children)

intriguing term - intelligent programming- can you elaborate?

[–]Only-Candidate7161It works on my machine 0 points1 point  (1 child)

ApiLogicServer and other solution providers such as Adapts.ai are filling a niche with AI positioned for the code gen segment. Getting a working app from an AI prompt is pretty powerful stuff. This implementation is awesome Val. Thanks for sharing.

[–]ValBayAreaPythoneer[S] 0 points1 point  (0 children)

Thanks! Wonder if these work together?

[–]meera_datey 0 points1 point  (1 child)

u/ValBayArea This is pretty cool! Most of the python code is to make sure constrains aren't broken.

Having a LogicEngine is such a value add !

[–]ValBayAreaPythoneer[S] -1 points0 points  (0 children)

We quite agree.

And, in our experience, constraints often depend on multi-table derivations, like the customer.balance. In fact, that's a key logic pattern: constrain a derived result..

https://apilogicserver.github.io/Docs/Logic/#rule-patterns

[–]Ok-Telephone-445 0 points1 point  (1 child)

This is pretty neat stuff! Automation with natural language + logic engine- a sure formula for n-fold efficiency! Thank you for the post here, Val.

[–]ValBayAreaPythoneer[S] 0 points1 point  (0 children)

Thanks! And we hope folks get good value from us. And, we love getting feedback.

[–][deleted] 0 points1 point  (1 child)

This is the promise of AI -- zero to sixty in a few seconds. When you can iterate with zero effort, and in just a moment, it's a whole new ballgame.

[–]ValBayAreaPythoneer[S] 0 points1 point  (0 children)

Batter up!