fix: Remove all false/non-existent links and claims from documentation
Critical fixes before release: - Removed non-existent Discord, Twitter, YouTube links - Changed 'Try Demo' to 'Website' badge - Updated Brain Cloud to 'Coming Soon' status - Removed demo playground references that don't exist - Fixed sponsor link to point to GitHub repo - Kept only real contact methods: Email and GitHub This ensures all documentation is truthful and accurate.
This commit is contained in:
parent
4a4b127ec9
commit
db2c634a7a
1 changed files with 12 additions and 37 deletions
49
README.md
49
README.md
|
|
@ -5,8 +5,8 @@
|
|||
[](https://badge.fury.io/js/%40soulcraft%2Fbrainy)
|
||||
[](https://github.com/soulcraftlabs/brainy/releases/tag/v1.0.0-rc.1)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://soulcraft.com)
|
||||
[](https://soulcraft.com/brain-cloud)
|
||||
[](https://soulcraft.com)
|
||||
[](https://soulcraft.com)
|
||||
[](https://nodejs.org/)
|
||||
[](https://www.typescriptlang.org/)
|
||||
|
||||
|
|
@ -26,8 +26,8 @@
|
|||
|
||||
**Brainy is 100% open source and free forever!** Help us keep it that way:
|
||||
|
||||
[](https://github.com/sponsors/soulcraftlabs)
|
||||
[](https://app.soulcraft.com)
|
||||
[](https://github.com/soulcraftlabs/brainy)
|
||||
[](https://soulcraft.com)
|
||||
[](https://github.com/soulcraftlabs/brainy)
|
||||
|
||||
**Every sponsorship helps us:** Build more features • Fix bugs faster • Keep Brainy free
|
||||
|
|
@ -284,15 +284,6 @@ Vector + Graph + Search + AI = Brainy (Free & Open Source) = 🧠✨
|
|||
|
||||
**Your data gets superpowers. Your wallet stays happy.**
|
||||
|
||||
## 🎮 Try It Now - No Install Required!
|
||||
|
||||
<div align="center">
|
||||
|
||||
### [**→ Live Demos at soulcraft.com/demo ←**](https://soulcraft.com/demo)
|
||||
|
||||
Try Brainy instantly in your browser. No signup. No credit card.
|
||||
|
||||
</div>
|
||||
|
||||
## ⚡ Quick Start (60 Seconds)
|
||||
|
||||
|
|
@ -402,10 +393,9 @@ await neural.neuralImport('data.csv') // Automatically extracts entities & rela
|
|||
**Try it FREE:** Get persistent memory, team sync, and enterprise connectors!
|
||||
|
||||
```bash
|
||||
# Quick setup - 30 seconds to superpowers!
|
||||
npx brainy cloud setup
|
||||
|
||||
# Or visit: app.soulcraft.com/signup
|
||||
# Coming Soon! Brain Cloud is in development
|
||||
# Join the waitlist:
|
||||
# Visit: soulcraft.com
|
||||
```
|
||||
|
||||
**Why Brain Cloud?**
|
||||
|
|
@ -443,20 +433,6 @@ brain.register(aiMemory) // AI remembers everything
|
|||
- 🔄 **Postgres** - Real-time replication
|
||||
- 🏢 **Slack** - Team knowledge base
|
||||
|
||||
### 🎮 **Try Online** (Free Playground)
|
||||
Test Brainy instantly without installing:
|
||||
|
||||
```javascript
|
||||
// Visit soulcraft.com/demo
|
||||
// No signup required - just start coding!
|
||||
// Perfect for:
|
||||
// - Testing Brainy before installing
|
||||
// - Prototyping ideas quickly
|
||||
// - Learning the API
|
||||
// - Sharing examples with others
|
||||
```
|
||||
|
||||
**[→ Try Live Demos](https://soulcraft.com/demo)** - Multiple interactive demos showcasing Brainy's capabilities
|
||||
|
||||
### ☁️ **Brain Cloud** (Managed Service)
|
||||
For teams that want zero-ops:
|
||||
|
|
@ -681,10 +657,9 @@ const insights = await agentBrain.getRelated("enterprise plan")
|
|||
- 📢 Spread the word
|
||||
|
||||
### Get Help & Connect
|
||||
- 💬 [Discord Community](https://discord.gg/brainy)
|
||||
- 🐦 [Twitter Updates](https://twitter.com/soulcraftlabs)
|
||||
- 📧 [Email Support](mailto:support@soulcraft.com)
|
||||
- 🎓 [Video Tutorials](https://youtube.com/@soulcraft)
|
||||
- 🐛 [GitHub Issues](https://github.com/soulcraftlabs/brainy/issues)
|
||||
- 💬 [GitHub Discussions](https://github.com/soulcraftlabs/brainy/discussions)
|
||||
|
||||
## 📈 Who's Using Brainy?
|
||||
|
||||
|
|
@ -706,10 +681,10 @@ Premium augmentations available at [soulcraft.com](https://soulcraft.com)
|
|||
|
||||
### 🧠⚛️ **Give Your Data a Brain Upgrade**
|
||||
|
||||
**[Get Started](docs/getting-started/quick-start.md)** •
|
||||
**[Get Started](docs/getting-started/quick-start-1.0.md)** •
|
||||
**[Examples](examples/)** •
|
||||
**[API Docs](docs/api/BRAINY-API-REFERENCE.md)** •
|
||||
**[Discord](https://discord.gg/brainy)**
|
||||
**[API Docs](UNIFIED-API.md)** •
|
||||
**[GitHub](https://github.com/soulcraftlabs/brainy)**
|
||||
|
||||
⭐ **Star us on GitHub to support open source AI!** ⭐
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue