An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/touhi99/askagent

agent langchain llama llama3 llm openai poetry

Score: 5.19295685089021

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Simple mac/unix terminal assistant with LLM agents capable of various tasks


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 11
Total Committers: 3
Avg Commits per committer: 3.667
Development Distribution Score (DDS): 0.273

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Touhidul Alam a****l@i****e 8
dependabot[bot] 4****] 2
Touhidul Alam t****m@g****m 1

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 6 minutes
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 2

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/touhi99/askagent

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (4)

Top Issue Labels

Top Pull Request Labels

  • dependencies (4)

Package metadata

pypi.org: askagent

LLM-based agents to be run from terminal to perform differen tasks with the command askagent

  • Homepage: https://github.com/touhi99/askagent
  • Documentation: https://askagent.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.1.1 (published about 2 years ago)
  • Last Synced: 2026-04-04T04:01:32.146Z (3 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 29 Last month
  • Rankings:
    • Dependent packages count: 9.5%
    • Average: 36.089%
    • Dependent repos count: 62.678%
  • Maintainers (1)

Dependencies

poetry.lock pypi
  • aiohttp 3.9.5
  • aiosignal 1.3.1
  • annotated-types 0.6.0
  • anyio 4.3.0
  • arxiv 2.1.0
  • async-timeout 4.0.3
  • attrs 23.2.0
  • backports-tarfile 1.1.1
  • beautifulsoup4 4.12.3
  • certifi 2024.2.2
  • charset-normalizer 3.3.2
  • colorama 0.4.6
  • dataclasses-json 0.6.4
  • distro 1.9.0
  • exceptiongroup 1.2.1
  • feedparser 6.0.10
  • frozenlist 1.4.1
  • google-search-results 2.4.2
  • greenlet 3.0.3
  • groq 0.5.0
  • h11 0.14.0
  • httpcore 1.0.5
  • httpx 0.27.0
  • idna 3.7
  • jaraco-context 5.3.0
  • jsonpatch 1.33
  • jsonpointer 2.4
  • langchain 0.1.16
  • langchain-community 0.0.34
  • langchain-core 0.1.45
  • langchain-experimental 0.0.57
  • langchain-groq 0.1.2
  • langchain-openai 0.1.3
  • langchain-text-splitters 0.0.1
  • langsmith 0.1.49
  • marshmallow 3.21.1
  • more-itertools 10.2.0
  • multidict 6.0.5
  • mypy-extensions 1.0.0
  • numexpr 2.10.0
  • numpy 1.26.4
  • openai 1.23.2
  • orjson 3.10.1
  • packaging 23.2
  • pydantic 2.7.0
  • pydantic-core 2.18.1
  • python-dotenv 1.0.1
  • pyyaml 6.0.1
  • regex 2024.4.16
  • requests 2.31.0
  • sgmllib3k 1.0.0
  • sniffio 1.3.1
  • soupsieve 2.5
  • sqlalchemy 2.0.29
  • tavily-python 0.3.3
  • tenacity 8.2.3
  • tiktoken 0.6.0
  • tqdm 4.66.2
  • typing-extensions 4.11.0
  • typing-inspect 0.9.0
  • urllib3 2.2.1
  • wikipedia 1.4.0
  • wolframalpha 5.0.0
  • xmltodict 0.13.0
  • yarl 1.9.4
pyproject.toml pypi
  • arxiv ^2.1.0
  • google-search-results ^2.4.2
  • langchain ^0.1.16
  • langchain-community ^0.0.34
  • langchain-core ^0.1.45
  • langchain-experimental ^0.0.57
  • langchain-groq ^0.1.2
  • langchain-openai ^0.1.3
  • numexpr ^2.10.0
  • python ^3.10
  • python-dotenv ^1.0.1
  • tavily-python ^0.3.3
  • wikipedia ^1.4.0
  • wolframalpha ^5.0.0
  • xmltodict ^0.13.0
requirements.txt pypi
  • arxiv *
  • google-search-results *
  • langchain *
  • langchain-core *
  • langchain_community *
  • langchain_experimental *
  • numexpr *
  • python-dotenv *
  • tavily-python *
  • wikipedia *
  • wolframalpha *
  • xmltodict *