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

https://github.com/goodluckh/brokeaf

Preview the costs before making GPT calls.
https://github.com/goodluckh/brokeaf

Last synced: 3 days ago
JSON representation

Preview the costs before making GPT calls.

Awesome Lists containing this project

README

          

# svc_query

Handles user queries and db operations.

## Usage

Make sure you have virtual env set up and running.

```
pip install -r requirements.txt
```

To run the server:

```
make start
```