Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an agent module for a researcher agent #90

Open
richardblythman opened this issue Dec 4, 2024 · 2 comments
Open

Create an agent module for a researcher agent #90

richardblythman opened this issue Dec 4, 2024 · 2 comments
Labels
module New Naptha Module

Comments

@richardblythman
Copy link
Contributor

  1. Start on a new agent module by cloning the module_template.
  2. Copy the relevant functions for the researcher agent to run.py.
  3. Follow the instructions in the module_template readme for testing locally without Node and then testing locally with Node.
@Ahanmr
Copy link

Ahanmr commented Dec 16, 2024

Maintaining Researcher Agent here: https://github.com/Ahanmr/ai_researcher_agent

  • Integrated crewAI agents with tools such as Serper for search
  • Updated Schema and Config files
  • Added 3 agents (Keyword Researcher, Search Analyst, Keywords Compiler)
  • Running local node for agents and ran simple_chat_agent with openai models

Pending:

  • Running researcher agent on local node
  • Adding agent to Naptha Hub
  • Orchestrator for the multi-agents (fixes)

@richardblythman
Copy link
Contributor Author

Thanks for the update @Ahanmr. Let me know how Running researcher agent on local node goes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module New Naptha Module
Projects
Status: No status
Development

No branches or pull requests

2 participants