Goopt  by jokenox

Search engine for a simulated web using GPT-3

created 3 years ago
517 stars

Top 61.5% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Goopt is an experimental search engine simulating a procedurally generated web using GPT-3 for text content creation. It targets developers and researchers interested in exploring Web 4.0 concepts, offering a glimpse into a future of AI-driven, infinitely customizable online experiences.

How It Works

Goopt leverages OpenAI's GPT-3 model to generate synthetic text content on demand, mimicking web pages. Users can query the engine, receive related results, and access the generated content, simulating a traditional web browsing experience within a procedurally generated ecosystem. This approach aims to showcase the potential of AI and natural language processing in creating dynamic, personalized, and vast amounts of online information.

Quick Start & Requirements

  • Install: Clone the repository, create a .env.local file with your OpenAI API key (REACT_APP_OPENAI_API_KEY=YOUR_API_KEY_HERE), then run yarn install and yarn start.
  • Prerequisites: Node.js, Yarn, OpenAI API Key.
  • Demo: http://localhost:3000

Highlighted Details

  • Explores "procedural web" and "Web 4.0" concepts.
  • Utilizes GPT-3 for synthetic text content generation.
  • Simulates search engine functionality for AI-generated content.

Maintenance & Community

  • Project is experimental, with PRs welcomed.

Licensing & Compatibility

  • Licensed under the MIT License.
  • Permissive for commercial use and integration with closed-source projects.

Limitations & Caveats

This is an experimental project with no online version; local setup is required. It currently only generates text content and relies on the user's OpenAI API key for functionality.

Health Check
Last commit

2 years ago

Responsiveness

1 week

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.