Farfalle is an open-source AI search engine designed to answer queries using various LLM providers.
Farfalle is an AI-powered search engine, a Perplexity clone, built with Next.js and FastAPI for a self-hostable solution. It lets you run searches and answer questions using local LLMs via Ollama (e.g., `llama3`, `mistral`) or connect to cloud models like OpenAI/gpt4-o and Groq/Llama3. Getting started involves Docker, Ollama (for local models), and optionally API keys for search providers such as Tavily or Serper.
Farfalle is an open-source AI search engine designed to answer queries using various LLM providers.
Developers and users seeking a self-hostable, AI-powered search engine with options for local or cloud LLM integration should use this.