repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | ## 🐳 Docker Setup |
| #2 | |
| #3 | - To setup full stack app using docker, run the following command inside this folder using your terminal. |
| #4 | |
| #5 | ```bash |
| #6 | docker-compose up --build |
| #7 | ``` |
| #8 | |
| #9 | 📝 Note: The build command might take a while to install all the packages depending on your system resources. |
| #10 | |
| #11 | ## 🚀 Usage Instructions |
| #12 | |
| #13 | - Go to [http://localhost:3000/](http://localhost:3000/) in your browser to view the dashboard. |
| #14 | - Add your `OpenAI API key` 🔑 in the Settings. |
| #15 | - Create a new bot and you'll be navigated to its page. |
| #16 | - Here you can add your data sources and then chat with the bot. |
| #17 | |
| #18 | 🎉 Happy Chatting! 🎉 |
| #19 |