Chat GPT Integration with my ESG Platform

Hi, We developed a platform which helps the company to measure their carbon footprint generated from their marketing activities. And we want to add AI capabilities so that it can guide them what measures they can take to reduce the carbon footprint. How does Chat GPT can support me here? We are a new startup and 100% boot strapped, hence we dont have money to develop these capabilities and looking for options if we can integrate with Open AI.

Kindly advise

Hey @Shafeeq - Welcome to the forum!

To answer your question, what exactly do you expect from this use case? Are you looking more in terms of information retrieval or you have a sequential flow it needs to follow?

For example I’m generating 100t CO2e from a digital campaign by pushing images and videos, now how can I reduce this? If I have an AI capability then I can ask how can I reduce it? And based on the suggestions, the customer will do optimisations.

do you have a knowledge base of mitigation measures, or is the model supposed to generate ideas for you? :thinking:

I want the model supposed to generate ideas for me based on the data I have provided.

So two things -

  1. What is the length of the data? Is it a large document you would like to retrieve from?
  2. Are you planning to pass it in the system prompt? (This is expensive if you have large context)