Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat: add prompt configuration and implement article text retrieval functionality
1d1bd02View on GitHubfeat: add article handling routes and implement article management functionality
09860fbView on GitHubfeat: implement topic subscription routes and handler methods
ee42351View on GitHubfeat: reorganize repository structure and implement topic subscription functionality
853f326View on GitHubfeat: enhance user authentication and add topic subscription functionality
cff49f2View on GitHubfeat: convert text and summary to lowercase in ElasticModel before indexing
f35b92dView on GitHubfeat: integrate Markdown and Elastic services into CronJobArticleService
eb58c95View on GitHubfeat: add unit test for updating summary in ElasticService
48ce65aView on GitHubfeat: refactor Elastic model and enhance ElasticService with new methods for document management
449b9ecView on GitHubfeat: add markdown processing to CronJobArticleService and implement related tests
bf10d08View on GitHubfeat: implement AI service for text summarization and add unit tests
8a80528View on GitHubfeat: add ElasticSearch integration and refactor related components, add unit test
2993d7dView on GitHubrefactor: update import paths to move database and AWS handling to infrastructure package
a44154dView on GitHub