Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morishin/chatgpt-api-aws-lambda


https://github.com/morishin/chatgpt-api-aws-lambda

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# fran-bot

## Requirements

- Python 3.9

## Setup

```sh
$ python3 -m venv venv
$ pip install -r requirements.txt
```