Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primaryobjects/bogleheads-keywords

Web-based keyword frequency analyzer, created by ChatGPT4.
https://github.com/primaryobjects/bogleheads-keywords

ai chatgpt chatgpt4 database finance flask investments keywords nlp python webapp webapplication

Last synced: 8 days ago
JSON representation

Web-based keyword frequency analyzer, created by ChatGPT4.

Awesome Lists containing this project

README

        

# Bogleheads Top Keywords

This project scrapes data from Bogleheads.org and displays the top 20 keywords from the website.

[Demo](https://bogleheads-top-keywords.primaryobjects.repl.co)

*Created with ChatGPT4.*

## Installation

1. Clone this repository.
2. Install the required dependencies by running `pip install -r requirements.txt`.

## Usage

1. Run the Flask web application by running `python main.py`.
2. Open a web browser and navigate to `http://localhost:8080` to view the top 20 keywords from Bogleheads.org.

## Contributing

Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute to this project.

## License

MIT