Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 569 Bytes

readme.md

File metadata and controls

26 lines (19 loc) · 569 Bytes

Q-A Bot

About

  • Q/A for a given GitBook URL

Setup

  • create a new env and activate it
  • pip install -r requirements.txt

Run CLI

  • python3 main.py
  • Enter a GitBook URL
  • Ask Question

Run GUI

  • streamlit run app.py
  • Enter a GitBook URL
  • Ask Question

Example URLS:

Note:

  • Only solidity contracts are supported