{"id":21730042,"url":"https://github.com/ximilsoft/ai-assistants-maker","last_synced_at":"2025-03-20T23:22:06.912Z","repository":{"id":233946608,"uuid":"788070782","full_name":"ximilsoft/ai-assistants-maker","owner":"ximilsoft","description":"Toolkit for creating and managing custom AI assistants, engineering prompts, and ensuring they perfectly fit your project needs.","archived":false,"fork":false,"pushed_at":"2024-06-15T11:04:26.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T20:08:28.079Z","etag":null,"topics":["ai","ai-agent","ai-agents-cli","ai-assistant","ai-assisted-development","prompt","prompt-engineering","prompt-toolkit"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/ximilsoft.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}},"created_at":"2024-04-17T18:08:14.000Z","updated_at":"2024-08-17T14:42:18.000Z","dependencies_parsed_at":"2024-06-15T05:19:34.161Z","dependency_job_id":"6732437d-8173-488c-9c8d-a86a50e59294","html_url":"https://github.com/ximilsoft/ai-assistants-maker","commit_stats":null,"previous_names":["mohammedellihr/ai-assistants-maker","aiinpower/ai-assistants-maker","ximilsoft/ai-assistants-maker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ximilsoft%2Fai-assistants-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ximilsoft%2Fai-assistants-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ximilsoft%2Fai-assistants-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ximilsoft%2Fai-assistants-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ximilsoft","download_url":"https://codeload.github.com/ximilsoft/ai-assistants-maker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706698,"owners_count":20496610,"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":["ai","ai-agent","ai-agents-cli","ai-assistant","ai-assisted-development","prompt","prompt-engineering","prompt-toolkit"],"created_at":"2024-11-26T04:11:33.638Z","updated_at":"2025-03-20T23:22:06.884Z","avatar_url":"https://github.com/ximilsoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Assistants Maker\n\nToolkit for creating and managing custom AI assistants, engineering prompts, and ensuring they perfectly fit your project needs.\n\n## Features\n\n- Create AI assistants that meet your expectations.\n- Easily engineer AI assistants.\n- Design and analysis your prompts.\n- Making AI assistants more efficient.\n- Help you manage your AI assistants.\n\n## Installation\n\n1. Clone the repository or download it:\n\n   ```shell\n   git clone https://github.com/ximilsoft/ai-assistants-maker\n   ```\n\n2. Navigate to the project directory:\n\n   ```shell\n   cd ai-assistants-maker\n   ```\n\n3. Navigate to the `assistants` directory:\n\n   ```shell\n   cd assistants\n   ```\n\n4. Open your web browser and navigate to:\n   ```\n   http://localhost/ai-assistants-maker\n   ```\n5. You will see a list of AI Assistants, and you will have one AI Assistant available:\n   ```shell\n   - Calculator Ai Assistant\n   ```\n\n## Getting Started\n\n1. Copy and paste the folder `calculator-ai-assistant` inside the `assistants` folder.\n2. Inside the `assistants` folder, you will now have:\n   ```shell\n   - calculator-ai-assistant\n   - calculator-ai-assistant2\n   ```\n3. Navigate to the `calculator-ai-assistant2` folder and you will find the following files:\n   ```shell\n   - prompts\n     - examples.txt\n     - expectation.txt\n     - instructions.txt\n     - rules.txt\n     - start.txt\n     - user_Interaction.txt\n   - conf.php\n   - expand.php\n   - index.php\n   ```\n4. Open `conf.php` and update it with your AI Assistant information:\n\n   ```php\n   \u003c?php\n\n    // Role of the AI assistant\n    $role = \"calculator\";\n\n    // User inputs required\n    $input = \"numbers\";\n\n    // The action the AI assistant performs\n    $action = \"calculate\";\n\n    // The process executed by the AI assistant\n    $process = \"calculating the result\";\n   ```\n\n5. Navigate to the `prompts` folder and Fill in text files as you need\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Support\n\nIf you find this project helpful, show your support by starring the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fximilsoft%2Fai-assistants-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fximilsoft%2Fai-assistants-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fximilsoft%2Fai-assistants-maker/lists"}