ai-programmer
v0.0.0
Published
AI Programmer that browses GitHub, combining RAG strategy and a large language model to fetch, refine, and present code solutions.
Readme
AI Programmer
AI Programmer that browses GitHub, combining RAG strategy and a large language model to fetch, refine, and present code solutions.
Preparation
Environment Variables:
GITHUB_TOKEN: GitHub API tokenOPENAI_API_KEY: OpenAI API key
Can be set in
.envfile.
Usage
# Development
pnpm dev -h