Code2LLM

Easily chat with your codebase using GPT-4o or Claude-3.5, without an API key!

terminal
code2llm init --additional-excludes '*.tmp' 'test_dir/'
Initialized exclusion patterns in temp\.llm_ignore.

code2llm start -m 128000
Your codebase is now prepared for seamless LLM input.
Access the ready-to-copy code snippets here:
http://localhost:2255
--------------------------------------------------------------
✨ Happy Coding! ✨