Is it possible to inject a set of Markdown files not from Notion?
meefen opened this issue · 4 comments
meefen commented
If so, what preprocessing is needed?
nance2uiuc commented
I would also like to know.
jasielmacedo commented
Yes, you can. The Notion DB folder has a lot of *.md files, which are basically a lot of markdown files, so you can make your own.
You don't have to change the code;
Remember that the Open AI embedding can read any kind of text.
just make sure that every file you make has a proper title
meefen commented
@jasielmacedo Thanks a lot for your response.
Can you say more about:
every file you make has a proper title
Are we talking about any Markdown header info or simply having a level 1 heading?
jasielmacedo commented
Yeah, to Simply having Level 1 heading in it will be enough