Hi, i want to create a rag based chatbot without llm, it should be faq based but my source of info is very limited like 300 questions so i dont think so it will be requiring LLM, now i have used tf-idf and fuzzy score and i want it to be bilingual, it might sound like i can give a prompt in gpt but i want to explore options, it should be production ready, and doesnot require llm currently, maybe in future i can implement, so what approach should i use? It does have flow based queries for faqs like steps to solve different errors etc. I have implemented flow based approach but i am not able to get the gibberish queries out and if it cant answer texts we can just raise a support ticket, and how to test it too, also i thought of using embeddings but idk how to
submitted by /u/Newspaper1202
[link] [comments]