UniteAI plugs your AI Stack into your editor. It's like Copilot, but open source, hackable, and plugs in any AI (both online, and locally hosted!).
https://github.com/freckletonj/uniteai
Your text documents become the common denominator of collaborating with the AI, and you can concurrently use OpenAI/API based AIs, and local AIs.
Editor support: VSCode, Emacs, Any Editor with LSP support (almost all)
What's in the Stack?: Llama Code, ChatGPT, OpenAI Completions, Speech-to-Text (OpenAI Whisper), Document Search / Retrieval Augmented Generation, Any Local Language Models
Why: 1 + 1 > 2. These tools catalyze each other when used together.