Aibtra is a lightweight, open-source desktop tool designed to enhance your plaintext and source code review process by utilizing AI. Currently supported platforms include OpenAI, Anthropic, DeepSeek, and on-premise Ollama.
Tailored for software developers and tech-savvy users, Aibtra integrates with your existing tools, helping you interact with AI more efficiently. It's pronounced [ˈeɪbtrə].
Aibtra does not operate through an AI Assistant (such as ChatGPT); instead, it directly accesses the platform's AI Models using their respective APIs. Therefore, you will need an API account.
Download Latest Build
Aibtra is open-source and free of charge. It is actively being developed and is currently available as a Preview Release.
The source code can be found on GitHub, and the binaries below are built on GitHub for your convenience.
If you encounter any problems or have suggestions, please report them on GitHub.
If starting aibtra.exe
results in a "Searching for app in the store?" message, right-click aibtra.exe
, open the Properties, and clear the Read-Only attribute and select Unblock.
If you encounter a message stating "Package is damaged" when double-clicking aibtra
, you need to reset the quarantine attributes by using the following command:
sudo xattr -rd com.apple.quarantine <path/to/aibtra>