Commit Graph

22 Commits

Author SHA1 Message Date
silentsilas f0d1c62e5f
add simple rich text editor to /pad route 2025-01-23 23:54:40 -05:00
silentsilas 39d7f3c943
change port 2025-01-23 20:04:33 -05:00
silentsilas bdac4e24f0
use less specific version of node 2025-01-23 19:27:27 -05:00
silentsilas 74b4e810f8
remove prestart script 2025-01-23 19:10:45 -05:00
silentsilas 96f6d87a9f
add new start script to run in production, remove old deploy script 2025-01-23 19:07:27 -05:00
silentsilas 99886718dd
update node, try out threlte uikit 2025-01-23 18:59:39 -05:00
silentsilas c305246dee
migrate away from deprecated svelte 4 syntax, let ai chatbot use user's keys that's never sent to server, get threlte/studio working, refactor search results 2025-01-23 17:33:08 -05:00
silentsilas d08171ef14
wip, run migration command, fix api 2025-01-21 00:08:18 -05:00
silentsilas aa56d558cc
add script to npm scripts 2024-09-22 01:33:42 -04:00
silentsilas 2c3a4be48c
add a profile photo for chatbot, styling fixes, add button to reset session, load an epub instead of our github vector embeddings 2024-09-22 00:19:37 -04:00
silentsilas 8f3d476a38
update dependencies, add script to create RAG of a github repo, add API endpoint to query it, add chatbot page to interact with it 2024-09-21 22:01:29 -04:00
Silas 3320683d10
add fuzzy search and combine it with semantic search results, update readme, change license file extension 2024-06-10 20:51:35 -04:00
Silas 31761b50cb
more attempts to fix build 2024-06-04 03:19:48 -04:00
Silas 4fa4d2d327
more attempts to fix build 2024-06-04 02:28:32 -04:00
Silas 1503ff191e
actually add the node adapter 2024-06-04 01:07:14 -04:00
Silas ddda98996b
set up services section, get projects working again, set up netlify config 2024-06-03 23:42:28 -04:00
Silas de9cccabda
add semantic search 2024-05-31 01:31:37 -04:00
Silas 251620863c
get poetry stuff workin 2024-05-29 18:33:13 -04:00
Silas 3d22344e7f
get routing working, add index for poetry, list first 6 poems on index, let each take you to their page with the poem's content 2024-05-16 02:52:32 -04:00
Silas 2cf484aa46
add theatre plugin, add route for theatre editor, build simple animation with a spotlight that follows animating object 2024-05-01 02:34:07 -04:00
Silas 47d13e7d6e
add dependencies, add and setup tailwind, cleanup dir structure, test out loading data for a page 2024-04-30 21:18:11 -04:00
Silas ef36a8ffa7
init commit 2024-04-30 18:59:39 -04:00