Skip to content

joydeep049/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API

Simple Flask application to fetch and display citations from "https://devapi.beyondchats.com/api/get_message_with_sources".

To run this code

  1. Download this repository bash
    git clone https://github.com/joydeep049/API.git
    
  2. Change current working directory. bash
    cd API
    
  3. Install requirements bash
    pip install -r requirements.txt
    
  4. Run the script
    python app.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published