You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aura is a minimal basic natural language built to run on microprocessors
with minimal storage space. It is ment for raspberry pi pico running micropython.
It can recieve sms sent via gsm and based on the message and predefined data, it responds appropriately.
it supports a modifiable database which can be set appropriately for desired environment.
AURA can also perform other multiple functions such as: read, write, store and delete sms, make and receive
calls schedule multiple gsm actions. It should be noted that this is still an ongoing project.
minimum hardware Requred:
- Raspberry pi pico
- Sim800l gsm
- Sim card
About
An automatic user response manager that is able to communicates to users and non-users through a natural language ai response generator.