Canner/WrenAI

How to run wrenai locally using source code without using docker #wrenai

Closed this issue · 2 comments

I have been trying to run the application locally, I'am able to run it with docker, but how can run without docker.

Let me know if it is possible to run with the source code #with out docker.

Hi @iamsunnyyz, you can start Wren AI from source code without using Docker by following the steps outlined in the drafted contribution guide.

This guide includes instructions for setting up the various services that WrenAI uses. If you're not familiar with the architecture of WrenAI, I recommend checking out the overview documentation, which explains how WrenAI operates and its different components.

Let me know if you need help with any specific part of the setup!

Contribution guide is released: https://github.com/Canner/WrenAI/blob/main/CONTRIBUTING.md

Closing this issue.