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
df49bc9b269d041256e521bb79b4adfb96f176a5
song-prompt-webapp
/
application
History
Norm Rasmussen
df49bc9b26
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
..
__pycache__
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
static
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
templates
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
__init__.py
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
dbmodels.py
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
routes.py
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