{"id":15175503,"url":"https://github.com/st2-ev/ragalligator","last_synced_at":"2026-03-07T16:02:53.742Z","repository":{"id":245954334,"uuid":"819662745","full_name":"ST2-EV/ragalligator","owner":"ST2-EV","description":"A no-code tool to get a baseline model and evaluation set for a RAG application.","archived":false,"fork":false,"pushed_at":"2024-07-11T17:07:03.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T08:18:23.908Z","etag":null,"topics":["cohere","no-code","rag"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ST2-EV.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-25T00:54:49.000Z","updated_at":"2024-07-11T17:07:07.000Z","dependencies_parsed_at":"2024-06-25T01:59:03.308Z","dependency_job_id":"5f5480c9-61ff-4c3b-9772-72992f87cca0","html_url":"https://github.com/ST2-EV/ragalligator","commit_stats":null,"previous_names":["st2-ev/ragalligator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ST2-EV%2Fragalligator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ST2-EV%2Fragalligator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ST2-EV%2Fragalligator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ST2-EV%2Fragalligator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ST2-EV","download_url":"https://codeload.github.com/ST2-EV/ragalligator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242171484,"owners_count":20083558,"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":["cohere","no-code","rag"],"created_at":"2024-09-27T12:39:19.551Z","updated_at":"2026-03-07T16:02:53.646Z","avatar_url":"https://github.com/ST2-EV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RAG Alligator - Alpha [WIP]\n\nA simple ui tool to get a baseline model and evaluation set for a RAG application.\n\nPS: Currently only supports webpages to be used as a knowledgebase and UI is barebones.\n\n#### Motivation\n\nIt's very easy to build an impressive looking demo but hard to build a useful application that gets used in production. In my experience, the domain expert and engineer are always different people so I wanted something that could harmonize their efforts. So RAG Alligator's goal is to solve that disconnect by allowing the domain expert to build out an evaluation set and a baseline model very quickly with no code and identify a target value for the for final model to achieve on the created evaluation set.\n\n#### Demo\n\n\nhttps://github.com/ST2-EV/ragalligator/assets/40699517/313ff13f-f022-4578-9d09-89bc77c58196\n\n\n# Installation\n\n```\ngit clone git@github.com:ST2-EV/ragalligator.git\ncd ragalligator\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\nexport COHERE_API_KEY=...\nexport OPENAI_API_KEY=sk-...\n```\n\nIt uses cohere for the rag model and openai to run the evals.\n\n# Run\n\n```\nmesop app.py\n```\n\n# Todo\n\n- [ ] Remove repition bug in Eval creation tool\n- [ ] Add custom component based ui for eval creation tool\n- [ ] Show a more detailed progress bar when running the evaluation set\n- [ ] Add option to use pdfs as knowledgebase\n- [ ] Add option to use docx as knowledgebase\n- [ ] Add option to use googledrive as knowledgebase\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst2-ev%2Fragalligator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fst2-ev%2Fragalligator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst2-ev%2Fragalligator/lists"}