I Want to Provide Recipes Exclusively from My Knowledge Base

I am in the process of building a website and would like to add a chatbot. I have tried various methods but have been unable to make it function properly.

Pickaxe studio under experimentation

What I Want to Achieve

What I’ve Tried

  1. Anticipating that the number of recipes will increase, I created a page that compiles recipes for the knowledge base. (https://ava-webstudio.com/moromiya/aiknowledge/)
    However, it doesn’t correctly provide the URLs listed on the page and instead suggests fictitious URLs that don’t exist.

  2. I tried importing data formatted in a table in CSV, but this also doesn’t work properly.

  3. I’ve lowered the Relation Cutoff to 20, but it’s still problematic that the AI creates and responds with recipes that don’t exist in the knowledge base.

Does anyone know any tips for accurately providing content from a knowledge base? Any advice would be appreciated.

I have been trying this myself. I thought that I had it working but then I went back to test it a couple weeks later and it didn’t work at all. I have a database of over 200 website templates that I want the tool to show the user upon request. I originally tried 200 separate PDF’s but that did not work. I then put then all into one csv file and tweaked the relation cutoff like you. I got the new one working but I think it’s because I cranked the Memory all the way up to something like 25,000 tokens. I noticed that as I allow less tokens, the results get worse. My thought is that I can leave the tokens cranked up when using Pickaxe credits. Like you, this is all just trial and error, but I just fixed mine last week and it seems to be working (still)

I raised the memory to 25000 like you said and it worked!
It took a few hours of trial and error, but it helped.I plan to tune it up a bit more from here and propose it to the client.

One other possible approach is to create a Web site without listing it anywhere that consists wholly of recipes and nothing else – then point that Website as your knowledge base.