Generative AI for properties programing language.

Ompratap Singh 0 Reputation points
2024-06-11T15:04:00.7066667+00:00

I am currently working on a Generative AI project.

The goal is to leverage pre-trained models like GPT-4/GPT-3, Codex, etc., to generate responses in my proprietary language syntax.

For instance, if I ask for Java code to print numbers from 1 to 10, I would expect to receive the corresponding Java code. I aim to achieve the same functionality with my proprietary code.

In the initial steps:

I have uploaded numerous sample data and grammar documents for my language to the storage account and created an index. Additionally, I have added system prompts to my chat playground app and deployed the GPT-4 model.

However, the responses I'm receiving are not as accurate as expected. Could you guide me on how to fine-tune the model or improve the accuracy of the responses?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
774 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,854 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,559 questions
{count} votes