Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
agent-implementation
Basic ReAct agent implementation in Python from scratch
banking-agent-backend
Backend API for banking agent
banking-agent-v2
claude-prefill-and-stop-sequence
Guarentee Claude output formatting using response prefilling and stop sequences instead of relying only on in prompt instrutions
llm-summary-evals
Comparing the performance of GPT-4 and Claude 3 Opus on a summarization task
logprobs-visualizations
Exploring LLM logprobs via tree visualizations
notion-to-readwise
strava-analytics-app
A web app that provides Strava users with analysis of their activities.
strava-data-analysis
Pulling and analyzing Strava activity data
mattambrogi's Repositories
mattambrogi/agent-implementation
Basic ReAct agent implementation in Python from scratch
mattambrogi/strava-analytics-app
A web app that provides Strava users with analysis of their activities.
mattambrogi/claude-prefill-and-stop-sequence
Guarentee Claude output formatting using response prefilling and stop sequences instead of relying only on in prompt instrutions
mattambrogi/llm-summary-evals
Comparing the performance of GPT-4 and Claude 3 Opus on a summarization task
mattambrogi/logprobs-visualizations
Exploring LLM logprobs via tree visualizations
mattambrogi/nextra-clone
Nextra Docs Clone
mattambrogi/banking-agent-backend
Backend API for banking agent
mattambrogi/banking-agent-v2
mattambrogi/classes-objects-implementation
An approximate implementation of classes and objects relying on dispatch dictionaries.
mattambrogi/dating-questions
Questions for couples, partners, or two random people on a date to ask each other.
mattambrogi/dating-questions-django
A simple game that gives couples questions to ask each other.
mattambrogi/dc-crime
Dashboard for DC Crime stats.
mattambrogi/ethereum-links
React frontend for app that allows friends to send me articles on the Ethereum blockchain.
mattambrogi/FlaskSameLatitude
Takes an input latitude and returns a major city with a similar latitude.
mattambrogi/gpt3-writer-starter
Fork off buildspace gpt3 writer
mattambrogi/inventory-management
A web app for inventory management
mattambrogi/job-board-platform
mattambrogi/langchain_experiments
mattambrogi/legaltech-chat-frontend-v1
Original Chat Frontend
mattambrogi/llama-index-experiments
Base notebooks for building and experimenting with chatbots built with LlamaIndex + GPT
mattambrogi/mattambrogi
Profile README
mattambrogi/mattambrogi.github.io
personal site page
mattambrogi/mentor-finetune-app
Frontend to LLM finetuned for advice and insights.
mattambrogi/order-processor
Practice with map data structures to process shipment orders
mattambrogi/personal-site
Personal site built with Django
mattambrogi/python-higher-order-functions
Exploring some interesting ways to write functions in Python
mattambrogi/react-django-blog
Blogging platform build with React and Django Rest Framework.
mattambrogi/react-django-todo
Basic todo app built with separate React Front End and Django Rest Backend
mattambrogi/twitbook
A twitter like app built with Django
mattambrogi/x-ray-classification