Skip to content

codetheweb/accelerate-sf-board-summary

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Copy .env.example to .env.local.

cd python-legistar-scraper
poetry install
cd ..

npm i
docker compose up -d
npm run db:reset
npm run scrape:events

Search server

From package root run:

python python/server.py

You must have a file with your openai key (no new line!) at ~/openai.key And pinecode key at ~/pinecode.key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published