Skip to content

konstantinmvelkov/summerizer-api

Repository files navigation

Description

Text summarization and storage past entries using the OpenAI Api and MongoDB.

Environment

Add .env file, as the only thing you need to fill in is the OPENAI_API_KEY from the OpenAI Platform

Running the app

# run docker container
$ docker compose up

Testing

# run tests
$ yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published