You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2023. It is now read-only.
I follow you since the raven project and read one of your online book about AGI. Great and inspiring writing.
I'm testing codex for a while and wonder if this wiki-approach would work with embeddings and a code base too?
Codex is cut-off in 2021, so I would like to "update" the model with a current code base and asks questions or generating methods, classes, functions etc and codex considers the provided code base.
Could this be achieved with embeddings?
Would I need to generate the embeddings word-wise, line-wise or class-wise or maybe file-wise?