Patrick Gerard

Results 35 issues of Patrick Gerard

right now the chat is saved in localstorage. we want to save it in our database and work with different chat's

enhancement
help wanted

The OpenAI limits audio files to 25 mb max, so if I upload a file with 100 mb ~ 1hr podcast, it will break. Implement a mechanism to break it...

good first issue

We need tests for the API and the database feel free to work on it!

good first issue

Instead of manually changing the .htaccess in the docker container, add a .htaaccess which maps it to the `/var/www/html` directory in the container itself. pseudo code ``` version: '3.3' services:...

enhancement
good first issue

Hello, I would like to contribute and add a bulk crawl function. It would use **multiprocessing** to optimize the crawling duration. The user can add the desired domains to a...