24 Commits (master)

Author SHA1 Message Date
Avraham Sakal a7709e8abd delete unneeded types 3 weeks ago
Avraham Sakal 360bfc6df3 drop `db` interface, use kysely instead for more more flexibility (at the cost of more coupling) 3 weeks ago
Avraham Sakal 61540f9338 basic user-tailored UI 4 weeks ago
Avraham Sakal 83e3f867dd can sign in and out 4 weeks ago
Avraham Sakal 81338b8831 use environment variables from cloudflare's environment 4 weeks ago
Avraham Sakal c98342e886 serverless-friendly postgres connection 4 weeks ago
Avraham Sakal 2b4cb55f65 get postgres connection string from environment variable 4 weeks ago
Avraham Sakal 641d8ad039 housekeeping 4 weeks ago
Avraham Sakal 382f60de72 implement `lowdb` `factTriggers.findByConversationId` 1 month ago
Avraham Sakal 84eaab08ea expand use of react-query for state management 1 month ago
Avraham Sakal f4e9c62e96 transition to postgresql for persistence layer 1 month ago
Avraham Sakal d827412feb update postgresql schema 2 months ago
Avraham Sakal afee7dd8c9 abstract application-to-database interface 2 months ago
Avraham Sakal b11c34b660 remove unnecessary pages and files that came with the Vike init 2 months ago
Avraham Sakal 341cf5bff1 upgrade `ai` sdk to v5 2 months ago
Avraham Sakal a8eba580d0 biome format 2 months ago
Avraham Sakal c2815b4d83 generate fact triggers on each turn 3 months ago
Avraham Sakal ee9e9424ab generate and save facts 3 months ago
Avraham Sakal 01d2997f77 use `lowdb` for faster iteration; use strings for ids and camelCase for field names for consistency 3 months ago
Avraham Sakal 7a9f0c956c setup postgres and kyseley for most data instead of milvus 3 months ago
Avraham Sakal 511f05af83 gather milvus collection creations into initialization function 3 months ago
Avraham Sakal de0dafb518 begin database modeling, and user experience outline 3 months ago
Avraham Sakal 602ba72f75 format 4 months ago
Bati 9916e95de0 scaffold Vike app with Bati 4 months ago