Codey is a Python package providing AI tooling that enables developers to integrate advanced AI functionalities into their applications easily. More at https://codey.dev-genio.com/
- AI Power: Leverage artificial intelligence to enhance your applications.
- Easy Installation: Quickly install and get started with a simple command.
- Customizable Configuration: Adjust settings to suit your specific needs.
Once fully developed, Codey will operate as proprietary software. Free binaries will be available for everyday users, while enterprise plans will offer additional features and support.
For detailed installation instructions, follow Installation Documentation.
After installation, run the CLI with:
codey
Set environment variables or use a local .env
file:
OPENAI_API_KEY
(required)OPENAI_BASE_URL
(optional) - Custom OpenAI-compatible API base URLMODEL_NAME
(optional)PROMPT_PATH
(optional)
For comprehensive documentation, refer to the following sections:
- Installation Documentation
- Usage Documentation
- Configuration Documentation
- Architecture Overview
- Tools Documentation
- Logging Documentation
- Contributing Guidelines
- Frequently Asked Questions
If you're interested in contributing, please check the Contributing Documentation.
This project is licensed under the MIT License.