Commit Graph

281 Commits

Author SHA1 Message Date
Taylor Svec
0a4ee98452
Merge pull request #4 from TaylorS15/taylor-working
fixes
2023-02-12 10:53:23 -05:00
TaylorS15
c95b436cf1 About page, App fix, Mobile nav started 2023-02-11 19:18:01 -05:00
Taylor Svec
c5038f0fbe
Merge pull request #3 from TaylorS15/taylor-working
About page, App fix, Mobile nav started
2023-02-11 19:17:21 -05:00
Taylor Svec
3cb7215ec0
Merge pull request #2 from TaylorS15/taylor-working
TODOs updated, removed App.css, About page
2023-02-11 13:30:52 -05:00
TaylorS15
4c6951977e TODOs updated, removed App.css, About page 2023-02-11 13:27:02 -05:00
Alex
12e8ee3088
Merge pull request #68 from TaylorS15/main
taylor-contribution
2023-02-11 17:57:09 +00:00
Taylor Svec
a906b33b13
Merge pull request #1 from TaylorS15/taylor-working
taylor-working
2023-02-11 11:57:10 -05:00
TaylorS15
1d3e5b85fc react-router-dom 2023-02-11 11:56:44 -05:00
Pavel
da56bc3c6a
Merge pull request #67 from vintrocode/patch-1
Create __init__.py
2023-02-11 10:23:09 +04:00
vintro
2a203aa547
Create __init__.py
otherwise running `python ingest.py` complains about `parser` not being a package
2023-02-10 19:49:00 -05:00
Alex
3b1545abc5
Merge pull request #65 from TaylorS15/taylor-working
Taylor working
2023-02-10 22:46:06 +00:00
TaylorS15
e25ac549d7 fix 2023-02-10 17:09:18 -05:00
TaylorS15
cf8e19f64d nav setup 2023-02-10 17:05:42 -05:00
TaylorS15
b2c1634a47 placeholder 2023-02-10 17:05:27 -05:00
TaylorS15
be3cd4bafe tailwind extension 2023-02-10 17:05:10 -05:00
TaylorS15
e1e9daf1d1 initial App/Nav setup 2023-02-10 16:20:47 -05:00
TaylorS15
3aed55ba60 extended spacing 2023-02-10 16:20:30 -05:00
TaylorS15
59a8408822 installed react 2023-02-10 16:20:17 -05:00
TaylorS15
7f5f40c4dc small changes 2023-02-10 16:20:05 -05:00
Alex
33168969c6
video 2023-02-10 18:14:58 +00:00
Alex
489b3c8b38
Merge pull request #63 from arc53/quickfix-path
Update ingest.py path
2023-02-10 17:40:23 +00:00
Alex
37ad3b35c8 Update ingest.py 2023-02-10 17:30:37 +00:00
Alex
8f88f30226
Merge pull request #61 from arc53/bulk-ingest
Bulk ingest
2023-02-10 16:13:34 +00:00
Alex
d642782a5a move folder 2023-02-10 16:10:53 +00:00
Pavel
8c4fcff617 requirement 2023-02-10 19:47:51 +04:00
Pavel
79b5ef9c14 Bulk ingest
Added a method based on indexGPT folder ingester. Additional rst reader included.
2023-02-10 19:44:42 +04:00
Alex
5038de06bb
Merge pull request #57 from ajaythapliyal/main
Adds React frontend to DocsGPT
2023-02-09 18:33:36 +00:00
Alex
0808caf09d
Merge branch 'main' into main 2023-02-09 18:33:25 +00:00
ajaythapliyal
124760e820 iasdasd:wq!
adding a starter page
2023-02-09 22:51:08 +05:30
Alex
a54ec0b77c
Merge pull request #53 from tenokami/main
Update README.md
2023-02-09 10:05:00 +00:00
Nick
d0a202363e
Update README.md 2023-02-09 11:21:05 +03:00
Ajay Thapliyal
1d35cfb9d3
Merge pull request #1 from ajaythapliyal/feature/fe-init
Feature/fe init
2023-02-09 10:37:56 +05:30
ajaythapliyal
b3136ba69d adds precommit hook 2023-02-09 10:03:56 +05:30
ajaythapliyal
449a87f424 adds eslint and prettier 2023-02-09 08:01:22 +05:30
Alex
52c74e68b5 Inputs folder change 2023-02-09 00:07:38 +00:00
Alex
ee3c19c976 Inputs folder change 2023-02-08 23:48:59 +00:00
Alex
38514179ff
Merge pull request #50 from arc53/env-variable-no-question
Bug fix
2023-02-08 19:42:50 +00:00
Alex
7462c00135 Bug fix 2023-02-08 19:41:35 +00:00
Alex
605c599b5d Create code_docs_gen.py 2023-02-08 19:06:23 +00:00
Alex
ac7cc26022 minorfix-3 2023-02-07 22:42:59 +00:00
Alex
b480917dc6 Update index.html 2023-02-07 22:30:29 +00:00
Alex
4fd02c47a8 hotfix-part2 2023-02-07 22:10:11 +00:00
Alex
8ac143105b hotfix 2023-02-07 22:05:57 +00:00
Alex
82fad506ce
Merge pull request #46 from arc53/hub-loader-cache
load vectors from DocsHUB
2023-02-07 21:55:47 +00:00
Alex
2eb7113260 load vectors from DocsHUB 2023-02-07 21:53:29 +00:00
Alex
7b648834f4
Merge pull request #45 from masslightsquared/authapi_update
updated authapi.js
2023-02-07 18:36:55 +00:00
masslightsquared
615974e961 updated authapi.js 2023-02-07 13:14:18 -05:00
ajaythapliyal
5d281ad01b initialize the app 2023-02-07 23:27:21 +05:30
Alex
f6c97b52b1
Merge pull request #44 from tenokami/main 2023-02-07 17:08:58 +00:00
Nick
25693e8394
Merge branch 'arc53:main' into main 2023-02-07 19:43:46 +03:00