LeoWalker commited on
Commit
8e1d844
1 Parent(s): 85ff23a

updated readme with some reference

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  # Resume Parser
2
 
3
  This Streamlit app allows you to compare the capabilities of different language models (LLMs) in parsing resumes into structured Pydantic objects. It provides insights into the accuracy, inference time, and cost of using various LLMs for resume parsing.
@@ -61,3 +62,5 @@ The app supports multiple LLMs, which can be configured in the `llm_dict` dictio
61
 
62
  Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
63
 
 
 
 
1
+ ---
2
  # Resume Parser
3
 
4
  This Streamlit app allows you to compare the capabilities of different language models (LLMs) in parsing resumes into structured Pydantic objects. It provides insights into the accuracy, inference time, and cost of using various LLMs for resume parsing.
 
62
 
63
  Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
64
 
65
+ ---
66
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference