Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.21 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.21 KB

TrainMyAI

TrainMyAI is a suite of single web page applications for customizing and training ChatGPT and GPT-3 via the OpenAI API.

All of the tools run entirely within your web browser, so your key or data are never revealed to the server. The web pages can be downloaded and run from any location, including locally on your own computer.

All of the source code is visible within the web pages, and can be forked from the Github repository.

With thanks to the OpenAI team for creating ChatGPT, GPT-3 and GPT-4, giving them a clean API, and enabling client-side API calls from the browser.

License

Copyright (c) Gideon Greenspan 2023

License: GPLv3 + visible attribution

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation. However, all modified copies must contain a link back to the trainmy.ai website, shown at all times.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.