Skip to content

Releases: publicscience/argos

prometheus

14 Apr 20:53
Compare
Choose a tag to compare
prometheus Pre-release
Pre-release

Core functionality present and end user components presentable. Maintainable foundation for future versions to be structured off of. Not worrying too much about quality of core components at the moment.

core

  • clustering
  • feed digesting/parsing
    • extracting main article content
    • extracting other article metadata/media (images)
    • scoring articles based on social relevance
    • feed discovery
  • data source (knowledge) digesting/parsing
  • summarization
  • entity extraction
  • major models: Event, Story, Article, Source & Feed, Concept

api

  • major models: User, Client
  • all major core models accessible as resources
  • major user functionality present: watching, bookmarking, authentication
  • oauth provider
  • search

front

  • authentication flows: login, logout, sign up, forgot/reset password
  • main feeds: latest, trending, watching, bookmarked, user-specific
  • single pages: event, story, concept
  • some degree of responsiveness
  • search