Commit Graph

2025 Commits

Author SHA1 Message Date
!MAD!
e4217fe15f
Mad/UI improvements in /explore (#127)
* feature: delete file

* feature: consume /explore/file_name to view details of an uploaded document

* feature: optimistic update when deleting file

* feature: Loading state for /explore

* style: Exit animation

* style: responsive card
2023-05-23 08:15:13 +02:00
iMADi-ARCH
e31a75f814 style: responsive card 2023-05-23 11:24:25 +05:30
iMADi-ARCH
329163a128 style: Exit animation 2023-05-23 11:16:36 +05:30
iMADi-ARCH
e360683093 feature: Loading state for /explore 2023-05-23 11:04:53 +05:30
iMADi-ARCH
02a34a95a1 feature: optimistic update when deleting file 2023-05-23 10:58:37 +05:30
iMADi-ARCH
983ed2981b feature: consume /explore/file_name to view details of an uploaded document 2023-05-23 09:35:04 +05:30
iMADi-ARCH
2b704a53a5 Merge branch 'main' into mad/ui-improvements 2023-05-23 08:46:29 +05:30
iMADi-ARCH
eb77a0986b feature: delete file 2023-05-23 08:45:38 +05:30
Stan Girard
9f926c2e2b
Merge pull request #123 from StanGirard/mad/ui-improvements 2023-05-22 20:47:36 +02:00
iMADi-ARCH
bfc4d458fe feature: empty brain 2023-05-22 23:54:18 +05:30
iMADi-ARCH
9103e97ef0 fix: add display name to card 2023-05-22 23:41:33 +05:30
iMADi-ARCH
73f4a73b01 fix: add display name to animated card 2023-05-22 23:38:15 +05:30
iMADi-ARCH
d35ec27351 fix: heading style 2023-05-22 23:35:52 +05:30
iMADi-ARCH
3a98a4ad20 fix: select dark mode 2023-05-22 23:33:38 +05:30
iMADi-ARCH
d7da5a3005 fix: dark mode for dialog 2023-05-22 23:29:40 +05:30
iMADi-ARCH
1c6e668a2c style: use Dialog component for /explore 2023-05-22 23:24:18 +05:30
iMADi-ARCH
83287be4f1 style: use Dialog component for /explore 2023-05-22 23:24:07 +05:30
Stan Girard
363528d2ce fix(cors): allow all origins 2023-05-22 15:18:25 +02:00
Stan Girard
610778fa25 docs(issues): added template for issues 2023-05-22 15:07:44 +02:00
Stan Girard
cd26b54ceb
Merge pull request #116 from StanGirard/shaun-summarization-1-backend
add summarization backend
2023-05-22 09:18:41 +02:00
shaun
4fcc383c0c fix url 2023-05-22 00:17:25 -07:00
shaun
ec6f7332b9 make it optional 2023-05-22 00:12:46 -07:00
shaun
a52fcbe684 add missing column 2023-05-21 23:59:06 -07:00
shaun
389a70199a fix message 2023-05-21 23:56:11 -07:00
shaun
fcb108808a Add missing sql 2023-05-21 23:47:49 -07:00
shaun
c38265a5f5 add summarization backend 2023-05-21 23:39:55 -07:00
Stan Girard
69206cbdc9
Merge pull request #115 from StanGirard/better-envs 2023-05-22 07:23:14 +02:00
shaun
c1345561ab remove not ready updates 2023-05-21 21:21:27 -07:00
shaun
d7b2837518 Merge branch 'better-envs' of https://github.com/StanGirard/quivr into better-envs 2023-05-21 21:19:39 -07:00
shaun
a1693d94b2 Better envs 2023-05-21 21:18:55 -07:00
shaun
eaed176f0a Better envs 2023-05-21 21:15:19 -07:00
Stan Girard
d39efcddab docs(youtube): added youtube video 2023-05-21 21:44:32 +02:00
Stan Girard
e35f6063d7
Merge pull request #111 from murtazahr/main
Add support for jupyter notebooks.
2023-05-21 21:38:45 +02:00
Murtaza
514f3b352a Add support for jupyter notebooks. 2023-05-22 00:42:41 +05:30
Stan Girard
70a70d0c17
Merge pull request #109 from dheerapat/fix-dockerfile-pip
set pip timeout to 100 second (default 15)
2023-05-21 18:54:51 +02:00
Stan Girard
56ba503cdf
url upload (#108)
* feat(url): input area

* feat(upload): added cards next to each other

* feat(typing): typed urlinput
2023-05-21 18:50:58 +02:00
Dheerapat Tookkane
020c41b986 set pip timeout to 100 second (default 15) 2023-05-21 23:11:00 +07:00
Stan Girard
aec870715f
Merge pull request #106 from ValerieRossDEV/main
support other prompt languages in new backend
2023-05-21 16:24:43 +02:00
Stan Girard
d869f642c6
Merge branch 'main' into main 2023-05-21 16:21:34 +02:00
Valerie
a7089ae5bc support other prompt languages in new backend 2023-05-21 16:01:53 +02:00
Stan Girard
8acb4eb064 fix(file): updated file size 2023-05-21 15:54:52 +02:00
Stan Girard
02f58c84b8
docs(readme): making it nice (#102)
* docs(readme): making it nice

* docs(logo): made round
2023-05-21 14:53:47 +02:00
Stan Girard
78ba5f4309 chore(gitignore): added pandoc 2023-05-21 14:08:06 +02:00
Stan Girard
f3dc95a26f
Merge pull request #98 from murtazahr/main
Add epub loader to parse epub uploads.
2023-05-21 09:36:24 +02:00
Stan Girard
97bf4464ad
Merge branch 'main' into main 2023-05-21 09:34:31 +02:00
Evan Carlson
6dab1259ef
add docx2txt package for uploading word docs (#93) 2023-05-21 09:21:51 +02:00
Evan Carlson
b6152a124b
add option to clone the repo without SSH key (#91) 2023-05-21 09:21:12 +02:00
Murtaza
1706538343 Add epub loader to parse epub uploads. 2023-05-21 11:45:31 +05:30
Stan Girard
c96436ce4b fix(docler): silent volumes 2023-05-21 02:52:22 +02:00
Stan Girard
1bca1eb79f
Update README.md 2023-05-21 02:08:21 +02:00