Commit Graph

1226 Commits

Author SHA1 Message Date
Stan Girard
31d7f8b864
feat: 🎸 posthog (#1931)
added bootstrap small power user

# 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-28 16:39:51 +01:00
Stan Girard
27393be5a5
chore(main): release 0.0.146 (#1930)
🤖 I have created a release *beep* *boop*
---


## 0.0.146 (2023-12-28)

## What's Changed
* feat: 🎸 posthog by @StanGirard in
https://github.com/StanGirard/quivr/pull/1929


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.145...v0.0.146

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-28 15:05:49 +01:00
Stan Girard
e82aabb15b
feat: 🎸 posthog (#1929)
added in src

# 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-28 14:54:10 +01:00
Stan Girard
e6a8cfe311
chore(main): release 0.0.145 (#1928)
🤖 I have created a release *beep* *boop*
---


## 0.0.145 (2023-12-28)

## What's Changed
* feat: 🎸 posthog by @StanGirard in
https://github.com/StanGirard/quivr/pull/1927


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.144...v0.0.145

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-28 11:09:57 +01:00
Stan Girard
0208cd97d1
feat: 🎸 posthog (#1927)
added analytics

# 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-28 11:03:05 +01:00
Stan Girard
fb0ab0bbc5
chore(main): release 0.0.144 (#1924)
🤖 I have created a release *beep* *boop*
---


## 0.0.144 (2023-12-27)

## What's Changed
* feat: 🎸 pricing by @StanGirard in
https://github.com/StanGirard/quivr/pull/1923
* feat(pricing): added testimonials and else by @StanGirard in
https://github.com/StanGirard/quivr/pull/1925


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.143...v0.0.144

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-27 15:44:01 +01:00
Stan Girard
f980e32bb2
feat(pricing): added testimonials and else (#1925)
# 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-27 15:39:02 +01:00
Stan Girard
80159201ae
feat: 🎸 pricing (#1923)
added page for pricing

# 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-27 15:08:44 +01:00
Stan Girard
2b84c3d756
chore(main): release 0.0.143 (#1918)
🤖 I have created a release *beep* *boop*
---


## 0.0.143 (2023-12-27)

## What's Changed
* docs: ✏️ mintlify by @StanGirard in
https://github.com/StanGirard/quivr/pull/1917
* feat(docs): added homepage by @StanGirard in
https://github.com/StanGirard/quivr/pull/1919
* docs: ✏️ homepage by @StanGirard in
https://github.com/StanGirard/quivr/pull/1922


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.142...v0.0.143

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-27 14:41:11 +01:00
Stan Girard
7f9eedb15c
docs: ✏️ homepage (#1922)
added link to docs

# 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-27 14:31:30 +01:00
Stan Girard
6e8eaac914 docs: ✏️ zapier
optimized zapier images
2023-12-27 11:22:46 +01:00
Stan Girard
9edf82031a docs: ✏️ zapier
added example
2023-12-27 11:18:51 +01:00
Stan Girard
d80d1a776d docs: ✏️ images
optimized images size
2023-12-27 10:31:07 +01:00
Stan Girard
6e953921ee docs: ✏️ examples
added image generation
2023-12-27 10:21:11 +01:00
Stan Girard
cce7c25a3e docs: ✏️ tech
small improvments
2023-12-26 20:06:02 +01:00
Stan Girard
5aa017cf64 docs: ✏️ use cases
added content gen, customer support, hr, market analysis, project
management
2023-12-26 18:19:51 +01:00
Stan Girard
287f90d1bd docs(home): updated icons 2023-12-26 14:17:05 +01:00
Stan Girard
11e8b3232d docs(home): added use case entreprisegpt 2023-12-26 14:15:39 +01:00
Stan Girard
988ee16490 docs: ✏️ features
added explanation
2023-12-26 12:24:13 +01:00
Stan Girard
96f01449cc feat: 🎸 docs
column 2
2023-12-25 20:13:33 +01:00
Stan Girard
736778d9d5 feat: 🎸 doc
added new page
2023-12-25 20:11:09 +01:00
Stan Girard
030b353b41 docs: ✏️ brain
added explanation
2023-12-25 16:54:56 +01:00
Stan Girard
4a7f162405 feat: 🎸 docs
added api doc
2023-12-25 16:08:28 +01:00
Stan Girard
74e1cac1a8 docs: ✏️ intro
removed duplicate
2023-12-25 12:02:00 +01:00
Stan Girard
eb892e4b0f chore: 🤖 docs
removed doc link as redundant
2023-12-25 09:11:26 +01:00
Stan Girard
15d43c492d
feat(docs): added homepage (#1919)
# 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-25 09:02:49 +01:00
Stan Girard
33eec50a09
docs: ✏️ mintlify (#1917)
moved to mintlify
2023-12-24 17:49:27 +01:00
Stan Girard
e55de98440
chore(main): release 0.0.142 (#1907)
🤖 I have created a release *beep* *boop*
---


## 0.0.142 (2023-12-18)

## What's Changed
* feat: add new brain management page by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1906
* feat: update brain details page by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1910


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.141...v0.0.142

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-19 09:59:46 +01:00
Mamadou DICKO
2f68b445db
feat: update brain details page (#1910)
Issue https://github.com/StanGirard/quivr/issues/1908

Demo: 


https://github.com/StanGirard/quivr/assets/63923024/3be5d58c-4052-4c06-8434-920d4db0365e
2023-12-18 18:02:34 +01:00
Mamadou DICKO
7480e89fa9
feat: add new brain management page (#1906)
Issue: https://github.com/StanGirard/quivr/issues/1902

Demo:



https://github.com/StanGirard/quivr/assets/63923024/33170c91-3bdc-442a-918a-5013b423f8e5
2023-12-18 14:23:45 +01:00
Stan Girard
7db832d200
chore(main): release 0.0.141 (#1900)
🤖 I have created a release *beep* *boop*
---


## 0.0.141 (2023-12-15)

## What's Changed
* feat[i18n]: Added i18n documenation to the contribution guidelines by
@NilsJacobsen in https://github.com/StanGirard/quivr/pull/1899
* feat: Update Explore button label by @StanGirard in
https://github.com/StanGirard/quivr/pull/1901
* feat: chat with compositeBrain ( with/out streaming) by @gozineb in
https://github.com/StanGirard/quivr/pull/1883
* feat: update brains library by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1903


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.140...v0.0.141

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-15 14:40:21 +01:00
Mamadou DICKO
e885574d1e
feat: update brains library (#1903)
Issue: https://github.com/StanGirard/quivr/issues/1889

Demo:



https://github.com/StanGirard/quivr/assets/63923024/f9853b7e-e358-4c98-9281-4b0752a29632
2023-12-15 14:09:57 +01:00
Zineb El Bachiri
742e9bdfba
feat: chat with compositeBrain ( with/out streaming) (#1883)
# DONE

- generate_stream, generate and save answer in BE

# TODO

- Create an intermediary make_streaming_recursive_tool_calls async
function
- Save intermediary answers in new message logs column then fetch and
display in front
2023-12-15 11:43:41 +01:00
Stan Girard
7c6c4cf10e
feat: Update Explore button label (#1901)
# 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-14 18:57:16 +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
59c2a76caf
chore(main): release 0.0.140 (#1894)
🤖 I have created a release *beep* *boop*
---


## 0.0.140 (2023-12-14)

## What's Changed
* feat: Update pytest command in Makefile and add new test by
@StanGirard in https://github.com/StanGirard/quivr/pull/1893
* chore: add IDE extension for i18n handling by @NilsJacobsen in
https://github.com/StanGirard/quivr/pull/1896
* feat: add chat view new design by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1897

## New Contributors
* @NilsJacobsen made their first contribution in
https://github.com/StanGirard/quivr/pull/1896

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.139...v0.0.140

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-14 16:43:23 +01:00
Mamadou DICKO
e2c1a027b0
feat: add chat view new design (#1897)
Issue: https://github.com/StanGirard/quivr/issues/1888

- Add Spinner when history is loading
- Change chat messages fetching logic
- Add cha view new design

Demo:



https://github.com/StanGirard/quivr/assets/63923024/c4341ccf-bacd-4720-9aa1-127dd557a75c
2023-12-14 16:22:09 +01:00
Nils Jacobsen
992c67a2b9
chore: add IDE extension for i18n handling (#1896)
> let me know what needs to be changed in order to merge this

# Description: DX upgrade with little i18n tool.
- I added a
[ide-extension](https://inlang.com/m/r7kp499g/app-inlang-ideExtension)
config to `quivr`. This enables developers and contributors to extract,
access and update translations in code using the existing json files
under the hood.

- **Opt-in:** With the config in place you can also use the [fink
editor](https://inlang.com/m/tdozzpar/app-inlang-editor) to update
product copy/translation with a no code UI. Here u see an example from
my fork: https://inlang.com/editor/github.com/NilsJacobsen/quivr

# What I added (opt-in)
- A config file -> `settings.json`
- Vscode recommendation so the contributors can use the extension

## Screenshots:
IDE-Extension:

![image](https://github.com/StanGirard/quivr/assets/58360188/6f1217fe-692e-4aa2-942b-458cabf3bc2b)

Editor:
<img width="1512" alt="image"
src="https://github.com/StanGirard/quivr/assets/58360188/aa62ca66-6d11-42c2-8dc3-30a97ed985de">
2023-12-14 16:00:22 +01:00
Stan Girard
4fa9a03cc1
feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
Stan Girard
dd293e4ac3
chore(main): release 0.0.139 (#1887)
🤖 I have created a release *beep* *boop*
---


## 0.0.139 (2023-12-14)

## What's Changed
* feat: allow user to feed brain from Actions bar by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1882
* feat: add Menu bar by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1885
* feat: Remove unused method and update file processing by @StanGirard
in https://github.com/StanGirard/quivr/pull/1890
* fix: update chat history fetching logic by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1891
* feat: add default feed button label by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1892


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.138...v0.0.139

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-14 11:49:10 +01:00
Mamadou DICKO
cb4148fc50
feat: add default feed button label (#1892)
Demo: 



https://github.com/StanGirard/quivr/assets/63923024/c25e5892-be59-47ed-b1ea-8ce6bcc50214
2023-12-14 11:33:59 +01:00
Mamadou DICKO
bc2b012e47
fix: update chat history fetching logic (#1891)
Demo:



https://github.com/StanGirard/quivr/assets/63923024/fb2b5e83-5387-4198-afc5-4374281f0a32
2023-12-14 11:29:04 +01:00
Stan Girard
1ffe25eae4
feat: Remove unused method and update file processing (#1890)
logic

# 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-14 10:31:34 +01:00
Mamadou DICKO
0cc917ea9e
feat: add Menu bar (#1885)
Issue: https://github.com/StanGirard/quivr/issues/1884

- Add new sidebar (Menu)
- Add Menu to App level (shared accross all pages) and display it only
on chat bar
- Remove chatlist from sidebar (they are now accessible through Actions
bar (plus button on right of chat input)
- Move notification banner to App.tsx
- Update translations

Demo:



https://github.com/StanGirard/quivr/assets/63923024/53b1bf3b-db1a-49d7-ae84-80423d66ec03
2023-12-14 10:15:38 +01:00
Mamadou DICKO
9eb6120c6f
feat: allow user to feed brain from Actions bar (#1882)
Issue: https://github.com/StanGirard/quivr/issues/1881

Demo:



https://github.com/StanGirard/quivr/assets/63923024/348c7b17-84ca-46a3-89e3-3a00a621af69
2023-12-14 09:48:46 +01:00
Stan Girard
35bc5bc971
chore(main): release 0.0.138 (#1886)
🤖 I have created a release *beep* *boop*
---


## 0.0.138 (2023-12-13)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.137...v0.0.138

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-13 23:36:40 +01:00
Stan Girard
f05951937b feat: Add logger and update file sha1 2023-12-13 23:08:15 +01:00
Stan Girard
a5da60f035
chore(main): release 0.0.137 (#1879)
🤖 I have created a release *beep* *boop*
---


## 0.0.137 (2023-12-13)

## What's Changed
* feat: add chat history to Actions modal by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1877
* feat: allow user to control left panel from Chat input by
@mamadoudicko in https://github.com/StanGirard/quivr/pull/1880


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.136...v0.0.137

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2023-12-13 20:58:44 +01:00
Stan Girard
f723f8d729 feat: Add logging for brain vector creation 2023-12-13 20:58:13 +01:00
Mamadou DICKO
3ed0ea15bb
feat: allow user to control left panel from Chat input (#1880)
Issue: https://github.com/StanGirard/quivr/issues/1866

- Use context to control sidebar open status
- Control sidebar through chat bar
- Persist sidebar status after page change

Demo:



https://github.com/StanGirard/quivr/assets/63923024/b9750198-e68d-47a7-b266-627a01586512
2023-12-13 20:56:07 +01:00