Skip to main content

DotAI - Natural Language Programming Language

Project description

🤖 DotAI - Natural Language Programming Language

Join our Discord Subscribe on YouTube Connect on LinkedIn Follow on X.com

PyPI version License: MIT Python 3.8+

DotAI is a revolutionary natural language programming framework that allows you to write code and create content using plain English. Simply describe what you want to create, and DotAI will generate, save, and execute the appropriate files.

✨ Features

  • 📝 Write code in natural language
  • 🔄 Automatic code generation and execution
  • 📊 Multi-threaded task processing
  • 🛠 Enterprise-grade error handling
  • 📋 Supports multiple output formats
  • 📜 Comprehensive logging system

🚀 Quick Start

Installation

pip3 install ai-lang

Create Your First .ai File

Create a file example.ai with your requests:

Create a Python function that generates the Fibonacci sequence up to n=10 and prints it.

Create a text file containing a haiku about programming.

Create a JSON file with data about three planets including their name, distance from sun, and mass.

Run Your .ai File

ai-lang run example.ai

CLI Commands

Usage: ai-lang [OPTIONS] COMMAND [ARGS]...

  DotAI - Natural Language Programming Language CLI

Options:
  --help  Show this message and exit.

Commands:
  init     Initialize a new .ai file with example content
  run      Execute a .ai file and generate the requested files/code
  version  Show the installed version

📖 Usage Examples

1. Generate and Execute Python Code

# script.ai
Create a Python script that:
1. Generates 100 random numbers
2. Calculates their mean and standard deviation
3. Creates a histogram visualization
Execute the script and show the results.

2. Create Content Files

# content.ai
Write a technical blog post about the future of AI in software development.
Save it as a markdown file with proper formatting.

3. Data Processing

# data.ai
Create a Python script that reads a CSV file, performs data cleaning,
and outputs summary statistics. Include error handling for missing values.
Execute the script with sample data.

🛠 Advanced Features

  • Multi-threading: Process multiple requests in parallel
  • Smart Task Analysis: Automatic detection of task type and requirements
  • Execution Management: Safe execution environment for generated code
  • Comprehensive Logging: Detailed logs for debugging and monitoring

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

git clone https://github.com/The-Swarm-Corporation/.ai.git
cd .ai
pip install -e ".[dev]"

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links

💡 Examples Repository

Check out our examples repository for more use cases and implementation patterns.

⚠️ Note

DotAI requires an OpenAI API key to function. Set your API key as an environment variable:

export OPENAI_API_KEY='your-api-key-here'

Or use a .env file in your project directory:

OPENAI_API_KEY=your-api-key-here

Todo

  • Add support for more LLMs (Function calling, and local models, you should have a config option to choose which one to use in the cli)
  • Add support for more file types (images, audio, video, etc, integrate with createnow.xyz)
  • Add support for more output formats (pdf, docx, etc)
  • Add support for more input types (image, audio, video, etc)
  • Add support for more task types (data analysis, data processing, data cleaning, etc)

Made with ❤️ by the DotAI Team

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_lang-0.0.6.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_lang-0.0.6-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file ai_lang-0.0.6.tar.gz.

File metadata

  • Download URL: ai_lang-0.0.6.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.8 Darwin/23.3.0

File hashes

Hashes for ai_lang-0.0.6.tar.gz
Algorithm Hash digest
SHA256 aef90870db134f743960128d2c6df589a995599b2a56fed7f433f512bbc32097
MD5 c4b84796063df308a9803e066137c778
BLAKE2b-256 5b4da91cb505aabec1fb88e4dc2990bb68f4209c574c86f279af4ea52c72a8bd

See more details on using hashes here.

File details

Details for the file ai_lang-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: ai_lang-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.8 Darwin/23.3.0

File hashes

Hashes for ai_lang-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7fbdb2fb6046df5dee024d13b22fa3f22984d4b2f51d39ad52f64375386d9b81
MD5 dd3d84a8fb29fd216b90227948210e7b
BLAKE2b-256 13284e33aea658e6cd304c37f036bd40434755d089d29e02c0e1eed763859d50

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page