SamurAIGPT / EmbedAI

An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks

Home Page:https://www.thesamur.ai/?utm_source=github&utm_medium=link&utm_campaign=github_privategpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weird response

pixeline opened this issue · comments

I trained the model using a PDF file of a book on ASO.
I asked "What is ASO?"
I get this answer (copied from the browser console to get the real response):

{"answer":"H9E,:?&+8&1<*<2E(#!=)G68/?5C/BGC,48BC292;3;1=%D$EC!;F%'-,81261/EB!52B159F26E49:15E!F4C(H17'&+#<\"'=F'A$)H;C?<(:9C\"H)F6=)8<+?.$'+B*2G/F:B7-4#,95C\"&E)&(,'12<);'(54<G37=,A'D#67E+\")E2*=+F$H*>$7$7BCE?#<1!:!=5<#6G\"*-D!>8'F8,B5A.;6*B!BA%(7/&>:G##=)3C->**'F-;GD+,$2","query":"how can i improve my app description","source":[{"name":"source_documents/The-Advanced-App-Store-Optimization_eBook_2022.pdf"},{"name":"source_documents/The-Advanced-App-Store-Optimization_eBook_2022.pdf"}]}

I tried using imartinez' privateGPT and there I get a valid, readable text response. I tried https://dencode.com/en/string but did not find any. So i'm not really sure what is going on. Does someone have an idea what is going on?

Can you delete the db folder and retrain it ?

hello! I did as you asked. I get the exact same result. backend server console shows:

Using embedded DuckDB with persistence: data will be stored in: db/
!F/F>#5%/-?#$.)'3(6G6=2F)9#H-EA;AF&&)!H<82/AEA!D<*:C/,?2BD9F(7*<F$;5+C+*#>9:<'!+2=)??F3<G",?3-7!$41G?*,.(AAG9A=?"!HG">,(7%H==GB)*+1"(.!7<8B%"$F;A1E8F?>FB56':#=-$,-//8CG86CH//A#7G(!HG2&7$"%-=6?*#)"%$"-F$C2?B#;!)4'D8GC'=A?!7#*F21E)/%87?<<G1'>8-%.636(<,(%<#+>
!F/F>#5%/-?#$.)'3(6G6=2F)9#H-EA;AF&&)!H<82/AEA!D<*:C/,?2BD9F(7*<F$;5+C+*#>9:<'!+2=)??F3<G",?3-7!$41G?*,.(AAG9A=?"!HG">,(7%H==GB)*+1"(.!7<8B%"$F;A1E8F?>FB56':#=-$,-//8CG86CH//A#7G(!HG2&7$"%-=6?*#)"%$"-F$C2?B#;!)4'D8GC'=A?!7#*F21E)/%87?<<G1'>8-%.636(<,(%<#+>127.0.0.1 - - [08/Jun/2023 09:59:24] "POST /get_answer HTTP/1.1" 200 -

Thank you for your help!