Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 273 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 273 Bytes

AIC

Command line AI

What's inside?

  • Python
  • Poetry
  • Gemini

Dev

Install

poetry run dev

Run

poetry run aic

Build

poetry run pyinstaller --onefile ./aic/__init__.py --name aic

Carlos Costa @ 2024