25 lines
820 B
Markdown
25 lines
820 B
Markdown
# Sentinel's twitter tooling
|
|
|
|
This repository contains tooling to parse information from twitter accounts for [Sentinel](https://sentinel-team.org) at moderate to large scale. It is the result of significant iteration on Nuño's part, and it may not work as well if it is widely known.
|
|
|
|
The architecture is as follows:
|
|
|
|

|
|
|
|
You may want to explore an accessible user interface [here](https://tools.sentinel-team.org/twit.html)
|
|
|
|
## Built with
|
|
|
|
- Golang
|
|
- OpenAI LLMs
|
|
- HTML
|
|
- small amounts of js
|
|
|
|
## Getting started
|
|
|
|
Go to the [frontend](https://tools.sentinel-team.org/twit.html) and ask a question to the sources we are
|
|
|
|

|
|
|
|
Alternatively, explore the view/tui/commission-jobs folder to see an example of automatically summarizing items for topics of interest.
|