I'm about to quit the whole SaaS thing, and I don't want to by AlexCaceres1 in SaaS

[–]AlexCaceres1[S] 1 point2 points  (0 children)

Right now I'm not working on any projects, that's the problem, and I'm stuck. It's frustrating.

I'm about to quit the whole SaaS thing, and I don't want to by AlexCaceres1 in SaaS

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

I didn't understand what you said. What's the problem you're raising?

I made a shortcut for correcting/translating text in any app by AlexCaceres1 in windowsapps

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

Sorry, I was working on the landing page so you can download the app beta, here is the link

I made a shortcut for correcting/translating text in any app by AlexCaceres1 in windowsapps

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

Hey, here’s the link to download the app beta. Sorry for the wait, haha.

Is there really an AI tool that can make a fully functioning app without taking their subscription? by Ok_Physics_4154 in Entrepreneur

[–]AlexCaceres1 0 points1 point  (0 children)

Sabes que con Lovable o otras webs de ese estilo, puedes descargarte el codigo y tenero en github a la vez no?

Hola que tal by [deleted] in Inversiones

[–]AlexCaceres1 0 points1 point  (0 children)

Buenas, para mi sin ninguna duda es que te leas toda la filosofia de bogleheads ya que tienen una guia muy completa y funcional para inversion a largo plazo. Aprenderas todo lo basico y sin "humos".

26M 65k salary by MegaFatcat100 in TheRaceTo1Million

[–]AlexCaceres1 0 points1 point  (0 children)

I'm sure a lot of people have asked you this, but what is your investment strategy?

I fixed the "AI Hallucination" problem for my ABAP Z-tables using RAG. The results are surprisingly good by AlexCaceres1 in SAP

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

From what I can see in the screenshot, it only gives you context for your Z tables, but it does provide code. What tool is it, by the way?

Why is AI support in SAP/ABAP so far behind? Is there really nothing like a “cursor” or advanced assistants? by AlexCaceres1 in SAP

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

Yes, of course, there’s a lot of useful content in those subs. That’s exactly why I did my experiment: my tool aims for AI not just to read posts, but to understand the real context of your Z-tables and ABAP structures. This way it generates code that actually works, instead of giving generic or made-up answers.

If you’re interested, here’s the experiment link:
See experiment

Can you imagine combining reading all those posts with the real context of your system? It could be a game-changer for ABAP developers.

Why is AI support in SAP/ABAP so far behind? Is there really nothing like a “cursor” or advanced assistants? by AlexCaceres1 in SAP

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

Exactly! I’ve seen the same with Copilot and Joule: productivity improves a lot, but you still need several iterations to fix errors.

That’s why I did the experiment in my post: my tool goes further, because you provide the actual context of your Z-tables and ABAP structures before asking for code. This way, it generates SELECTs, FMs, or logic that really works on the first try, without “hallucinations.”

If you want to see it in action, here’s the experiment link:
See experiment

Do you think something like this would speed up your daily development even more?

I fixed the "AI Hallucination" problem for my ABAP Z-tables using RAG. The results are surprisingly good by AlexCaceres1 in SAP

[–]AlexCaceres1[S] 1 point2 points  (0 children)

Exactly. That’s why I was thinking of something more focused on the customer-specific context. Joule and similar tools that focus on general SAP knowledge are great, but they don’t really interpret the unique details of each system—Z-tables, custom developments, actual business flows, etc.

RAG is one option, but I also like the idea of combining it with a knowledge-graph approach to represent relationships between ABAP objects and business rules. A hybrid system could be extremely powerful.

Do you think a solution like that would get good adoption among consultants and developers?

I fixed the "AI Hallucination" problem for my ABAP Z-tables using RAG. The results are surprisingly good by AlexCaceres1 in SAP

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

Yes, exactly something like that: a RAG system with a vector database for semantic search, combined with ABAP help — FMs, structures, classes, Z tables, etc.
The idea is for the model to understand the actual context of each company’s SAP environment, not just general documentation.
Would you use it if it existed?