Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andkret/Cookbook
/ functions
Functions
5 in github.com/andkret/Cookbook
⨍
Functions
5
◇
Types & classes
0
↓ 1 callers
Function
extract_text_from_pdf
(path)
Code Examples/GenAI-RAG/cvpipeline.py:22
↓ 1 callers
Function
get_documents_from_file
Reads a JSON file and returns a list of Document objects
Code Examples/GenAI-RAG/index.py:9
↓ 1 callers
Function
main
()
Code Examples/GenAI-RAG/cvpipeline.py:64
↓ 1 callers
Function
main
()
Code Examples/GenAI-RAG/index.py:48
↓ 1 callers
Function
prepare_text_to_json
(text_to_summarize)
Code Examples/GenAI-RAG/cvpipeline.py:37