Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcorion/ai-multitool
https://github.com/hcorion/ai-multitool
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hcorion/ai-multitool
- Owner: hcorion
- License: mit
- Created: 2023-12-01T07:04:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T00:06:01.000Z (3 months ago)
- Last Synced: 2024-09-16T06:59:53.567Z (3 months ago)
- Language: Python
- Size: 851 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Multitool
A simple web frontend to interact with OpenAI's text chat, text-to-image services and StabilityAI's text-to-image service.## Setup
### Windows
1. Add your OpenAI API and StabilityAI key to `run-user.ps1`
2. Install `python`, `pipenv` and `npm`
3. Install the typescript compiler: `npm install -g typescript`
4. run `npm install`## Running it
### Windows
1. Run the script:
```
pipenv shell
.\run-user.ps1
```## Licenses
The main code is licensed under the MIT license. See LICENSE for more info.
showdown.min.js under MIT License from [showdownjs/showdown](https://github.com/showdownjs/showdown)
highlight.min.js under BSD 3-Clause License from [highlightjs/highlight.js](https://github.com/highlightjs/highlight.js)
The loading spinner 'chunk' is from loading.io under the Loading.io BY License:
Assets relesed under Loading.io BY License ( LD-BY / BY / BY License ) are free to use if you attribute to loading.io properly. To attribute, just add a link ( for using in websites ) or credit text ( for using in slide or video ) to loading.io.