First Time Setup
First-Time Setup
Section titled “First-Time Setup”After deploying FasterChat, you need to perform a one-time setup to create your administrator account and configure your first AI provider.
1. Create Your Admin Account
Section titled “1. Create Your Admin Account”- Navigate to the application URL (e.g.,
http://localhost:3000). - You will be prompted to create the first user account. This account will automatically be granted administrator privileges.
- Fill in your desired username, email, and password, and click Register.
2. Log In
Section titled “2. Log In”Once registered, you will be redirected to the login page. Log in with your newly created credentials.
3. Configure a Provider
Section titled “3. Configure a Provider”FasterChat works with various AI providers. To start chatting, you need to configure at least one.
- Navigate to the Admin Panel from the user menu.
- Go to the Providers section.
- Select a provider from the list (e.g., OpenAI, Anthropic, Groq).
- Enter your API key and any other required configuration.
- Click Save.
4. Enable Models
Section titled “4. Enable Models”- In the Admin Panel, go to the Models section.
- You will see a list of models available from your configured providers.
- Enable the models you want to make available to users.
You’re Ready!
Section titled “You’re Ready!”Navigate back to the main chat interface. You can now select a model and start a conversation.
Next Steps
Section titled “Next Steps”- Explore the various features of FasterChat, such as web search and memory.
- Learn how to run FasterChat completely offline with Ollama.