Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to inject a set of Markdown files not from Notion? #4

Open
meefen opened this issue Feb 8, 2023 · 4 comments
Open

Comments

@meefen
Copy link

meefen commented Feb 8, 2023

If so, what preprocessing is needed?

@nance2uiuc
Copy link

I would also like to know.

@jasielmacedo
Copy link

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
Copy link
Author

meefen commented Mar 1, 2023

@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
Copy link

Yeah, to Simply having Level 1 heading in it will be enough

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants