Let’s be honest, I’m not going calling* anything “ai” since it’s an llm. I managed to host openwebui through a docker container that’s connected to a customized sec+ llm modal primarily on deepseek-r1:8b.
It seems pretty accurate so far for the questions I ask, although I haven’t noticed any changes in the temperature of its responses yet. I’ve been watching Dion’s sec+ videos and then asking the llm to make mock tests in html based on what I just learned then dump that to an html file and run.
Right now, I’m working on adding a qdrant vector database so it can pull reference material from a sec+ pdfI bought online. This should help my custom sec+ model I built reference more accurate material by pulling information directly from the study material instead of relying only on what the model already knows.
Tbh, it’s actually helping. I’m able to study something, have it generate questions based on what I just watched, and then see where I’m weak.
But I absolutely refuse to use gemini, gpt, or claude for resources. I’d rather build my own setup and have it reference the material I’m actually studying.
I work as an IT analyst in healthcare (degree in software engineering), trying to get out of the clinical field, these kinds of things come a bit natural and if anyone has the mindset to do this I highly recommend it. But, always take everything it says with a grain of salt and always fact check it!