gpt-35 topic

List gpt-35 repositories

chatgpt-demo

8.0k
Stars
3.8k
Forks
55
Watchers

Minimal web UI for ChatGPT.

public-openai-client-php

331
Stars
60
Forks
Watchers

OpenAI API Client for PHP. Includes all endpoints and models (DTOs) for all requests and responses.

GPT3.5-H5-lite-page

33
Stars
12
Forks
Watchers

a GPT3.5 web page, extremely lightweight and can be deployed statically, with no need for a server

self-refine

505
Stars
41
Forks
Watchers

LLMs can generate feedback on their work, use it to improve the output, and repeat this process iteratively.

Instructgpt-prompts

453
Stars
48
Forks
Watchers

A collection of ChatGPT and GPT-3.5 instruction-based prompts for generating and classifying text.

openai-java

50
Stars
8
Forks
Watchers

OpenAi GPT API for Java. Including all API from OpenAI except deprecated. It especially includes stream client and jtokkit with function calculation.