Byte is an AI client focused on privacy, speed and agentic toolcalling. It is open source, free (as in freedom) and works with every model via OpenAI's endpoint.
DISCLAIMER: 🇧🇷 Right now the only supported language is Portuguese. We'll start supporting more languages in the near future. Stay tuned!
You can:
- Ask in Auto, Instant or Thinking mode
- Integrate with your own API keys (so you pay for what you use)
- Create images
- Integrate with apps (beta, more coming in the future)
All inside a fast, modern interface you're already familiar with. Byte doesn't track you, doesn't have ads and doesn't need to make money.
Put your API key in .env
API_KEY=""
then run it
npm install
npm run dev