turbogpt.ai  by mikebpech

Open-source ChatGPT UI for interacting with GPT-3

created 2 years ago
279 stars

Top 94.1% on sourcepulse

GitHubView on GitHub
Project Summary

TurboGPT.ai provides an open-source user interface for interacting with OpenAI's GPT-3 models. It offers a standalone chatbot experience and can be integrated into other projects, aiming to simplify access to advanced AI chat capabilities.

How It Works

TurboGPT leverages OpenAI's GPT-3 API, acting as a frontend to facilitate user interaction. The project is built as a web application, likely using standard web technologies, allowing users to input prompts and receive AI-generated responses.

Quick Start & Requirements

  • Primary install / run command: yarn install followed by yarn start.
  • Prerequisites: Yarn package manager.
  • Docker: docker-compose up -d --build
  • Live version: https://turbogpt.ai

Highlighted Details

  • Open-source UI for ChatGPT/GPT-3.
  • Usable as a standalone chatbot or for integration.
  • Docker support for deployment.

Maintenance & Community

  • Developed by Mike Pechousek.
  • Contributions are welcomed via pull requests.
  • Support is available by opening issues on GitHub.

Licensing & Compatibility

  • MIT License.
  • Allows free use and distribution, with a requirement to retain the license header.

Limitations & Caveats

The project requires users to provide their own OpenAI API key, and its functionality is dependent on the availability and terms of the OpenAI API.

Health Check
Last commit

1 year ago

Responsiveness

1+ week

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

Explore Similar Projects

Feedback? Help us improve.