{"id":23396378,"url":"https://github.com/mneedham/chatbot-arena","last_synced_at":"2025-07-18T00:07:11.941Z","repository":{"id":240476751,"uuid":"802642142","full_name":"mneedham/chatbot-arena","owner":"mneedham","description":"A Streamlit-based Chatbot Arena  for Ollama LLMs ","archived":false,"fork":false,"pushed_at":"2024-05-19T17:15:00.000Z","size":536,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T03:05:37.626Z","etag":null,"topics":["llms","ollama","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mneedham.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-18T21:22:14.000Z","updated_at":"2025-01-22T01:33:35.000Z","dependencies_parsed_at":"2025-02-14T13:45:28.021Z","dependency_job_id":"06a24e5b-4d75-45df-90b4-67803a96ef5c","html_url":"https://github.com/mneedham/chatbot-arena","commit_stats":null,"previous_names":["mneedham/chatbot-arena"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mneedham/chatbot-arena","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fchatbot-arena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fchatbot-arena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fchatbot-arena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fchatbot-arena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mneedham","download_url":"https://codeload.github.com/mneedham/chatbot-arena/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fchatbot-arena/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265683305,"owners_count":23810827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["llms","ollama","streamlit"],"created_at":"2024-12-22T07:35:18.411Z","updated_at":"2025-07-18T00:07:11.900Z","avatar_url":"https://github.com/mneedham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Ollama Chatbot Arena\n\nThis is an app that lets you do a blind comparison of https://ollama.com[Ollama models^] and vote for which ones answered the prompt better.\nIt's inspired by the https://lmsys.org/blog/2023-05-03-arena/[LMSYS Chatbot Arena^]  that lets you do the same thing for a whole variety of hosted models.\n\nimage::images/chatbot-arena.jpeg[]\n\n== Pre-requisites\n\nMake sure that Ollama is running and that it can load multiple models at the same time.\nYou can do this by running the following command:\n\n[source, bash]\n----\nOLLAMA_MAX_LOADED_MODELS=4 ollama serve\n----\n\n\n== How do I run the app?\n\nClone the repository:\n\n[source, bash]\n----\ngit clone git@github.com:mneedham/chatbot-arena.git\ncd chatbot-arena\n----\n\nAnd then run it using Poetry:\n\n[source, bash]\n----\npoetry run streamlit run Ollama_Chatbot_Arena.py --server.headless True\n----\n\nNavigate to http://localhost:8501 and you should see the following:\n\nimage::images/home.png[]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmneedham%2Fchatbot-arena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmneedham%2Fchatbot-arena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmneedham%2Fchatbot-arena/lists"}