Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 489 Bytes

GPT3-assistant

About

This project was originally created by @4mattX, and it was intended to be a local Windows-based application to showcase the generative code abilities of GPT-3. It has since expanded into a full-fledged, cross-compatible application with robust mechanics and easy customization tailored to specific use cases.

Installation

pip3 install -r requirements.txt
cp .env.example .env

Usage

python3 main.py