Welcome to the repository for my GetChats project. For the current iteration of this project, I will use Python.
Later, I hope to implement the project in C++.
Objectives for GetChats
- Retrieve requested data ---- interact with the OpenAI platform through API calls.
- Transform the retrieved data.
- Temporarily store retrieved data.
- Import retrieved data into the new platform.
Program Flow
Platform--API-->
GETCHATS
--Transform--> Temp Storage --Import--> New Platform{UI <--API/DB query--
GETCHATS
}
APIs
Database
- Temporary
- Permanent
Testing
TBD.
If you have questions, or anything you'd like to share, be sure to create a PR/Issue!
This project is licensed with an MIT license.