AI tool for no-code set up of local LLM that reads and responds with image/text options from prompt

Jye Sandiford
1 reply
🔎Looking for #techhelp, looking for best #AiTools to create a localised #LLMs that can send back responses to prompts by reading ppt. and pdf. formats (text and imagery)🤖#productivityhacks

Replies

Thomas “Tommy”
If it wasnt no-code setup, id suggest looking into langchain - supports local llms and reasonably straight forward pdf reading with QA. I have built that into a part of my workflow at least. (Utilizing gpt4 though).