carlos

Carlos is a GPT-based multi-agent framework for research

https://github.com/centauri-vision/carlos

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 (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Carlos is a GPT-based multi-agent framework for research

Basic Info
  • Host: GitHub
  • Owner: centauri-vision
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 6.76 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

docs/README.md

Website

This website is built using Docusaurus 2, a modern static website generator.

Prerequisites

To build and test documentation locally, begin by downloading and installing Node.js, and then installing Yarn. On Windows, you can install via the npm package manager (npm) which comes bundled with Node.js:

console npm install --global yarn

Installation

console pip install pydoc-markdown cd website yarn install

Local Development

Navigate to the website folder and run:

console pydoc-markdown yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Owner

  • Name: Centauri AI
  • Login: centauri-vision
  • Kind: organization
  • Location: Canada

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
Last Year

Dependencies

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
multi_agents/frontend/Dockerfile docker
  • nginx latest build
  • node 18.17.0-alpine build
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/frontend/package.json npm
  • @types/jsdom ^21.1.6 development
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • eslint ^8 development
  • eslint-config-next 14.2.3 development
  • postcss ^8 development
  • prettier ^3.2.5 development
  • prettier-plugin-tailwindcss ^0.6.0 development
  • tailwindcss ^3.4.1 development
  • typescript ^5 development
  • @chakra-ui/react ^2.4.9
  • @emotion/react ^11.10.5
  • @emotion/styled ^11.10.5
  • @langchain/langgraph-sdk ^0.0.1-rc.12
  • @mozilla/readability ^0.5.0
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • axios ^1.3.2
  • eventsource-parser ^1.1.2
  • framer-motion ^9.0.2
  • jsdom ^24.1.0
  • next 14.2.3
  • next-plausible ^3.12.0
  • react ^18
  • react-dom ^18
  • react-dropzone ^14.2.3
  • react-hot-toast ^2.4.1
  • react-scripts 5.0.1
  • remark ^15.0.1
  • remark-html ^16.0.1
  • remark-parse ^11.0.0
  • together-ai ^0.6.0-alpha.3
  • web-vitals ^2.1.4
  • zod ^3.0.0
  • zod-to-json-schema ^3.23.0
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