Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 492 Bytes

Ollama Translate

Automatically translate comments in code to your preferred language using a local LLM. This was implemented as part of a take-home assignment and likely won't move past an MVP. If there's sufficient interest, I could be convinced to continue development on this.

Demo on YouTube

Requirements

  • Ollama must be running.
  • Must build from scratch (open in vscode and F5).