Giter VIP home page Giter VIP logo

atom-bot's Introduction

Atom

Atom (Assistant)

Your intelligent assistant

license badge GitHub release (latest by date)

Features

  • Nutritional assistant
    • Work in Progress
  • Personalized Chat responses
  • Telegram messages by users and groups
  • Speak messages
  • RaspberryPI compatibility connected by bluetooth with Alexa echo DOT
  • Crypto Trading (Use at your own risk)
    • Supported cryptos
      • BTC
      • ETH
      • ADA
      • SOL
    • Smart alerts and monitor
      • Based in Bayes Theorem
    • Market Analyze
      • Calculate main trading indicators
        • Moving Average
        • Squeeze Momentum
        • RSI
    • Graphs
      • Visualize indicators
    • Simulations and backtesting
      • Scan back 15 days
      • 91% - 99% gains adjusting simulation for best start point

Bot Versions

The project is based in the next convention:

Version: 1.2.3`

  • 1.- Important changes
  • 2.- Continous Improves
  • 3.- Bug fixes

Require

  • Python 3.7 +
  • RaspberryPi 3 + - TriggerCMD for automated tasks and syncs
  • MySQL Server
  • Alexa
  • Telegram Bot
  • Static IP and Router configuration

Support

  • Linux host

Architecture

ada architecture

Install and run

In root directory create a .env file with:

# MySQL Credentials
DB_USER='your user'
DB_PASS='your pass'
DB_NAME='your name'
DB_HOST='your host'

# Regional settings
timezone='America/Mexico_City'

# Telegram access
telegram_users = 'string separated with comma' 
telegram_token_bot = 'your token'

# Bot settings
bot_name = 'bot_name'

In root, rename alembic_conf.ini and update sqlalchemy.url

change to alembic.ini

Install dependencies

pip install -r requirements.txt

For ubuntu requiere sudo apt-get update

sudo apt-get install mpg123

Migrations

alembic revision --autogenerate -m "first migration"

alembic upgrade head

Run program

python main.py

Contribution

Contribute to make the best virtual assistant bot for raspberry pi and python

  • Contact me @eocode in social media
  • See the issue list
  • Clone this project and add your contributions
  • Send me a pull request

LICENSE

GNU GENERAL PUBLIC LICENSE

Version 3, 29 June 2007

https://github.com/eocode/Atom-Bot/blob/main/LICENSE

atom-bot's People

Contributors

eocode avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.