Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SamiGPT

SamiGPT is a simple GPT-2 wrapper for Python. It is designed to be easy to use and to be able to be used in a variety of different ways.

Installation

git clone https://github.com/FujiwaraChoki/SamiGPT.git
cd SamiGPT
cd backend
pip install -r requirements.txt
python main.py
cd ../frontend
python -m http.server

Usage

Open http://localhost:8000 in your browser and start generating.

About

Own website implementation using ChatGPT API.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages