runtimerevolution / labs

0 stars 0 forks source link

Context definition #18

Open kenvontucky opened 4 days ago

kenvontucky commented 4 days ago

Set as context a code project, which can exist in a given path, to an LLM of your choice.

Acceptance Criteria

lmoreira-runtime commented 3 days ago
  1. List all the files within the project;
  2. Ask the LLM to make an analysis about the content of the project and infere the associated technologies;
  3. Load all files from revent-api project, except:
    • manage.py
    • .*
    • poetry.lock