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 token OPENAI_API_KEY: OpenAI API key Can be set in .env file. Usage # Development pnpm dev -h