This website requires JavaScript.
Explore
Help
Sign In
norm
/
song-prompt-webapp
Watch
1
Star
0
Fork
0
You've already forked song-prompt-webapp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
adba1147ca35e197a2211e8250fe3efcc458e13c
song-prompt-webapp
/
application
/
__pycache__
History
Normanras
adba1147ca
Okay, this branch has become a mess. Opening a new branch with a semi-working celery setup and then will add in my routes and html pages. This branch has reached it's deadend
2023-12-07 17:22:21 -05:00
..
__init__.cpython-310.pyc
Okay, this branch has become a mess. Opening a new branch with a semi-working celery setup and then will add in my routes and html pages. This branch has reached it's deadend
2023-12-07 17:22:21 -05:00
__init__.cpython-311.pyc
Got the database setup and am able to pull a random word from the query. I can read the themes table and have the async functions setup, but not yet working as expected. There are a few test scripts in there that need to be cleaned up before pushing to main.
2023-12-04 13:32:48 -05:00
apicalls.cpython-311.pyc
Initial commit with the basic bones of the app and webpage up. Need to fill in the functions and routing next.
2023-11-27 17:11:56 -05:00
background_tasks.cpython-310.pyc
Okay, this branch has become a mess. Opening a new branch with a semi-working celery setup and then will add in my routes and html pages. This branch has reached it's deadend
2023-12-07 17:22:21 -05:00
routes.cpython-310.pyc
Okay, this branch has become a mess. Opening a new branch with a semi-working celery setup and then will add in my routes and html pages. This branch has reached it's deadend
2023-12-07 17:22:21 -05:00
routes.cpython-311.pyc
Got the database setup and am able to pull a random word from the query. I can read the themes table and have the async functions setup, but not yet working as expected. There are a few test scripts in there that need to be cleaned up before pushing to main.
2023-12-04 13:32:48 -05:00
utils.cpython-310.pyc
Okay, this branch has become a mess. Opening a new branch with a semi-working celery setup and then will add in my routes and html pages. This branch has reached it's deadend
2023-12-07 17:22:21 -05:00
wsgi.cpython-311.pyc
Added loading svg, but it needs to by stylized and updated for better placement. Despite some changes to routes.py to improve the gpt4all efficiency, it is still 80-95 seconds before it generates a response. I might have to start generating responses in a DB on the first page load so that the UI/UX is faster.
2023-12-02 03:35:06 +00:00