Commit History

codebase refactoring
386e5c8

arre99 commited on

added comments for openf1 in about tag, improved UI for some of the fastf1 tabs
e4d45f0

arre99 commited on

new desc
73ec21e

arre99 commited on

description under 60 chars xD
eb60835

arre99 commited on

cleaned up track visualization by removing the driver and automatically picking the fastest lap for the race. Now both speed and gear have a nice legend that is under the image
0f5d5f3

arre99 commited on

clean up the openf1 tab
fa395d9

arre99 commited on

enabled pin
437b9e3

arre99 commited on

improved UI and UX for the first tabs
318bbdf

arre99 commited on

load in the assets in the constants module
78a5efd

arre99 commited on

modified WCC and WDC functions
4d56b75

arre99 commited on

more assets to improve UX for selecting drivers/constructors given year
cd4ae79

arre99 commited on

scripts to scrape and save names and constructors as function of year
c49dda4

arre99 commited on

increase range for timeout func
5a43fd3

arre99 commited on

temp timeout function v2
85cf066

arre99 commited on

temp timeout function
c66d374

arre99 commited on

changed the model to Qwen3-1.7b and made it include its previous history
42f3a9e

arre99 commited on

removed intermediate function for OpenF1 Gradio tools. Now the display name for the MCP tools should be correct in the MCP host
070bf41

arre99 commited on

renamed the mini functions inside the openf1 tool tab
1d33ca6

arre99 commited on

added tools for OpenF1 using tabs and blocks. Alot of examples of the different tools are provided, although the UI is not super user-friendly (expected due to is being pure API strings)
655dcc9

arre99 commited on

fix conversion for round parameter so it is converted to integer if isnumeric is true. Added some extra comments to make it more clear to the user how to interact with the Gradio UI
18c04d1

arre99 commited on

removed unuses json files and added constructor info function
95e43e2

arre99 commited on

fix removed iface and tidied up the markdow a bit
d07810d

arre99 commited on

deleted unused files and folders. cleaned up front-end UI a bit. Tidied up the notebooks for both APIs. Added mcp.json config info in the README
d69ce5a

arre99 commited on

implemented architecture for LLM to dynamically create approprite API requests to OpenF1 server
7206ec7

arre99 commited on

renaming of the fastf1 tools
35aeee0

arre99 commited on

created new notebook for openf1 API and removed resources since gradio auto function cast, only supports tools anyway
72eea61

arre99 commited on

proper type hinting for tool functions
a056c1a

arre99 commited on

about page in markdown
97a44d4

arre99 commited on

driver info with lore
6269c32

arre99 commited on

session results for race, quali, sprint quali and sprint
c6542ed

arre99 commited on

added constructors standings and tidied up the UI for driver standings
44e58a6

arre99 commited on

driver live standings
b139634

arre99 commited on

track visualization for speed, corner and gears
6bdfadb

arre99 commited on

new json files for driver info
4ba30cf

arre99 commited on

added new interface/tools
89c9126

arre99 commited on

utils for parsing dataframes to string and constants
3b19a8f

arre99 commited on

api testing notebook
81c6a41

arre99 commited on

time utils
7133c6f

arre99 commited on

resources module
25b041e

arre99 commited on

test scripts and file assets (mainly json)
dd6b7dc

arre99 commited on

polished up the mcp client script
cf55632

arre99 commited on

added f1 libs to requirements
a2703b0

arre99 commited on

fixed random import bug in app and changed url for mcp client to my HF space
d4991e4

arre99 commited on

refactor tools into tools.py and needed utilities are in utils dir
6a73585

arre99 commited on

removed description from tabbed interface
87a229b

arre99 commited on

remove textblob lib from script since it was copied over from template
9020ef6

arre99 commited on

updated the underlying template following the multi tool MCP server from abidlabs
1d0b9d1

arre99 commited on

added requirements for client scipt and added info in readme
f39dc9d

arre99 commited on

created local gradio clients. but should ideally be hosted on HF spaces
febfdb0

arre99 commited on

added gitignore
9f34938

arre99 commited on