File size: 3,319 Bytes
eea6516 de6b608 8242563 eea6516 5ab9d35 eea6516 2e4a01c 5ab9d35 2e4a01c d148a0f 5ab9d35 2e4a01c d148a0f 2e4a01c 5ab9d35 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | ---
title: Blube AI
emoji: ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ๐ฟ
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 3.36.1
app_file: app.py
pinned: true
---
# Markdown Viewer
## In case you dont have one already
#### Good quality markdown viewer [here](https://dillinger.io)
# HOW TO RUN PROGRAM
---
## LOCALLY:
#### Run installpackages.bat
##### Installs necessary packages
#### Run resetdata.bat if it is your first time running the app
##### Ensures that all data is properly reset before inital startup
#### Run run.bat to start the app
## IF RUNNING run.bat DOES'T WORK
### Open `%localappdata%/Programs/Python`
##### If there is an existing `Python311` folder, backup all projects that might be installed inside the folder, then delete the `Python311` folder.
### In the project folder, open the extra requirements folder and install 1.exe
##### This installs python 3.11.5(The latest working version)
### IF THIS DOESN'T WORK
#### Run 2.exe
##### When it opens, go to the Windows heading and make sure nothing else is checked. On the right-hand side, under optional, make sure only Windows 10 SDK is selected. Then install the file

#### Run 3.exe
---
## ONLINE:
#### Go to [our site](http://blubeai.great-site.net) and run, no setup required!
# CHANGELOG
## Heading size indicates relevance of update, highest being 3, lowest being 6
### October 5th 2023:
- untrained.py added
- readme.md added
- docs folder added
- First and Second .zip file added to builds
##### __OPERATION STATUS:__
- trained.py: running effectively
- untrained.py: unfinished
---
##### October 12th 2023:
- No significant progress was made since the 5th besides today so I'll put it all here
- untrained.py was scrapped due to lack of capability + reasonability
- trained.py will now have some of the features as untrained.py, like being able to write to data before launching
- trained.py is now down due to fixes
##### __OPERATION STATUS:__
- trained.py: being fixed
---
### October 12th 2023(Second Update):
- Finished the trained module, will be the only module
- Renamed to app.py
- Added run.bat for ease of use
- Wikipedia references for a wide variety of assets
- Custom input functionality
- Easily editable data for customization
- Template for paid access, google functionality, etc.
##### __OPERATION STATUS:__
- app.py: Fully Operational
---
#### October 14th 2023:
- Finished initial release settings
- Added file reset method
- Added customisable pruning for memory
##### __OPERATION STATUS:__
- app.py: Fully Operational
- delscript.py: Fully Operational
---
### October 20th 2023:
- Python 3.12 and 3.11.6 were breaking a lot of things
- Made extra resources folder for extra files
- Updated README.md to include fixes
##### __OPERATION STATUS:__
- app.py: Working
---
### October 26th 2023:
- Finally fixed and debugged
##### __OPERATION STATUS:__
- app.py: Working
## November 9th - November 11th:
- Sorry, I know I said 3-6 but this was a massive change
- Also sorry for lack of docs
- Complete overhaul of code from chat completion API to assistant API
- Pros: Better persona and data compatability
- Cons: Less accuracy to files, text formatting bugs
- Added a frontend [website]() |