| --- |
| 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]() |