Metadata-Version: 2.1
Name: websai
Version: 1.1.1
Summary: WebsAI is an AI-powered full-stack framework for fast and intelligent generation of non-standard simple web applications.
Home-page: https://github.com/IG-onGit/WebsAI
Author: Irakli Gzirishvili
Author-email: gziraklirex@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: clight
Requires-Dist: google-genai
Requires-Dist: requests
Requires-Dist: google
Requires-Dist: anthropic
Requires-Dist: sqlalchemy
Requires-Dist: openai

# WebsAI v1.1.1

**Project**: WebsAI
<br>**Version**: 1.1.1
<br>**OS**: OS Independent
<br>**Author**: Irakli Gzirishvili
<br>**Mail**: gziraklirex@gmail.com

**WebsAI** is a Python command-line interface application. WebsAI is an AI-powered full-stack framework for fast and intelligent generation of non-standard simple web applications.

## Installation

To use **WebsAI**, follow these steps:

- Open CMD and run the following command to install `pip install websai` then restart your CMD
- To check if **WebsAI** is installed correctly, run the following command `websai`

## Commands

These are the available commands you can use:

- `websai` - To list available commands
- `websai new` - Create new project
- `websai start` - Start project development
- `websai stop` - Stop localhost if didn't by itself
