Aim : We will go through the design process of using Llama Index to extract terms and definitions from text, while allowing users to query those terms later.
https://gpt-index.readthedocs.io/en/latest/guides/tutorials/terms_definitions_tutorial.html
Open OpenAI website(https://platform.openai.com/account/api-keys) and create key , It will use in code.
streamlit run app.py (here i am using streamlit to make Web-app GUI)
Deployment done on huggingface.co : https://huggingface.co/spaces/irfan844108/Extracting_Terms_and_Definitions