Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

radoshi/indian-budget-speeches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Budget Chatbot

Simple chatbot to answer questions related to Budget Speeches made by Indian Finance Ministers over the years.

Installation

Requires poetry. If you don't have it, install it using brew or pip.

brew install poetry
poetry install

Usage

poetry run juptyer notebook

Downloading budget speeches

https://www.indiabudget.gov.in/bspeech.php

wget -r -nd -nc -A.pdf -l 1 -e robots=off https://www.indiabudget.gov.in/bspeech.php

About

A toy project for a friend to analyze the budget speeches of Indian Finance Ministers over the years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors