open-research-ANA  by CopilotKit

Open-source research canvas app with agentic capabilities

Created 10 months ago
317 stars

Top 85.2% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides an AI agent-native research canvas application, ANA, designed for interactive and efficient research. It targets researchers and power users by integrating real-time search with human-in-the-loop capabilities, powered by CopilotKit, Tavily, and LangGraph.

How It Works

ANA leverages LangGraph to orchestrate a research workflow. It combines Tavily for real-time web search with CopilotKit for building an agentic interface, allowing for human intervention and guidance during the research process. This approach aims to enhance the efficiency and interactivity of complex research tasks.

Quick Start & Requirements

  • Install/Run: Requires pnpm, Docker, and LangGraph CLI.
  • API Keys: Needs OpenAI, Tavily, LangSmith, and CopilotKit API keys.
  • Setup: Involves starting the agent (cd agent, create .env, langgraph up) and then the frontend (cd frontend, pnpm install, create .env, pnpm run dev). A tunnel to the local agent is also required (npx copilotkit@latest dev --port 8123).
  • Documentation: CopilotKit Docs, LangGraph Platform Docs

Highlighted Details

  • Agent-native research canvas application.
  • Integrates real-time search (Tavily) with Human-in-the-Loop (HITL).
  • Powered by CopilotKit for agentic interface and LangGraph for orchestration.

Maintenance & Community

No specific details on contributors, sponsorships, or community channels are provided in the README.

Licensing & Compatibility

The README does not specify a license. Compatibility for commercial use or closed-source linking is not mentioned.

Limitations & Caveats

The project requires multiple API keys and specific tooling (pnpm, Docker, LangGraph CLI), which may increase the barrier to entry. The README does not detail the project's license or commercial use implications.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
0
Star History
14 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Elvis Saravia Elvis Saravia(Founder of DAIR.AI), and
2 more.

Agent-S by simular-ai

0.4%
6k
Agentic framework for autonomous computer interaction
Created 11 months ago
Updated 4 weeks ago
Starred by Kevin Hou Kevin Hou(Head of Product Engineering at Windsurf), Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research), and
29 more.

browser-use by browser-use

0.6%
70k
SDK for AI agent browser control
Created 10 months ago
Updated 1 day ago
Feedback? Help us improve.