Skip to content

shivamrawat1/Advosub.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web application for generating custom newsletters on latest news and research that matches your interest.

Prerequisites

  • Python 3.11.0 or higher
  • pip (Python package installer)

Installation

  1. Clone the repository:
git clone https://github.com/shivamrawat1/Advosub.ai.git
  1. Navigate to the project directory:
cd Advosub.ai
  1. Create and activate a virtual environment:
  • On Mac:
python -m venv venv
source venv/bin/activate
  • On Windows:
python -m venv venv
venv\Scripts\activate
  1. Install the required packages:
pip install -r requirements.txt
  1. Run the application:
pip python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors