Skip to content

md844108/Extracting_Terms_and_Definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracting_Terms_and_Definitions

AIM :

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.

References

https://gpt-index.readthedocs.io/en/latest/guides/tutorials/terms_definitions_tutorial.html

Requirement OpenAI key

Open OpenAI website(https://platform.openai.com/account/api-keys) and create key , It will use in code.

Install some pckages on which our dependency from requirements.txt

To Run Code

    streamlit run app.py (here i am using streamlit to make Web-app GUI)

Deployment

Deployment done on huggingface.co : https://huggingface.co/spaces/irfan844108/Extracting_Terms_and_Definitions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages