Skip to content

feat : webcrawling #3

Description

@moyrsd

The AI now does not go to the webpages in the docs, It should atleast go one level deep and find relevent info related to question.

Approch

  • Use langchain to find if any link is there , you will also get source along with it
  • Use regex to add the links in a list
  • Use the already written web crawling function to do webcrawling

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions