Singularity Notes is a fully automated blog delivering bite-sized posts on the latest astronomy discoveries, powered by AI. The blog is online at singularitynotes.com.
🤝 If you want to contribute, please follow the project's contribution guide.
-
Install Python environment with uv
uv sync --all-extras source .venv/bin/activate -
Create an
.envfile in the working directory and set the OpenAI keyOPENAI_API_KEY = "<your_api_key>"
-
Launch the web app locally
poe app
-
Adjust the config.yaml
-
Create a new post
poe pipe