spartypkp
AI Engineer, dedicated to democratizing legal knowledge for all, maintainer of open-source-legislation. Looking for full time work
Maybe You?Los Altos, California
Pinned Repositories
AIRoundTable
celery-tough-love
Celery Quick Start on Render
daily-blog-builder
Flask application designed to help write daily blogs documenting daily work, interesting technical problems, and personal reflection. Integrates AI Editing Pipeline
gitstats
git history statistics generator
iwanttobeanaiengineer
Personal Website Showcasing DailyBlogs and Interactive Resume
legalAI
LegalAI is a passion project which explores and simplifies the complexities of obtaining legal information using LLMs.
modelicaSim
NextJS Frontend for LLM Generation of Modelica Physics Simulations
open-source-legislation
Open-source global legislation data in an SQL knowledge-graph format ideal for use with LLMs: Download legislation data in bulk and immediately start building with our Python/Typescript SDKs. Democratize Legal Knowledge For All
pgtyped-pydantic
PgTyped-Pydantic makes it possible to use raw SQL in Python with guaranteed type-safety using Pydantic Models. No need to map or translate your DB schema to Python, PgTyped-Pydantic automatically generates types and interfaces for your SQL queries by using your running Postgres database as the source of type information.
pydanticSQLAdapter
Lghtweight, type-safe SQL adapter for Python that allows writing pure SQL queries while leveraging Pydantic models for type safety and data validation.
spartypkp's Repositories
spartypkp/legalAI
LegalAI is a passion project which explores and simplifies the complexities of obtaining legal information using LLMs.
spartypkp/open-source-legislation
Open-source global legislation data in an SQL knowledge-graph format ideal for use with LLMs: Download legislation data in bulk and immediately start building with our Python/Typescript SDKs. Democratize Legal Knowledge For All
spartypkp/pydanticSQLAdapter
Lghtweight, type-safe SQL adapter for Python that allows writing pure SQL queries while leveraging Pydantic models for type safety and data validation.
spartypkp/daily-blog-builder
Flask application designed to help write daily blogs documenting daily work, interesting technical problems, and personal reflection. Integrates AI Editing Pipeline
spartypkp/pgtyped-pydantic
PgTyped-Pydantic makes it possible to use raw SQL in Python with guaranteed type-safety using Pydantic Models. No need to map or translate your DB schema to Python, PgTyped-Pydantic automatically generates types and interfaces for your SQL queries by using your running Postgres database as the source of type information.
spartypkp/AIRoundTable
spartypkp/celery-tough-love
Celery Quick Start on Render
spartypkp/gitstats
git history statistics generator
spartypkp/instldraw
Team-oriented tldraw built w/ InstantDB
spartypkp/instructor
structured outputs for llms
spartypkp/IntroMLProjects
A compilation of all coding projects completed in the CSE 404 course at Michigan State University. All were initially completed on JupyterHub and downloaded as Python source files. I do not claim to have created or completed all of this code myself. Skeleton code was given for the project from the professor and filled in to completion.
spartypkp/iwanttobeanaiengineer
Personal Website Showcasing DailyBlogs and Interactive Resume
spartypkp/kali-draft
spartypkp/modelicaSim
NextJS Frontend for LLM Generation of Modelica Physics Simulations
spartypkp/pgPydanticTest
spartypkp/sideProjects
A collection of random (extremely) projects I have created in my free time. Some code snippets have been copied from various online sources.
spartypkp/SVMAnomalyDetection
MSU Data Science Capstone Project - Automatic detection and tagging of anomalous timeseries data using Support Vector Machines
spartypkp/llm-smart-scraper
An automatic scraping program using LLMs to find target content and extract structured data.