https://github.com/thefcraft/localgpt
clone of chatgpt usign html css js and flask
https://github.com/thefcraft/localgpt
chatgpt chatgpt-clone chatgpt-gui flask llm-inference python
Last synced: 2 months ago
JSON representation
clone of chatgpt usign html css js and flask
- Host: GitHub
- URL: https://github.com/thefcraft/localgpt
- Owner: thefcraft
- Created: 2024-01-27T07:42:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T14:10:03.000Z (over 2 years ago)
- Last Synced: 2025-06-03T19:18:02.384Z (about 1 year ago)
- Topics: chatgpt, chatgpt-clone, chatgpt-gui, flask, llm-inference, python
- Language: JavaScript
- Homepage:
- Size: 388 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# localGPT
clone of chatgpt usign html css js and flask
video demo [instagram](https://www.instagram.com/p/C0jUo3-JwdM/)
## Setup LLM
- Install [LM Studio](https://lmstudio.ai/) or and other openai API compatible server
- Load and run a large language model to localhost
- you can see the setup on [youtube](https://www.youtube.com/watch?v=IgcBuXFE6QE&ab_channel=AllAboutAI)

