diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index abbb0491..5380f613 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,7 @@ blank_issues_enabled: true contact_links: - name: Discord url: https://discord.gg/6PzXDgEjG5 - about: General community discussions \ No newline at end of file + about: General community discussions + - name: Schedule a Feedback Session + url: https://cal.com/taranjeetio/ec + about: Speak directly with Taranjeet, the founder, to discuss issues, share feedback, or explore improvements for Embedchain. diff --git a/README.md b/README.md index e164c760..0546d337 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Embedchain is a framework to easily create LLM powered bots over any dataset. If you want a javascript version, check out [embedchain-js](https://github.com/embedchain/embedchainjs) +## 🤝 Let's Talk Embedchain! + +Schedule a [Feedback Session](https://cal.com/taranjeetio/ec) with Taranjeet, the founder, to discuss any issues, provide feedback, or explore improvements. + ## 🔧 Quick install ```bash diff --git a/docs/mint.json b/docs/mint.json index d3367c0e..d9d129ae 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -47,7 +47,8 @@ "footerSocials": { "twitter": "https://twitter.com/embedchain", "github": "https://github.com/embedchain/embedchain", - "linkedin": "https://www.linkedin.com/company/embedchain" + "linkedin": "https://www.linkedin.com/company/embedchain", + "website": "https://embedchain.ai" }, "backgroundImage": "/background.png", "isWhiteLabeled": true