dance-tech-lab
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: morfant
- License: mit
- Language: Python
- Default Branch: main
- Size: 3.26 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
- Releases: 0
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
이 프로젝트는 GPT Researcher프로젝트를 필요에 맞게 수정하여 사용한 것입니다.
설치
bash
cd gpt-researcher
pip install -r requirements.txt
실행
bash
python -m uvicorn main:app --reload
접속
bash
브라우저 주소창에 127.0.0.1:8000 입력
Owner
- Login: morfant
- Kind: user
- Repositories: 82
- Profile: https://github.com/morfant
Citation (citation.cff)
cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Elovic
given-names: Assaf
title: gpt-researcher
version: 0.5.4
date-released: 2023-07-23
repository-code: https://github.com/assafelovic/gpt-researcher
url: https://gptr.dev
GitHub Events
Total
- Delete event: 2
- Issue comment event: 2
- Pull request event: 2
- Create event: 2
Last Year
- Delete event: 2
- Issue comment event: 2
- Pull request event: 2
- Create event: 2
Dependencies
.github/workflows/docker-bulid.yml
actions
- actions/checkout master composite
- docker/build-push-action v4 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
Dockerfile
docker
- gpt-researcher-install latest build
- install-browser latest build
- python 3.11.4-slim-bullseye build
docker-compose.yml
docker
- gptresearcher/gpt-researcher latest
- gptresearcher/gptr-nextjs latest
docs/package.json
npm
- @docusaurus/core 0.0.0-4193
- @docusaurus/preset-classic 0.0.0-4193
- @easyops-cn/docusaurus-search-local ^0.21.1
- @mdx-js/react ^1.6.21
- @svgr/webpack ^5.5.0
- clsx ^1.1.1
- file-loader ^6.2.0
- hast-util-is-element 1.1.0
- minimatch 3.0.5
- react ^17.0.1
- react-dom ^17.0.1
- rehype-katex 4
- remark-math 3
- trim ^0.0.3
- url-loader ^4.1.1
docs/yarn.lock
npm
- 1098 dependencies
multi_agents/package.json
npm
- @langchain/langgraph-sdk ^0.0.1-rc.13
multi_agents/requirements.txt
pypi
- gpt_researcher *
- json5 *
- langchain-community *
- langgraph *
- langgraph_sdk *
- python-dotenv *
- weasyprint *
poetry.lock
pypi
- 138 dependencies
pyproject.toml
pypi
- PyMuPDF >=1.23.6
- SQLAlchemy >=2.0.28
- aiofiles >=23.2.1
- arxiv >=2.0.0
- beautifulsoup4 >=4.12.2
- colorama >=0.4.6
- duckduckgo_search >=4.1.1
- fastapi >=0.104.1
- htmldocx ^0.0.6
- jinja2 >=3.1.2
- langchain ^0.2
- langchain-google-genai ^1
- langchain-openai ^0.1
- langchain_community ^0.2
- langgraph >=0.0.29,<0.1
- lxml >=4.9.2
- markdown >=3.5.1
- md2pdf >=1.0.1
- mistune ^3.0.2
- newspaper3k >=0.2.8
- openai >=1.3.3
- permchain >=0.0.6
- playwright >=1.39.0
- pydantic >=2.5.1
- python >=3.10,<3.12
- python-docx ^1.1.0
- python-dotenv >=1.0.0
- python-multipart >=0.0.6
- pyyaml >=6.0.1
- requests >=2.31.0
- tavily-python >=0.2.8
- tiktoken >=0.7.0
- unstructured ^0.13.0
- uvicorn >=0.24.0.post1
requirements.txt
pypi
- PyMuPDF *
- SQLAlchemy *
- aiofiles *
- arxiv *
- beautifulsoup4 *
- colorama *
- duckduckgo_search *
- exa_py *
- fastapi *
- gpt-researcher *
- htmldocx *
- jinja2 *
- json5 *
- json_repair *
- langchain >=0.2,<0.3
- langchain-google-genai >=1,<2
- langchain-groq >=0.1,<0.2
- langchain-openai >=0.1,<0.2
- langchain_anthropic >=0.1,<0.2
- langchain_aws *
- langchain_cohere *
- langchain_community >=0.2,<0.3
- langchain_fireworks *
- langchain_google_vertexai *
- langchain_huggingface >=0.0.1,<0.1
- langchain_mistralai >=0.1,<0.2
- langchain_together >=0.1,<0.2
- langgraph *
- langgraph-cli *
- lxml *
- markdown *
- md2pdf *
- mistune *
- newspaper3k *
- openai *
- pandas *
- playwright *
- pydantic *
- python-docx *
- python-dotenv *
- python-multipart *
- pyyaml *
- requests *
- tavily-python *
- tiktoken *
- unstructured *
- uvicorn *
- weasyprint *
- websockets *
setup.py
pypi