Comment on Is anyone working on a personal assistant using RAG and LLMs?

porkins@sh.itjust.works ⁨1⁩ ⁨year⁩ ago

I did this with my wiki in order to read each article and come up with a category and keyword cloud. I first started by attempting to use many different tools to build my own LLM and then realized that I was reinventing the wheel and shifted to using OpenAI’s API. I was able to prompt it to read each article as input and output what I needed in a machine readable format. It worked like a charm.

source
Sort:hotnewtop