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

https://github.com/timf34/substackgpt


https://github.com/timf34/substackgpt

Last synced: about 1 year ago
JSON representation

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)