Skip to content

A Telegram bot for transforming YouTube finance videos into actionable asset analysis

Notifications You must be signed in to change notification settings

NelsonMaty/finbotardo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finbotardo

Empowering Financial Insights: a Telegram Bot for Transforming YouTube Finance Videos into Actionable Asset Analysis.

Table of Contents

Introduction

Welcome to Finbotardo, your smart companion for decoding finance YouTube videos. My Telegram bot analyzes videos in real-time, providing insights on mentioned assets, including risks and opportunities. Empower yourself with actionable financial knowledge effortlessly.

Installation

  • Requires python 3.7 or higher.

Run the following command to clone the repository and install the bot:

git clone https://github.com/your-username/project-name.git
cd project-name
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
touch .env # edit this file with your API keys
python3 src/main.py

About

A Telegram bot for transforming YouTube finance videos into actionable asset analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages