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.

Text Optimization

Text Optimization and Proofreading

Aibtra streamlines proofreading and text optimization for various types of plain text documents, with special enhancements for emails and markdown files.

Code Refinement

Pair Programming and Code Refinement

Aibtra simplifies the refinement and enhancement of source code, regardless of your preferred IDE or editor's capabilities.

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.

Windows (ZIP)

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.

MacOS Intel (tar.gz)

MacOS ARM (tar.gz)

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>

Further Reading