Pop101 / Brainstormer

Assists humans in researching large topics by providing directions and keywords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brainstormer

Finds further research areas into a topic!

Installation

To install, first, ensure Poetry is installed. You can install it with

pip install poetry

Then, run

poetry install

Register for an Azure Cognitive Search API key Here. Save this key in key.txt at the root of the repository. An Azure Cognitive Search API key is required to find answers and branching topics, but is free for low-use scenarios.

You can now run the program with

poetry run python3 webapp.py

About

Assists humans in researching large topics by providing directions and keywords


Languages

Language:Python 100.0%