AskOra – Your terminal gateway to AI for any dev workflow

2 jetroni 1 8/13/2025, 10:57:19 PM github.com ↗

Comments (1)

jetroni · 3h ago
Forget chat boxes. AskOra is a CLI that lets you run AI however you want, generate code, transform text, automate tasks, whatever.

Supports OpenAI, Ollama, and more. Responses come as JSON, ready to plug into scripts or pipelines. Works sync or async.

Install: pip install askora

Example: askora --type openai --key YOUR_API_KEY --prompt "Generate a Python function to reverse a string"

Open-source, lightweight, and built for devs who want flexibility over chat.

GitHub: https://github.com/jetroni/askora