Text summarization and storage past entries using the OpenAI Api and MongoDB.
Add .env file, as the only thing you need to fill in is the OPENAI_API_KEY from the OpenAI Platform
# run docker container
$ docker compose up
# run tests
$ yarn test
Text summarization and storage past entries using the OpenAI Api and MongoDB.
Add .env file, as the only thing you need to fill in is the OPENAI_API_KEY from the OpenAI Platform
# run docker container
$ docker compose up
# run tests
$ yarn test