Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Code Retriever

This is a simple implementation of a Python CLI program that can be used by developers to create informationally-dense (token limited) context retrieved from your project repository for inference with a code-instruct-tuned LLMs. The preliminary goal here is to get the context copied over to your clipboard, and get information about the token count.

Usage

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sollicitudin sem sit amet justo tincidunt, cursus mattis lorem malesuada. Sed ut leo quis dui mattis egestas ac quis dolor. Nam condimentum lorem id turpis dapibus, at posuere dolor tempor. Nulla ac sollicitudin massa, a facilisis sem. Vestibulum nisi lectus, scelerisque.

Good-to-know

This program assumes that you have written modular code. Adhering to simple coding principles makes your code more readable for both humans and LLMs without necessitating superflous docstrings or code comments.

Limitations and Contributions

Currently this is just a quick implementation for Python based project. Given time, I will maybe incrementally enhance its robustness and functionalities to for instance not only be limited to full Python based projects.

It's an open project, so contributions that come as pull requests or adding issues to this repo is warmly welcomed.

About

A program that helps developers utilize the powers of LLMs and Embedding models to create project relevant context for any code-instruct-tuned LLM.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages