FuriKuri / codex-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codex-py

Prepare

Set environment variables:

$ export OPENAI_ORG=
$ export OPENAI_KEY=

Usage

Use python script with what you are searching for

$ ./codex.py find file by name 
find . -name "*.*"

About

License:MIT License


Languages

Language:Python 100.0%