quivr/docs/brains/gpt4.mdx

47 lines
1.4 KiB
Plaintext
Raw Normal View History

---
title: GPT-4
description: GPT-4
icon: brain
---
## GPT-4
This is a brain that allows you to interact with GPT-4. You can ask questions to GPT-4 and get answers in real-time.
### How to get started ? 👀
<Steps>
<Step title="Create a brain">
Go to [Quivr](https://chat.quivr.app) and create a brain.
</Step>
<Step title="Choose GPT-4">
Choose GPT-4 as your brain.
</Step>
<Step title="Ask a question to GPT-4">
Ask a question to GPT-4 by typing **@brain** followed by your question.
</Step>
</Steps>
You now have a brain that can answer questions using GPT-4. You can ask your brain questions by typing **@brain** followed by your question.
## Adding GPT-4 Brain to Quivr
To add a GPT-4 Brain to Quivr, you need to perform the following steps:
<Steps>
<Step title="Access the Supabase dashboard">
Log in to your Supabase account and access the dashboard.
</Step>
<Step title="Navigate to the integration table">
Go to the 'integration' table where you can configure your brains.
</Step>
<Step title="Add a custom brain named gpt4">
Add a new entry to the table with the name 'gpt4' to create a custom GPT-4 brain and type `custom`
</Step>
<Step title="Configure the GPT-4 Brain">
Configure the necessary settings for your GPT-4 Brain, including API keys and other preferences.
</Step>
</Steps>