OUF (OUr Friendly assistant) allows users to create and personalize an AI assistant tailored to their organization's needs.
Live at https://ouf.netlify.app
Ouf UI interacts with Fatou API (which uses Claude API). You can also view its Swagger UI here.
- OUF Governance Token contract repo: https://github.com/w3hc/ouf-contracts
- Arbitrum Sepolia deployment: https://sepolia.arbiscan.io/address/0x7ee0e86167746378f1C5bF947EC08c3B55B6Bb80#code
pnpm i
Create a .env
file:
cp .env.example .env
Add your own keys in the .env
file:
- You can get it in your Reown dashboard
- Ask Julien for a Fatou API key
Then:
pnpm dev
Feel free to reach out to Julien on Farcaster, Element, Status, Telegram, Twitter, Discord, or LinkedIn.