Getting Started with Fiberwise

Set up your environment and build your first AI-powered application in under 30 minutes.

What is Fiberwise?

Fiberwise is an application development platform that combines AI agents with dynamic data models, OAuth integrations, and web interfaces. Developers build apps using Python agents and manifest-driven configuration, deploy them through a CLI, and distribute them via an internal marketplace.

🤖

Agent-Driven Apps

Build apps with AI agents that handle LLM interactions and business logic

🔗

Seamless Integration

Connect with existing tools through OAuth and APIs

🚀

Scalable Architecture

Run locally, self-hosted, or in the cloud

🛠️

Developer-Friendly

Python and Node.js SDKs with comprehensive APIs

Setup in 3 Steps

Follow these steps to get Fiberwise running on your machine.

Step 1
📦

Install Fiberwise

Install the Fiberwise CLI and set up your development environment.

pip install fiberwise
☁️ Cloud: 2 min 💻 Local: 10 min 🏢 Self-hosted: 30 min
Installation Guide →
Step 2
🧠

Configure LLM Provider

Connect an AI language model provider to power your agents.

fiber config llm --provider openai --api-key YOUR_KEY
🤖 OpenAI 🔮 Anthropic 🌟 Google AI
LLM Setup Guide →
Step 3

Create Your First App

Initialize a new project and start the development server.

fiber setup
fiber start

Platform available at http://localhost:8000

First Steps Guide →

Detailed Setup Guides

Need more details? Follow our step-by-step guides for each part of the setup process.

What's Next?

After completing the setup, continue your journey with these resources.

Need Help?

💬

Community Forum

Get help from the community

Visit Forum →
📧

Email Support

Contact our support team

Email Us →
📖

GitHub

Report issues or contribute

View GitHub →