Latest Open Source Projects
GraphAgent
GraphAgent
TLDR: GraphAgent is an automated agent pipeline for predictive and generative tasks. It consists of three key components: Graph Generator Agent, Task Planning Agent, and Task Execution Agent. It can handle real-world data with both structured and unstructured formats and has been demonstrated effective through extensive experiments. The repository also provides installation and inference instructions, along with benchmarks and citation information.
open-computer-use
open-computer-use
TLDR: A secure cloud Linux computer powered by E2B Desktop Sandbox and controlled by open-source LLMs. Supports various LLMs like Meta Llama and OS-Atlas. Operates via keyboard, mouse and shell commands. Easily add new LLMs adhering to OpenAI API specification.
gpt-researcher
gpt-researcher
TLDR: GPT Researcher is an autonomous agent for comprehensive web and local research. It produces detailed research reports with citations, addresses issues of misinformation and token limitations in LLMs, and offers features like smart image scraping, long report generation, and multiple source aggregation. It can be installed via various methods and has a multi-agent assistant and enhanced frontend applications.
AgentGPT
AgentGPT
TLDR: AgentGPT is an open-source project that allows users to configure and deploy autonomous AI agents in their browser. It comes with an automatic setup CLI and uses a variety of technologies such as Nextjs, FastAPI, and Langchain.