This Custom GPT is made to teach people about the Canadian legislative process.
Features:
- Ability to search for bills in the House of Commons and Senate
- Ability to search for Members in the House of Commons (Senate coming soon)
- Has Knowledge on the Canadian legislative process for both House of Commons and Senate.
Notes:
- Bills and members are pulled directly from the official LEGISinfo API
- Requests to LEGISinfo API are proxied though my custom API that reduces the bloat of the data (i.e. removes multi-lingual and null values). This allows the GPT to intake more info and can focus on the important values.
- Proxing the request also allows me to generate values that the LEGISinfo API doesn't provide. (Links bill and member home pages)
Future Features:
- Ability to search for senate members
- Ability to check votes by a particular member
- Ability to search by member role (eg Minister of transportation)
- (BIG) Ability for Code Interpreter to download PDF versions of bills and use that as context for its responses
https://chat.openai.com/g/g-bN2qHoZcW-parliament-of-canada-gpt
(Comments are greatly appreciated)