# ja
`ja` is archived and no longer maintained.
This project was a small Rust CLI wrapper around Chat Completions-era OpenAI APIs. That
experimental shape is no longer useful enough to maintain now that more capable, actively
maintained AI coding tools exist.
Use one of these instead:
- [Codex CLI](https://developers.openai.com/codex/cli)
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview)
- [Gemini CLI](https://github.com/google-gemini/gemini-cli)
- [aider](https://aider.chat/docs/)
- [llm](https://llm.datasette.io/en/stable/)
Existing `ja` releases remain available on crates.io for anyone who still depends on them, but no
new features or fixes are planned.