{"id":18745269,"url":"https://github.com/kwishna/aiagents","last_synced_at":"2025-06-12T19:07:32.480Z","repository":{"id":260169086,"uuid":"857061120","full_name":"kwishna/AiAgents","owner":"kwishna","description":"Coursera - deeplearning.ai crewai course","archived":false,"fork":false,"pushed_at":"2025-05-23T22:06:05.000Z","size":49965,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-23T23:19:05.105Z","etag":null,"topics":["coursera","crewai","deeplearning-ai","genai","llm","openai"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/kwishna.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,"zenodo":null}},"created_at":"2024-09-13T18:13:23.000Z","updated_at":"2025-05-23T22:06:09.000Z","dependencies_parsed_at":"2025-04-18T13:49:22.755Z","dependency_job_id":"6a484f52-3dfc-4571-bb1e-a4e0f09da6ee","html_url":"https://github.com/kwishna/AiAgents","commit_stats":null,"previous_names":["kwishna/aiagents"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kwishna/AiAgents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2FAiAgents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2FAiAgents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2FAiAgents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2FAiAgents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwishna","download_url":"https://codeload.github.com/kwishna/AiAgents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwishna%2FAiAgents/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259519862,"owners_count":22870371,"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":["coursera","crewai","deeplearning-ai","genai","llm","openai"],"created_at":"2024-11-07T16:17:27.541Z","updated_at":"2025-06-12T19:07:32.466Z","avatar_url":"https://github.com/kwishna.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AiAgents\n\n**AiAgents** is a powerful framework designed for building intelligent agents that can perform a variety of tasks using artificial intelligence techniques. This repository provides a couple of crewai based example of AI agents.\n\n## Features\n\n- **Modular architecture**: Easily extend or modify components.\n- **Support for multiple algorithms**: Implement various AI techniques.\n- **User-friendly interface**: Simplified methods for creating agents.\n- **Comprehensive documentation**: Clear guides for setup and usage.\n\n## Installation\n\nTo get started with AiAgents, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/kwishna/AiAgents.git\n   ```\n2. Navigate to the project directory:\n    ```bash\n    cd AiAgents\n    ```\n\n3. Activate virtual environment:\n   ```bash\n   ./bin/activate\n   ```\n\n4. Install the required dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. Update API KEYS in .env file. \n6. Open .ipynb notebooks and start working:\n   ```bash\n   python -m jupyter lab --app-dir=\"./src/course-notebooks\"\n   ```\n\n## Contributing\nI welcome contributions from the community! If you'd like to contribute to AiAgents, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature/your-branch-name\n   ```\n\n3. Make your changes and commit them:\n    ```bash\n    git commit -m \"Add some feature\"\n    ```\n\n4. Push to the branch:\n    ```bash\n    git push origin feature/your-branch-name\n    ```\n\n5. Open a Pull Request.\n\n![Tool Calling](tool_calling.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwishna%2Faiagents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwishna%2Faiagents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwishna%2Faiagents/lists"}