Commit Graph

103 Commits

Author SHA1 Message Date
Feroze Mohideen
a04ceea899
Update README.md (#2660) 2024-06-11 16:15:03 +02:00
Feroze Mohideen
f8f68c0b30
Update README.md (#2656)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

View rich diff
2024-06-11 02:01:52 -07:00
Stan Girard
fef60ab7c1 docs: Remove reference to Ollama in README and update installation steps 2024-05-01 20:52:30 +02:00
Stan Girard
b3e8c3d711 Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
Michael Bolens
65c0ed505e
fix: typo in README.md (#2391)
# Description

Readme has a typo in step 1 for the directory name to `cd` into

## Checklist before requesting a review

Please delete options that are not relevant.

## Screenshots (if appropriate):
2024-03-29 21:17:36 -07:00
Stan Girard
d562eb5e5e Update GitHub URLs 2024-02-07 13:59:48 -08:00
Stan Girard
7395dd0b44 Update URLs and dependencies 2024-02-07 13:57:44 -08:00
Stan Girard
f59cbfe818
Update README.md 2024-01-29 15:42:10 -08:00
Stan Girard
70286a591a
Update README.md 2024-01-29 15:41:29 -08:00
Stan Girard
47afcc4a3e feat: 🎸 supabase
trigger frontend
2024-01-13 22:40:27 -08:00
Stan Girard
86b238f346 feat: 🎸 supabase-cli$
added start
2024-01-07 16:51:50 +01:00
Stan Girard
b2d1d10212 feat: 🎸 supabase
migrated to supabase cli
2024-01-07 16:50:38 +01:00
Stan Girard
a65eb5a9cd
feat: 🎸 models (#1967)
updated available models

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-04 01:14:03 +01:00
Stan Girard
33eec50a09
docs: ✏️ mintlify (#1917)
moved to mintlify
2023-12-24 17:49:27 +01:00
Nils Jacobsen
b93dc18ede
feat[i18n]: Added i18n documenation to the contribution guidelines (#1899)
> Follow up to https://github.com/StanGirard/quivr/pull/1896

# Improved Docs 

I added this to get more translation contributions.

## What I changed
- Added a `Translation` section in the contribution guidelines
- Added a link to it in the contribution guidelines table of contents
- Added a link from Readme
2023-12-14 16:47:43 +01:00
Stan Girard
57a67f9aa8 docs(readme): partners sections 2023-12-11 16:02:56 +01:00
Stan Girard
2c4591f6fb
docs: update readme 2023-12-07 17:12:58 +01:00
tarek-ayed
8ddb7708fd
doc: add VirtioFS instruction for MacOS users (#1813) 2023-12-04 18:19:31 +01:00
Aditya Nandan
779b6647ef
docs: fix typo in name of docker compose dev file (#1800)
# Description

fix typo in readme

## Checklist before requesting a review

Please delete options that are not relevant.

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented hard-to-understand areas
- [x] I have ideally added tests that prove my fix is effective or that
my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged
2023-12-03 15:20:36 +01:00
Stan Girard
a5ef5a0454 fix(supabase): fixed 2023-12-03 01:35:01 +01:00
Stan Girard
fed4bfc713 docs(readme): updated 2023-12-02 22:52:45 +01:00
Stan Girard
2ffb52908f docs(readme): fixed supabase url 2023-12-02 22:18:27 +01:00
Stan Girard
13714ce09a docs(readme): updated to remove two choices 2023-12-02 21:40:45 +01:00
Stan Girard
10617727ab feat(dev): added devmode easy 2023-12-02 17:08:21 +01:00
Stan Girard
969ed06145 docs(readme): fixed 2023-12-02 15:43:49 +01:00
Stan Girard
8382dde575 feat: 🎸 local
all local in 60 seconds
2023-12-02 15:43:05 +01:00
Stan Girard
5613bf5bf9 docs: ✏️ readme
updated for local install with ollama
2023-12-02 15:06:29 +01:00
Stan Girard
9e0bc0749f
feat: 🎸 install (#1784)
now made easy

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-12-02 14:50:57 +01:00
Stan Girard
8650fdca77 docs(readme): removed video tuto 2023-12-02 00:35:58 +01:00
Stan Girard
e45470d2cf docs(readme): updated and fixed 2023-12-02 00:35:24 +01:00
Stan Girard
f718779136 docs(readme): updated steps 2023-12-02 00:33:57 +01:00
Stan Girard
87138635aa
feat(install): it now takes 30 seconds to install Quivr (#1780)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-12-02 00:26:06 +01:00
Stan Girard
aa813db803 docs(readme): updated 2023-11-30 22:31:11 +01:00
Stan Girard
f9f05d9d71 docs: ✏️ ollama
added xplanation on how to use ollama
2023-11-29 08:43:06 +01:00
Stan Girard
79382125d6 docs: ✏️ readme
updated for new features
2023-11-06 19:52:35 +01:00
Himanshu Kumar Mahto
36d7baa3d5
docs: grammatical errors in README.md (#1536)
Few grammatical errors were there in readme.md file
2023-11-02 09:49:37 +01:00
Stan Girard
de3ab00f3d
feat: 🎸 telegram (#1559)
added connectors and doc
2023-11-02 09:38:07 +01:00
Ankur Singh
1fe10d904d
Improve readme.md (#1511)
# Description

Done some enhancement to the `README.md` file.

- Add blank space after `JWT_SECRET_KEY`
- **OS Compatible**: Ubuntu 22 or upper. -> **OS Compatible**: Ubuntu 22
or newer.
- Remove checkbox and add sublist instead.
```
- [ ] Change variables in `backend/.env`    to   - Change variables in `backend/.env`
- [ ] Change variables in `frontend/.env`    to   - Change variables in `frontend/.env`
```
2023-10-27 09:38:44 +02:00
João Victor Sezanosky Dalla Valle
ae7a8ea5ea
fix(docs): add prerequisites section in step 2 (#1149)
* docs: Add prerequisites section in step 2

* feat: showing errors

* docs: specifying the prerequisites directly, stating that it is not necessary to perform further steps

---------

Co-authored-by: Zineb El Bachiri <100568984+gozineb@users.noreply.github.com>
2023-09-27 09:28:59 +02:00
thehunmonkgroup
82ab6d007d
feat: make docker compose command more flexible (#1139)
By not specifying '-f docker-compose.yml' in the docker compose command, it allows
more flexible use of configuration files. docker-compose.yml is already the default
config file when none is specified, and this also allows overrides via
docker-compose.override.yml, which is recognized by default.
2023-09-08 11:17:59 +02:00
Stan Girard
d0370ab499
feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
Stan Girard
9dc483bb1e docs(readme): updated 2023-08-06 00:33:48 +02:00
Stan Girard
130a3e0938 docs(readme): local llm removal 2023-08-01 14:48:29 +02:00
MiroStW
a609c01aa8
fix: udpate migration script doc (#793)
Co-authored-by: miro.wilms <miro.wilms@aoe.com>
2023-07-31 09:06:13 +02:00
Hans David Viloria
7513bea053
docs: Added fixed roadmap link as well (#733)
* Fix broken link to contributors 

Redirected to https://github.com/stangirard/quivr/graphs/contributors through a misspell

* Fix roadmap link

Just simply replacing the old roadmap link that redirects to brain.quivr.app and instead fully redirect it to the full roadmap link at https://brain.quivr.app/docs/roadmap :)
2023-07-31 09:04:42 +02:00
Hans David Viloria
117395d7fb
Fix broken link to contributors (#731) 2023-07-22 13:01:15 +02:00
Zineb El Bachiri
cc1d98e9b5
📝 add migrations script to get_started doc (#698)
* 📝 add BACKEND_URL  to documentation

* 📝 add migrations script to get_started doc

* 📝 add BACKEND_URL  to documentation

* 📝 add Resend API to documentation

* 🔥 remove broken link in get_started doc
2023-07-19 15:58:00 +02:00
Matt
e61f437ce8
Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
Christian Adamini
02ff55962a
Improve readme formatting (#605) 2023-07-12 09:24:38 +02:00
Stan Girard
22ea64e67c feat(sicara): new contributors 2023-07-11 14:41:28 +02:00