https://github.com/michaelfromyeg/piazzagpt
An idea.
https://github.com/michaelfromyeg/piazzagpt
Last synced: 3 months ago
JSON representation
An idea.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/piazzagpt
- Owner: michaelfromyeg
- Created: 2023-10-09T05:06:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T08:41:06.000Z (over 1 year ago)
- Last Synced: 2025-02-08T12:13:53.486Z (5 months ago)
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PiazzaGPT
An experiment.
Get started the usual way.
```plaintext
# install ollama for local LLM work
curl https://ollama.ai/install.sh | sh# install python3.11
brew install [email protected]python3.11 -m venv env
source env/bin/activatepip install -r requirements.txt
python main.py
```Set up your environment variables, too.
## Notes
CPSC 213 course IDs.
```plaintext
kogeqzmw38v19i
kej2gdtt5x62ba
kgjqd9xr4g3ox
kt4n47y2z6bc8
llzrdfw1ocm29v
```