Skip to content

Instantly share code, notes, and snippets.

View abulte's full-sized avatar

Alexandre Bulté abulte

View GitHub Profile
@abulte
abulte / validata-geojson-stream.py
Last active May 13, 2022 14:58
validata-geojson-stream
import collections
import json
import json_stream
import jsonschema
from jsonschema import Draft7Validator
with open("schema_amenagements_cyclables.json") as ifile:
@abulte
abulte / README.md
Created January 21, 2024 09:33
pandas-ai with mistral llms

Testing pandas-ai with mistral hosted LLMs

# patched pandas-ai working with llm module
pip install -e . ../Developer/pandas-ai
# patched llm-mistral that supports `.key` to pass creds
pip install git+https://github.com/abulte/llm-mistral.git@patch-1
echo "export MISTRAL_API_KEY=xxx" > .envrc
direnv allow
@abulte
abulte / README.md
Last active November 26, 2025 09:03
shai ulud 2.0 qad scanner