Giter Club home page Giter Club logo

fawkes's Introduction

fawkes

fawkes-CircleCI-Status pre-commit

What's fawkes ?

Fawkes is a platform designed for product-managers as well as product development teams to get a consolidated view on how well the product is doing from a customer perspective, getting the top issues that the customers are talking about, their sentiments and how they are feeling about the product.

Architecture

Features

  • ๐Ÿš€ Integration with multiple data source
  • โšก๏ธ Kibana dashboard for searching and filtering data
  • ๐Ÿ’Ž Simple, Configurable and Powerful
  • ๐Ÿ”ฅ Built entirely using open-source tools

Onboarding

Refer to the detailed https://github.com/intuit/fawkes/wiki

Contributing

For details on how to contribute to this project see CONTRIBUTING.md

fawkes's People

Contributors

aditi2205 avatar dependabot[bot] avatar kokikathir avatar konoha-14 avatar madarauchiha-314 avatar rachanamamillapalli avatar rajput-kshitij avatar rohit256 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fawkes's Issues

Auto clustering of user reviews

Currently fawkes only has classification for user reviews, which requires either static weights if we are using text-match or already labelled data to use the LSTM based classification model.

It would be nice to have an automatic clustering of user reviews to get an initial sense of all the topics within the data set.

The important thing is to have a model which can be saved and reused in the future for further clustering when new user reviews are added to the dataset.

Summarisation of user reviews

Going though a lot of user reviews takes time. Having a summary view of all the issues would be a great feature to have.

Convert fawkes steps to fawkes plugins

๐Ÿš€ Feature Proposal

Currently fawkes steps are exposed through the CLI as separate commands which directly take in configuration from fawkes's config file. This needs to be changed to a plugin based architecture where each plugin has it's own config and a person running fawkes can specify which plugins to run etc.

  • Ideas:
    • Each runnable plugin can be automatically exposed as a CLI command ?

Motivation

  • Modernization in general

Add splunk as a datasource

๐Ÿš€ Feature Proposal

A lot of user reviews may go into splunk. Splunk exposes an API which can directly be used to achieve this.

Motivation

To track those user reviews which go into splunk.

Example

Splunk can now become a data source.

requirements.txt does not have fixed versions

requirements.txt should ideally have fixed versions for the packages listed in it to avoid any breakages in future.
Eg.
A installs B (1.5)
C installs B (3.5)
'A' could possibly break in future because it is incompatible with B (3.5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.