The idea is to create a Chatbot for an easy and comprehensible LCA analysis.
- Import Ecoinvent/Agribalyse etc databases
- Create a database with all the LCA definitions and keywords so the chatbot can understand it and reformulate it in a simple way
- Vectorize the ecoinvent database
- Try to use as entry a text, and use a first iteration of chatgpt in order to tranform the text into a technical LCA keywords
- Use the vectorized database to find the closest LCA definition to the keywords
- Create an interactive chatbot that can ask questions to the user to refine the process
- Create a web interface