A prototype written in Python to illustrate/demonstrate querying the Learning Path Index Dataset (see Kaggle Dataset and GitHub repo), with the help of the OpenAI GPT technology (InstructHPT model and embeddings model), Langchain and using Facebook's FAISS library.
image
The end-to-end process can be learnt by going through the code base as well as by observing the console logs when using both the Streamlit and the CLI versions.