https://github.com/timf34/substackgpt
https://github.com/timf34/substackgpt
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timf34/substackgpt
- Owner: timf34
- License: mit
- Created: 2024-12-20T00:25:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T05:35:52.000Z (over 1 year ago)
- Last Synced: 2025-02-14T20:35:25.884Z (over 1 year ago)
- Language: TypeScript
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SubstackGPT
### TOOD
- Replace the Supabase with a local Postgres DB or SQLite with vector search
- Update this readme!
- Increase the number of documents that are scraped
- Experiment with a system prompt
- Potentially increase the size of the embeddings/ chunks
- Push it to substack-gpt.timfarrelly.com to share around
### Credits
Started building from [PaulGrahamGPT](https://github.com/mckaywrigley/paul-graham-gpt)