{"id":28949653,"url":"https://github.com/traceloop/auto-prompting-demo","last_synced_at":"2025-10-18T00:15:10.971Z","repository":{"id":293842101,"uuid":"985211144","full_name":"traceloop/auto-prompting-demo","owner":"traceloop","description":"A demo showing how to build an auto-improving prompt using evaluators","archived":false,"fork":false,"pushed_at":"2025-06-05T21:38:56.000Z","size":249,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T12:46:08.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/traceloop.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2025-05-17T09:40:29.000Z","updated_at":"2025-06-10T06:58:31.000Z","dependencies_parsed_at":"2025-05-17T13:52:56.000Z","dependency_job_id":"1efe6978-160d-4d59-b886-04592203f2bc","html_url":"https://github.com/traceloop/auto-prompting-demo","commit_stats":null,"previous_names":["traceloop/auto-prompting-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/traceloop/auto-prompting-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traceloop%2Fauto-prompting-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traceloop%2Fauto-prompting-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traceloop%2Fauto-prompting-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traceloop%2Fauto-prompting-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/traceloop","download_url":"https://codeload.github.com/traceloop/auto-prompting-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traceloop%2Fauto-prompting-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276439797,"owners_count":25642752,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-23T12:37:25.100Z","updated_at":"2025-09-22T17:04:45.920Z","avatar_url":"https://github.com/traceloop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prompt Optimizer Crew\n\nWelcome to the PromptOptimizer Crew project, powered by [crewAI](https://crewai.com). This template is designed to help you set up a multi-agent AI system with ease, leveraging the powerful and flexible framework provided by crewAI. Our goal is to enable your agents to collaborate effectively on complex tasks, maximizing their collective intelligence and capabilities.\n\n## Installation\n\nEnsure you have Python \u003e=3.10 \u003c3.13 installed on your system. This project uses [UV](https://docs.astral.sh/uv/) for dependency management and package handling, offering a seamless setup and execution experience.\n\nFirst, if you haven't already, install uv:\n\n```bash\npip install uv\n```\n\nNext, navigate to your project directory and install the dependencies:\n\n```bash\nuv install\n```\n\nThen, you can run the following commands:\n\n- `uv run load_data` - Prepares and loads data for RAG operations. This must be run first before using other commands\n- `uv run rag` - Runs the RAG pipeline once and stops\n- `uv run kickoff` - Attempts to optimize the prompt used for RAG by running multiple iterations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraceloop%2Fauto-prompting-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraceloop%2Fauto-prompting-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraceloop%2Fauto-prompting-demo/lists"}