PersonalGPT: using OpenAI API to create your own local GPT

Zoumana Cisse
Mar 19, 2023

A simple yet powerful solution to replicate ChatGPT by OpenAI on your personal computer.

PersonalGPT is a custom Streamlit app created for a more personalized version of ChatGPT, I built this as a way to have ChatGPT running on my local computer. currently it has conversation history management, including search, and exporting of the data.

I’m planning on adding more features, but it’ll happen in a as I need it basis, but feel free to clone it and add your own functions to it.

To get started check out the github 👇🏽

https://github.com/zouvier/PersonalGPT

--

--