Simple Flask application to fetch and display citations from "https://devapi.beyondchats.com/api/get_message_with_sources".
- Download this repository
bash
git clone https://github.com/joydeep049/API.git
- Change current working directory.
bash
cd API
- Install requirements
bash
pip install -r requirements.txt
- Run the script
python app.py