AndrewVeee / nucleo-ai

An AI assistant beyond the chat box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Researcher Virtual Model

AndrewVeee opened this issue · comments

Overview:

A research model that takes a topic and loops endlessly to research the topic, write its findings, generate sub-topics, and run for a set period of time (or maximum depth).

  • User clicks a Research button, enters a topic. Examples: "Beach vacations within 6 hour flight of Los Angeles", "Computer cases by size and price", "What is the meaning of life?"...
  • LLM generates an initial list of topics to explore. User has a chance to add/remove/edit the topics. They can also choose max run time, and max depth.