Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chardonneaur committed Jun 29, 2024
1 parent db84742 commit f4070a6
Show file tree
Hide file tree
Showing 22 changed files with 14 additions and 2,999 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# QueryQuest

QueryQuest is an open-source web application that empowers Matomo users to ask questions about their analytics data and receive customized reports in response. Our app leverages the Matomo API to query and extract data based on user-defined parameters, making it easy for users to gain insights into their website traffic, user behavior, and other key metrics.
QueryQuest is an open-source web application that empowers Matomo users to custom reports based on the Live method API.

## Version 1: Fetching Raw Data
## Version 1: Custom reports

The first version of QueryQuest focuses on fetching raw data from Matomo and presenting it to the user in a clear and concise format. With QueryQuest v1, users can:

* Get a customize and general datafeed
* Customize the data range and other parameters for their queries
* Receive accurate and up-to-date raw data in response to their queries
The first version of QueryQuest focuses on creating a custom report based on a json sample dataset.

## Future Plans

In future versions of QueryQuest, we plan to add features such as:

* LLM Mistral AI
- Querying a specific datafeed
- Ask Mistral AI to make recommendations based on the data.

## Contributing

Expand Down
1,419 changes: 0 additions & 1,419 deletions old/1000.csv

This file was deleted.

34 changes: 0 additions & 34 deletions old/1stprompt.py

This file was deleted.

27 changes: 0 additions & 27 deletions old/advanced.py

This file was deleted.

48 changes: 0 additions & 48 deletions old/chat.py

This file was deleted.

1 change: 0 additions & 1 deletion old/datafeed.json

This file was deleted.

1 change: 0 additions & 1 deletion old/hello.py

This file was deleted.

23 changes: 0 additions & 23 deletions old/mistralsimple.py

This file was deleted.

34 changes: 0 additions & 34 deletions old/mvp.py

This file was deleted.

Loading

0 comments on commit f4070a6

Please sign in to comment.