#Working on open-source alternative to Perplexity

1 messages Β· Page 1 of 1 (latest)

molten skiff
#

Hey @everyone!

I'm excited to announce the official launch of my open-source alternative to PerplexityAI! πŸš€ Your feedback has been invaluable in shaping the app. Video demo:

The source code is now available on GitHub (https://github.com/Omniplex-ai/omniplex), and I encourage you to explore, contribute, and help build the future of open-source AI together. πŸ’»πŸ‘₯

Key features:

  1. ⚑️ Fast search and scrape speeds
  2. πŸ” Focus mode and Google/Bing dork integration
  3. πŸ“ Intuitive sidebar for chat history, documents, and prompts
    4.πŸ’¬ Sleek formatting for text, code, and answers
  4. πŸ”— Easy chat sharing
  5. πŸ“± Mobile-friendly design

Exciting roadmap:

  1. 🌈 Multi-LLM support
  2. πŸ–ΌοΈ Image generation
    3.πŸ”Œ Plugin system

Check out the video demo: https://youtu.be/ocTitQa0UHw

Visit our website: https://omniplex.ai

Discover the power of open-source AI with this LLM-based search app demo! πŸ”πŸ’»

In this video, we'll take you on a tour of our cutting-edge search AI app, an open-source alternative to Perplexity. Explore its lightning-fast search and scrape speeds and focus mode. ⚑️

See how the app's intuitive sidebar keeps your chat history, documents, and cust...

β–Ά Play video
dull spear
#

Nice great work I appreciate it

tulip wren
#

respect @molten skiff πŸ‘

molten skiff
molten skiff
vocal comet
#

This looks great! @molten skiff

#

This is genuinely very polished and exceptionally functional, I'll be using this!

vocal comet
#

I'm getting this error when I try to npm run dev:

 β¨― node_modules/firebase/node_modules/@firebase/component/dist/esm/index.esm2017.js (147:0) @ Provider.getImmediate
 β¨― Error: Service firestore is not available
    at eval (./firebaseConfig.js:24:76)
    at (ssr)/./firebaseConfig.js (/root/omniplex/.next/server/app/page.js:480:1)
    at __webpack_require__ (/root/omniplex/.next/server/webpack-runtime.js:33:43)
    at eval (./src/components/Auth/Auth.tsx:19:73)
    at (ssr)/./src/components/Auth/Auth.tsx (/root/omniplex/.next/server/app/page.js:513:1)
    at __webpack_require__ (/root/omniplex/.next/server/webpack-runtime.js:33:43)
    at eval (./src/components/MainPrompt/MainPrompt.tsx:12:68)
    at (ssr)/./src/components/MainPrompt/MainPrompt.tsx (/root/omniplex/.next/server/app/page.js:557:1)
    at __webpack_require__ (/root/omniplex/.next/server/webpack-runtime.js:33:43)
    at eval (./src/app/page.tsx:11:91)
    at (ssr)/./src/app/page.tsx (/root/omniplex/.next/server/app/page.js:491:1)
    at __webpack_require__ (/root/omniplex/.next/server/webpack-runtime.js:33:43)
    at JSON.parse (<anonymous>)

I've added all my firebase details into firebaseConfig.ts, and I've done npm install and npm run build

molten skiff
vocal comet
molten skiff
vocal comet
#

Like, how do I start storage for example?