searchgpt

There are 5 repositories under searchgpt topic.

  • InternLM/MindSearch

    🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)

    Language:JavaScript6.6k48208668
  • Yusuke710/nanoPerplexityAI

    The simplest open-source implementation of perplexity.ai

    Language:Python3176132
  • BlackTechX011/OpenWebResearcher

    Open Web Researcher: is a cutting-edge, AI-powered alternative to tools like SearchGPT and Perplexity. It simplifies web research by refining queries, extracting key information, summarizing complex topics, and generating well-structured reports—all delivered in a convenient Markdown format.

    Language:Python17103
  • metehan777/unofficial-searchgpt-api

    To develop an alternative to SearchGPT that integrates OpenAI's GPT-4o model with web search capabilities, you can create a RESTful API using Python, Flask, and the OpenAI API. This setup will allow you to handle both GET and POST requests, process user queries, perform web searches, and generate AI-driven responses.

    Language:Python4200
  • sourav014/miniperplexityAI

    Minimal version of Q&A system like Perplexity.ai

    Language:Python1100