get started
Please make sure you have the following dependencies installed.
1.
virtualenv
2.
postgresql
3.
postgrest
Then go ahead and clone the repository.
git clone https://github.com/symphony-hq/symphony project-name
Create an .env file in the root directory and add your OpenAI API key.
.env
package.json
.env
1OPENAI_KEY=your-key
Navigate to the project directory and initialize the project.
cd project-name && yarn && yarn nps initialize
Finally, start the project.
yarn nps start
At this point, your default browser should navigate to localhost:3000, opening the chat interface ready for development.
Need Help?
Hop into our Discord community for some friendly chats and support around our projects. We would love to have you on board and hear your thoughts!
Join us on Discord