{"id":16271504,"url":"https://github.com/shreyaskarnik/agents-demo","last_synced_at":"2025-10-05T03:31:21.081Z","repository":{"id":215369177,"uuid":"738326684","full_name":"shreyaskarnik/agents-demo","owner":"shreyaskarnik","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-04T06:28:48.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T20:39:35.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/shreyaskarnik.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-01-03T01:14:10.000Z","updated_at":"2024-09-29T15:01:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ddadb510-e1f9-4819-a134-8779e47f392b","html_url":"https://github.com/shreyaskarnik/agents-demo","commit_stats":null,"previous_names":["shreyaskarnik/agents-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fagents-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fagents-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fagents-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fagents-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shreyaskarnik","download_url":"https://codeload.github.com/shreyaskarnik/agents-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235356212,"owners_count":18976831,"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":[],"created_at":"2024-10-10T18:13:42.779Z","updated_at":"2025-10-05T03:31:15.818Z","avatar_url":"https://github.com/shreyaskarnik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agents powered by Local LLMs\n\nThis repo contains code that accompanies the blog post \u003chttps://kshreyas.dev/post/ai-agents/\u003e\n\nThese agents are powered by [CrewAI](https://github.com/joaomdmoura/CrewAI)\n\n## Custom Ollama Model\n\n* [Customizing Ollama Models using Modelfile](https://github.com/jmorganca/ollama/blob/main/docs/modelfile.md)\n* to create custom Ollama model using the Modelfile run the following command:\n\n    ```bash\n    ollama create agent -f Modelfile\n    ```\n* Create a virtualenv\n    ```bash\n    pip install - r requirements.txt\n    # setup jira secrets in https://github.com/shreyaskarnik/agents-demo/blob/main/agents.py#L16-L18\n    # make sure you input the correct project_key and num_weeks parameters in https://github.com/shreyaskarnik/agents-demo/blob/main/main.py#L9\n    python main.py\n    # the crew should now be starting\n    ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreyaskarnik%2Fagents-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshreyaskarnik%2Fagents-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreyaskarnik%2Fagents-demo/lists"}