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 Scraping Graphs Based on User Prompt #21

Closed
PeriniM opened this issue Feb 14, 2024 · 0 comments
Closed

Create Scraping Graphs Based on User Prompt #21

PeriniM opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PeriniM
Copy link
Collaborator

PeriniM commented Feb 14, 2024

Description:

To simplify the creation of LLM-powered scraping graphs, we propose the development of a Graph Builder class. This class will abstract the complexity of graph construction, allowing users to create powerful scraping workflows using only a natural language prompt and selecting from available nodes in the library.

Tasks:

  • Design the Graph Builder class interface, focusing on ease of use and flexibility;
  • Implement logic to interpret the prompt and select appropriate nodes and configurations;
  • Integrate with the existing LLM setup to ensure seamless generation of answers and interactions within the graph.
@PeriniM PeriniM added the enhancement New feature or request label Feb 14, 2024
@lurenss lurenss self-assigned this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants