Skip to content

Pranay0302/synapsta

Repository files navigation

Synapsta: The AI-Powered Web Search Engine

Synapsta is an innovative AI-powered web search engine designed to deliver accurate and comprehensive answers to your queries.

Features

User Query Processing

  • Synapsta accepts user queries and performs web searches using the Brave Search API.
  • In parallel, it leverages the GPT-3.5-Turbo-0125 model to process user input and deliver in-depth responses.

Session Management

  • Custom Session Titles: Sessions are named based on user queries for better organization.
  • Caching Mechanism: Efficient caching is implemented for seamless access to previously fetched data.

Real-Time Updates

  • Responses are streamed in real-time, chunk by chunk, providing immediate insights as results are being generated.

Upcoming Features

1. Image Search

  • Integration with Cerebras and the Brave Search API to deliver image results.
  • Utilization of 11B and 90B multimodal models, which support both text and image inputs, to generate rich, vision-based outputs.

2. Session Continuity

  • Introducing features to facilitate follow-up queries within sessions, ensuring a continuous flow of conversations and information.

3. Enhanced Descriptive Responses

  • Incorporating advanced LLM models to provide more detailed and context-aware answers, further improving the user experience.

4. Zettlekasten Approach

  • Introducing zettlekasten method to store and organize data in an efficient manner.

v1.0.0

drawio00