Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Scikit based non-openai index#136

Open
gierdo wants to merge 2 commits into
codegen-sh:developfrom
gierdo:gierdo/scikit-index
Open

Scikit based non-openai index#136
gierdo wants to merge 2 commits into
codegen-sh:developfrom
gierdo:gierdo/scikit-index

Conversation

@gierdo

@gierdo gierdo commented Nov 25, 2025

Copy link
Copy Markdown

Motivation

I love graph-sitter, but I don't have access to the openai api. I wanted to use a local method of using a Vector Database / CodeIndex.

If you are interested in the idea, I would love to contribute to making it ready to be merged, or see it picked up.

Content

This PR adds a scikit-based local-only implementation of the CodeIndex interface.

Testing

Mainly tested with trying it out ;)

The tests might ™️ work, but I haven't managed to get the tests running properly, without investigating further.

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@gierdo
gierdo requested review from a team and codegen-team as code owners November 25, 2025 13:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant