Skip to content

Basic example for searching code semantically in github profiles. In python

Notifications You must be signed in to change notification settings

eren23/semantic-code-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Search in a Target Github Profile

Just based on the example from openai's cookbook, I've updated some parts to run on full github profiles and use another embedding model instead of the paid one. It's a pretty limited search, can be extended to do different things.