Icon

Local AI implementation

create vector store tosave input document(s)
FAISS Vector Store Creator
select GPT 3.5 Turbo/local model
OpenAI LLM Selector
Load underlying source document
PDF Parser
User question
Table Creator
final result
Table View
GPT4All Embedding Model Selector
format forbetter readibility
String Format Manager
turn PDF textto string
Document Data Extractor
get response toquestion from vectorized inputdata
Vector Store Retriever
group them asa single string
GroupBy
ungroup the results intoindividual lineitems
Ungroup
text chunks
Text Chunker
provide "fake" credentialsfor the Authenticator
Credentials Configuration
sending the promptand content toLM Studio (local)
LLM Prompter
connect toLM Studio(local)
OpenAI Authenticator
creating the prompt
Expression

Nodes

Extensions

Links