The blog State of GenAI in the SAP Community 09/2023 is a great analysis of the applicability of GenAI. I had the following conversation, which you can find in the comments:
Sergiu: How did you collect statistics for Overview SAP Community Insights ...
Author: iatco.sergiu
There are a lot of debates about how to trust Artificial Intelligence Large language models. In this blog post, I will further explore the capabilities of OpenAI API by developing an interactive application to build trust.
Open...
Author: iatco.sergiu
"Have you ever wished to ask an AI agent questions about selected thousands of pages after you have woken up from a good sleep?"
I wrote the blog “Hello, world!” your crafted chat GPT bot!" about how to use OpenAI API to subm...
Author: iatco.sergiu
So far, I think most of us have tested and used chatGPT for various tasks. Perhaps you tried, as well as other tools built on top like MONICA or Jupyter Notebook extensions for data science projects. Once you understand how tool...
When we think about a prime number we do it in terms of divisibility properties.
Wikipedia. A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is ...
After moving the content from blogs.sap.com to community.sap.com the app is no longer working because the elements for views, likes and comments are unavailable.Regards,Sergiu
Content embedding solutions will evolve in parallel with LLM's new approaches and RAGs. The RAGs are filling the gaps of more specific custom needs until the moment when LLM comes with a new release and approach. It is a continuous race that requires...
Great overview of RAG, Mario!I added the OpenAI fine-tuning link.The RAG solves also the problem of a limited context window. LLMs are expanding the context window. Claude 2.1 has a context window of 200,000 tokens and GPT-4 has a context window of 3...
Hi xinchen.I am glad to see the implementation of fairness in SAP HANA Machine Learning.In my blog post, SAP HANA Cloud Machine Learning Challenge “I quit!” – Understanding metrics, I also explained the importance of fairness and how to interpret acc...
In the case of transaction MM03, the requirement is to display Basic Data 1 View.A solution with the program you can reuse in any other query is the following.SE38: Z_CALL_TCODE_MM03 *&-----------------------------------------------------------------...