An open API service indexing awesome lists of open source software.

https://github.com/antononcube/data-acquisition-engine-project

A project for the different aspects of data acquisition engine design and implementation. (Software design and architecture, conversational agent elements, example data collections, etc.)
https://github.com/antononcube/data-acquisition-engine-project

Last synced: 6 months ago
JSON representation

A project for the different aspects of data acquisition engine design and implementation. (Software design and architecture, conversational agent elements, example data collections, etc.)

Awesome Lists containing this project

README

          

# Data Acquisition Engine project

This project repository is for the different aspects of a data acquisition engine design and implementation.

More precisely this repository has:

1. Software design and architecture
- Principle, diagrams, concrete decisions
2. Conversational agent elements
3. Example data collections
4. Demonstrations and presentations
5. Documentation
6. Organizational documents and diagrams
- Mind-maps, [org-mode](https://orgmode.org) files

(At this point) this project is based three other repositories:

1. [DataAcquirer project](https://github.com/antononcube/ConversationalAgents/tree/master/Projects/DataAcquirer), [AAr1]
2. [Raku-DSL-English-DataAcquisitionWorkflows](https://github.com/antononcube/Raku-DSL-English-DataAcquisitionWorkflows), [AAr2]
3. [Raku-DSL-English-DataQueryWorkflows](https://github.com/antononcube/Raku-DSL-English-DataQueryWorkflows), [AAr3]

For a more detailed, but still brief introduction see the document
["Data acquisition conversational agent"](./Documents/Data-acqusition-conversational-agent.md).

For a long introduction see the
[slides](Presentations/WTC-2021/WTC2021-Antonov-Multi-language-Data-Acquisition-Conversational-Agent.md)
and
[video recording](https://www.youtube.com/watch?v=KlEl2b8oxb8)
of the presentation
"Multi-language Data Acquisition Conversational Agent".

------

## Presentations

### Multi-language Data Wrangling Conversational Agent

- Wolfram Technology Conference 2020 (WTC-2020)
- [Markdown slides](https://github.com/antononcube/SimplifiedMachineLearningWorkflows-book/blob/master/Presentations/WTC-2020/WTC2020-Antonov-Multi-language-Data-Wrangling-Conversational-Agent.md)
- [Video recording](https://www.youtube.com/watch?v=pQk5jwoMSxs), 31 min

### Multi-language Data Acquisition Conversational Agent

- Presented at Wolfram Technology Conference 2021 (WTC-2021)
- [Markdown slides](Presentations/WTC-2021/WTC2021-Antonov-Multi-language-Data-Acquisition-Conversational-Agent.md)
- [Video recording](https://www.youtube.com/watch?v=KlEl2b8oxb8), 54 min, extended version of the WTC-2021 presentation

------

## References

### Repositories

[AAr1] Anton Antonov,
[DataAcquirer project](https://github.com/antononcube/ConversationalAgents/tree/master/Projects/DataAcquirer),
(2021),
[ConversationalAgents at GitHub/antononcube](https://github.com/antononcube).

[AAr2] Anton Antonov,
[DSL::English::DataAcquisitionWorkflows Raku package](https://github.com/antononcube/Raku-DSL-English-DataAcquisitionWorkflows),
(2021),
[GitHub/antononcube](https://github.com/antononcube).

[AAr3] Anton Antonov,
[DSL::English::DataQueryWorkflows Raku package](https://github.com/antononcube/Raku-DSL-English-DataQueryWorkflows),
(2020),
[GitHub/antononcube](https://github.com/antononcube).

### Videos

[AAv1] Anton Antonov,
["Multi-language Data Acquisition Conversational Agent (extended version)"](https://www.youtube.com/watch?v=KlEl2b8oxb8),
(2021),
[YouTube.com](https://www.youtube.com/channel/UC5qMPIsJeztfARXWdIw3Xzw).