An AI-powered search engine with a generative UI
Morphic is an innovative AI-powered search engine that leverages a generative user interface to enhance the search experience. By understanding natural language questions, Morphic allows users to find information more efficiently and intuitively. With support for multiple search providers and customizable configurations, it caters to a diverse range of search needs while seamlessly integrating modern AI technologies.
What sets Morphic apart is its flexibility and feature-rich environment. Users can authenticate through various means, including social logins, and even access their chat history for a more personalized experience. With options for local or cloud deployment, Morphic stands out as a robust solution for both individual users and organizations looking to optimize their information retrieval processes.
AI-Powered Search: Offers advanced search capabilities with a focus on natural language understanding, making queries more intuitive.
Multiple Search Providers: Supports a range of providers such as Tavily, SearXNG, and Exa, allowing users to optimize their search experience based on preference.
Model Selection from UI: Easily switch between available AI models and customize the search experience directly from the user interface.
User Authentication: Secure user authentication powered by Supabase, including support for social login options like Google.
Chat & History Functionality: Optional chat history feature that enables users to store and share their search results for convenience.
Customizable Search Options: Configure various search parameters including depth, results limit, and safe search options for tailored results.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.