#
rita
Here are 21 public repositories matching this topic...
Real-Time Interchangeable Translating Assistant, an open-source free translation Bot for Discord.
javascript
heroku
open-source
translator
translation
js
discord
free
discord-js
rita
translator-bot
discord-translator-bot
free-translation
rita-translator
bot-translation
ritabot
-
Updated
Mar 8, 2021 - JavaScript
RiTa: generative language tools
-
Updated
Mar 6, 2021 - JavaScript
Collect IPFIX / Netflow v9 Records and Ship them to RITA for Analysis
security
netflow
ipfix
analytics
analysis
logs
beacon
beacon-sniffer
network-traffic
netflow-v9
netflow-v5
blueteam
rita
bhis
activecm
-
Updated
Sep 10, 2019 - Go
Generates networks from BTS DB1B/T-100 data
r
rstats
r-package
bts
transtats
skynet
rita
t100
db1b
bureau-of-transport-statistics
air-transport
peer-reviewed
-
Updated
Nov 3, 2020 - R
Website, documentation and examples for RiTa
-
Updated
Mar 7, 2021 - JavaScript
Real Intelligence Threat Analytics - Python addon scripts
-
Updated
May 28, 2020 - Python
Generative Music Criticism
-
Updated
Jun 18, 2019 - JavaScript
RITA (Rapid Interaction Assistant for Tasks) is a voice-controlled virtual assistant that performs home automation for people with visual disabilities.
android
arduino
accessibility
android-application
embedded-systems
speech-recognition
coursework
android-app
arduino-uno
rita
virtual-assistant
blind-people
people-with-visual-disabilities
-
Updated
Aug 4, 2018 - Java
Generates new stoic quotes based on Marcus Aurelius' 'Meditations'.
generator
philosophy
markov
text-generation
p5js
meditation
generators
stoic
quote-generator
rita
stoicism
-
Updated
Oct 12, 2020 - JavaScript
A remote controlled car and the respective app were developed under the supervision of Prof. Luís Sousa, from Instituto Superior Técnico (University of Lisbon).
arduino
app
design
world
programming
mit
electronics
printing
luis
solidworks
contests
3d
ultimaker
inventor
pixelmator
rita
rcar
warcraft12321
distrelec
fcpx
-
Updated
Jul 5, 2019 - HTML
Generates new advertising-style slogans based on a custom data set of real ad slogans, taglines and marketing copy for a range of household cleaning products, as well as some made-up ones.
javascript
marketing
markov-chain
markov
text-generation
satire
advertising
p5js
taglines
shame
quote-generator
rita
slogans
-
Updated
Oct 12, 2020 - JavaScript
Scripts and Notebooks for analyzing RITA/Zeek outputs
-
Updated
Jan 29, 2021 - Jupyter Notebook
this is a text processing hacks using RiTa js library
-
Updated
Jan 3, 2018 - JavaScript
Evolution based poetry bot built with JavaScript
-
Updated
Jan 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the rita topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rita topic, visit your repo's landing page and select "manage topics."
So instead of having to do
rita import --config etc/rita.yaml ...we would dorita --config etc/rita.yaml import .... This makes it easier to modify most commands since--configis less likely to change than the rita subcommand. It also makes it possible to create aliases like:alias rita1=rita --config /etc/rita/config1.yamlalias rita2=rita --config /etc/rita/config2.yamlWher