An open API service indexing awesome lists of open source software.

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

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)

![home](icon/home.png)
![chat](icon/chat.png)