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

https://github.com/daemon/cody-backend

Support library for CODY
https://github.com/daemon/cody-backend

Last synced: 12 months ago
JSON representation

Support library for CODY

Awesome Lists containing this project

README

          

# cody-backend
Support library for CODY

## Setup

### Development setup
1. Install Python 3.12 and [PyTorch](https://pytorch.org)
2. `git clone ssh://git@github.com/dameon/cody-backend.git && cd cody-backend && pip install -e .`
3. You're all set for development!