Commit Graph

43 Commits

Author SHA1 Message Date
7ce3df75f7
massive rework of the whole api and sockets handling, will need rework and android app but more dynamic now, more usable for others clients and external apps now 2023-11-06 20:38:25 +01:00
cb24495c95
fix bug in detection of database 2023-11-06 20:35:00 +01:00
d580673ea3
add new prompt and added parameters to some functions 2023-11-04 12:47:09 +01:00
af4e7bb7f3 improve gpt json parsing and history system 2023-06-01 19:51:55 +02:00
Mathieu Broillet
ecf2595273 dockerfile update 2023-06-01 16:04:40 +02:00
Mathieu Broillet
a4f569e2bf redone the project structure 2023-06-01 16:01:35 +02:00
Mathieu Broillet
8d68e815ef redone the project structure 2023-06-01 16:01:24 +02:00
1b2a676550 enhance prompt 2023-05-31 21:44:25 +02:00
b11a34ca56 added a behemoth of a function to parse chatgpt funky json 2023-05-31 21:43:40 +02:00
b7419a6e58 database improvements 2023-05-31 21:42:07 +02:00
ea477269c9 refactor 2023-05-31 18:53:47 +02:00
173f79e684 new gpt prompt usage 2023-05-31 18:53:37 +02:00
22bb680dca started creating database for local use 2023-05-31 18:53:14 +02:00
ae0014fd6c enhance prompt 2023-05-31 18:52:53 +02:00
86e01efb4e remove domain 2023-05-31 18:51:55 +02:00
4e140f01c4 removed .idea folder 2023-05-31 18:14:40 +02:00
379a49194f updated gitignore 2023-05-31 18:13:25 +02:00
74afc2f9f0 replaced whispercpp by faster-whisper 2023-05-31 17:16:09 +02:00
Mathieu B
78d706cfcc update dockerfile 2023-03-26 13:44:41 +02:00
Mathieu B
6fca1ec80e add history fix and calculate 2023-03-26 13:26:43 +02:00
Mathieu B
9e64983d28 chatgpt api response timer 2023-03-26 12:01:41 +02:00
Mathieu B
40c2f8acfa auto create room, clear chat, chatgpt parsing 2023-03-25 15:52:22 +01:00
Mathieu B
ee2eca484f added gevent for websockets server and reworked main structure 2023-03-25 12:25:47 +01:00
Mathieu B
2b356c5dea refactor and updates dependencies 2023-03-25 12:24:18 +01:00
Mathieu B
3b29ed5ebc started implementing chatgpt indent recognise 2023-03-24 21:45:49 +01:00
Mathieu B
c6eaf87679 added whisper cpp dependencies in dockerfile 2023-03-14 22:06:49 +01:00
Mathieu B
af7bc43e0a Merge remote-tracking branch 'origin/main' 2023-03-14 21:42:36 +01:00
Mathieu B
83e2a3cdf2 added whisper cpp 2023-03-14 21:42:14 +01:00
Mathieu Broillet
f5abb97812 added fann2 docker image 2022-12-05 15:52:30 +01:00
Mathieu Broillet
737324a363 added padatious 2022-12-05 15:49:42 +01:00
Mathieu B
20219c8fad remade the skill system and implemented test skill 2022-12-04 15:27:45 +01:00
Mathieu
8870aad13a websockets stuff 2022-12-02 14:45:17 +00:00
Mathieu
0cfcf494e9 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	jarvis/utils/websocketstest.py
2022-12-02 14:08:49 +00:00
Mathieu
da19a71b61 websockets stuff 2022-12-02 14:03:05 +00:00
Mathieu Broillet
78ca6c5c07 websockets stuff 2022-12-02 10:59:19 +01:00
Mathieu B
6955fcabc1 websockets tests 2022-12-01 21:30:09 +01:00
Mathieu Broillet
08d182e87e started re-implementing old intent system 2022-12-01 16:06:23 +01:00
Mathieu B
654ef0e76a docker stuff 2022-11-30 14:05:30 +01:00
Mathieu B
257687abb2 docker stuff 2022-11-30 14:00:43 +01:00
Mathieu B
0e0c34fa04 docker stuff 2022-11-29 21:40:20 +01:00
Mathieu B
94e03b95ec corrected url 2022-11-28 22:15:09 +01:00
Mathieu B
556b0553e3 Base 2022-11-28 21:56:08 +01:00
Mathieu Broillet
6fc362f30d
Initial commit 2022-11-28 21:53:46 +01:00