yimbymelbourne / council-meeting-agenda-scraper

A method of getting and scraping council agendas to streamline housing abundance advocacy.
16 stars 18 forks source link

[FEATURE] Implement LLM parsing #8

Closed jonobri closed 7 months ago

jonobri commented 7 months ago

Is your feature request related to a problem? Please describe. The application should be able to interface with an LLM of the user's choosing to parse an agenda.

Describe the solution you'd like In the initial instance, local models served by Ollama should be fine, but it would be great to configure for use with any API.

Describe alternatives you've considered N/A

Additional context N/A

jonobri commented 7 months ago

This is now being done in a closed-source context.