AI-Powered Web Search
- AI-Driven Search: Use LLMs to summarize results
- Chat with Gemini
- Summarize Search Results
- Access to Images, Videos, and News
- Clean, Minimal UI for improved accessibility
- Node.js
-
Clone the Repository:
git clone https://github.com/harshyadavone/synapse-search.git cd synapse-search
-
Install Dependencies:
- Frontend:
npm install
- Frontend:
-
Run the Application:
- Frontend:
npm run dev
- Frontend:
- Navigate to
localhost:3000
or the port your frontend is configured to use. - Enter your query in the search bar and press enter.