https://github.com/smithclay/driftkit
psychogeographical walks powered by LLMs
https://github.com/smithclay/driftkit
langchain llm psychogeography
Last synced: 30 days ago
JSON representation
psychogeographical walks powered by LLMs
- Host: GitHub
- URL: https://github.com/smithclay/driftkit
- Owner: smithclay
- License: other
- Created: 2024-08-06T02:54:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T05:29:02.000Z (over 1 year ago)
- Last Synced: 2025-03-16T00:17:09.087Z (over 1 year ago)
- Topics: langchain, llm, psychogeography
- Language: Jupyter Notebook
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# driftkit
A pyschogeographical walk ([*dérive*](https://en.wikipedia.org/wiki/D%C3%A9rive)) through San Francisco as a LLM, using [LangGraph](https://github.com/langchain-ai/langgraph).
Optionally creates a montage of the journey via the Google Streetview API and OpenAI voiceover API.
## requirements
* OpenAI API key
* python 3.11+
## running
Run `drift.ipynb` and copy `.env.example` to `.env` with your API keys to run.