Skip to content

Codebase indexion exploration #11

@xoxruns

Description

@xoxruns

The codebase indexion is now based on direct chunking and upload to the pgvector database. The RAG built is only taking into account the chunked content.

There is possible optimization and exploration to do, by building a knowledge graph with a graphDB (similar to neo4j) to optimize the RAG on searching the codebase.

  • When we index the source of the webpage, even when the agent tries the query the data the right way, it doesn't really work seamlessly.
  • A knowledge graph might help figuring out what data could be fetch at which point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions