Skip to content

Codebase indexion exploration #11

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions