AI Code Assistant
Project description
🤖 Iva - AI Code Assistant
Iva is an intelligent code assistant that helps you generate file structures and code based on natural language descriptions.
Features
- Generate code and project structures from natural language descriptions
- Interactive CLI with rich formatting
- Smart bug fixing capabilities
- Project scaffolding
- Cross-platform support
Installation
- Clone the repository:
git clone https://github.com/ItzCyzmiX/Iva.git
cd Iva
- Install the package:
pip install -e .
Usage
Run the assistant:
iva
Or import in your code:
from iva_generator import AIFileGenerator
generator = AIFileGenerator()
generator.run("Create a Flask API")
Requirements
- Python 3.8+
- Dependencies listed in requirements.txt
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iva_generator-0.1.0.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iva_generator-0.1.0.tar.gz.
File metadata
- Download URL: iva_generator-0.1.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2d01ae9520cea19f0d1fc65ee02c47d3b54cbba12ff36e7b2dd95913935ba35
|
|
| MD5 |
823e1698c2c05f62058f37423f21dadc
|
|
| BLAKE2b-256 |
dabae0abbfcbbdcaf05e859332be240b9a7497d032ea3c8aa6d8ce4d18f6b10b
|
File details
Details for the file iva_generator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iva_generator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2682188e87dbe4302167fb2b2932fae2bb613c32c88d0f384c63702c02cdcb3
|
|
| MD5 |
2f2e2a393951b57f9698158af698820e
|
|
| BLAKE2b-256 |
4f51247286850e7daf4c9b24fc5340ee80e3725fcd7880a13d93913843d4b4c2
|