Hasan
Forum Replies Created
-
Replies viewable by members only
-
Replies viewable by members only
-
Please make sure that you are working inside a folder, and the python file is opened from that folder, I don’t see anything opened in the left panel.
Second, please make sure you have installed Python, and you selected the interpreter, a full screenshot may help me identify if the interpreter is selected.
-
Replies viewable by members only
-
Just to make things clear, in RAG, it is not only the database of Q&A that decides the answers, it is the LLM model capabilities + data + prompts.
and if you want to run RAG in production, it is not enough to connect a bunch of questions to an LLMM, you will need another later of verification if the answers are critical for you.anyway, coming back to RelevanceAI, try playing with the prompt, and see if the results changes, testing is crucial when setting up AI systems.
and if you want full control over your system (which I prefer too 😅)
maybe you should think about building this using Langchain Libraries, and maybe taking a look at guardrails may help you too if you want to create something stable and production ready.
I don’t know how much critical your business is, and how much you want the answers to be accurate, maybe sharing more details will help me more point you in the right direction.
-
RelevanceAI is a good tool, are you sure you synced the records after updating, there is a button I think in the corner to handle this.
yeah there are several options, depending on what you want, we can find something that is suitable for you.
would you like a zero-code approach for example?
Only WordPress? or for any website?
-
Replies viewable by members only
-
If you want to get SERP results, you can use SERP APIs, like serper and others. already mentioned this in many of my videos.
if you want to get keyword search metrics, you will need to use Google API to get real data, or use third parties like Semrush, SpyFU, and others.
this is the best way to do so.
-
ahh ok, if you are looking for search metrics, for example, you will need a data source like Google API or other APIs.
if you are looking for specific type of data, maybe I can help point out where to find it
-
Replies viewable by members only
-
Replies viewable by members only