Getting Started

Quick Start for Fred

To get started with local development, follow the up-to-date instructions in the main repository:

๐Ÿ‘‰ https://github.com/ThalesGroup/fred

There you’ll find:

  • Prerequisites (Python, Node, uv, make, etc.)
  • How to launch the frontend and backend with make run
  • Optional setup for document RAG with the knowledge-flow backend.
  • Dev-container support with Docker and VS Code
  • Links to component-specific READMEs and production deployment tools

For RAG and document capabilities, check out:

๐Ÿ‘‰ https://github.com/ThalesGroup/fred/knowledge_flow_backend

Fred is evolving fast โ€” always refer to the main README for the latest usage and setup instructions.