Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 814 Bytes

ROADMAP.md

File metadata and controls

17 lines (17 loc) · 814 Bytes

HashiCorp Personal Assistant TODO

V1

  1. Parent retriever for docs (done)
  2. Emsemble retriever for docs instead of merger, to give a bigger weight to the loaded docs.
  3. Use embeddings from common crawler
  4. Allow for search of RAG, duckduckGo, python runner and url verifier with multiple agent steps/chain. : https://python.langchain.com/docs/integrations/chat/ollama_functions/
  5. Add tab to help RFP writing
  6. Agent to check if a statement "Is True or False and explain why".

V3

  1. Work on Image recognition/extraction
  2. May need to change the database to be a single one. Maybe based on DeepLake.

V4

  1. Add tab to help PRD writing
  2. Add tab to help RFC writing

V5

  1. Allow spinning up another agent for code/config aid.
  2. Add code / fine tune from the github repos. HCL, TF, etc.