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

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

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.