gpt3

Open-source projects categorized as gpt3

Top 23 gpt3 Open-Source Projects

  • gpt4free

    The official gpt4free repository | various collection of powerful language models

  • Project mention: gpt4-openai-api VS gpt4free - a user suggested alternative | libhunt.com/r/gpt4-openai-api | 2024-01-04

    I cant install

  • anything-llm

    The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.

  • Project mention: AnythingLLM: Chat with your documents using any LLM | news.ycombinator.com | 2024-04-19
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awesome-chatgpt

    Curated list of awesome tools, demos, docs for ChatGPT and GPT-3

  • openai-java

    OpenAI Api Client in Java

  • Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  • Learn_Prompting

    Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

  • Project mention: Ask HN: Where to learn the cutting edge of prompt engineering? | news.ycombinator.com | 2023-12-10

    - https://learnprompting.org

  • llm-workflow-engine

    Power CLI and Workflow manager for LLMs (core package)

  • Project mention: Live speech to text input in terminal | /r/linuxquestions | 2023-05-01

    I want to turn on my mic and see my words show up in my active terminal tab. App-agnostic is good but app-specific would work; this is for chatgpt input with https://github.com/mmabrouk/chatgpt-wrapper. right now i'm using chatgpt in browser with speech-to-text browser extension and I would prefer not to. advice regarding older hardware applies here, but also interested in cutting edge for powerful pcs. Any guidance, links to guides valued.

  • sketch

    AI code-writing assistant that understands data content

  • Project mention: Ask HN: What have you built with LLMs? | news.ycombinator.com | 2024-02-05

    We've made a lot of data tooling things based on LLMs, and are in the process of rebranding and launching our main product.

    1. sketch (in notebook, ai for pandas) https://github.com/approximatelabs/sketch

    2. datadm (open source, "chat with data", with support for the open source LLMs (https://github.com/approximatelabs/datadm)

    3. Our main product: julyp. https://julyp.com/ (currently under very active rebrand and cleanup) -- but a "chat with data" style app, with a lot of specialized features. I'm also streaming me using it (and sometimes building it) every weekday on twitch to solve misc data problems (https://www.twitch.tv/bluecoconut)

    For your next question, about the stack and deploy:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • GPTDiscord

    A robust, all-in-one GPT interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!

  • Project mention: Full-environment code interpreter in discord (just like ChatGPT!) + Tons of other features like multi-modality chat, internet-connected chat, chatting with your documents, and more! | /r/SideProject | 2023-10-31
  • OpenAI-API-dotnet

    An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API

  • Project mention: What do you feel about being able to type anything to an NPC? | /r/gamedesign | 2023-06-30
  • tgpt

    AI Chatbots in terminal without needing API keys

  • Project mention: Unity like chatGPT integration in OS? | /r/Ubuntu | 2023-12-07

    apparently there is already a command line app called tgpt ... havent tried it yet, and for programming its not ideal since it doesnt have syntax highlighting etc. But its a cool idea.

  • chatgpt-comparison-detection

    Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥

  • llama.go

    llama.go is like llama.cpp in pure Golang!

  • Project mention: Understanding GPT Tokenizers | news.ycombinator.com | 2023-06-08

    You might reuse simple LLaMA tokenizer right in your Go code, look there:

    https://github.com/gotzmann/llama.go/blob/8cc54ca81e6bfbce25...

  • ai-cli

    Get answers for CLI commands from ChatGPT right from your terminal

  • Awesome-LLM-Reasoning

    Reasoning in Large Language Models: Papers and Resources, including Chain-of-Thought, Instruction-Tuning and Multimodality.

  • Project mention: Techbro says that GPT models will soon have over 9000 IQ in ~5 years | /r/SneerClub | 2023-05-04
  • kogpt

    KakaoBrain KoGPT (Korean Generative Pre-trained Transformer) (by kakaobrain)

  • promptr

    Promptr is a CLI tool that lets you use plain English to instruct GPT3 or GPT4 to make changes to your codebase.

  • Project mention: Ask HN: What are some actual use cases of AI Agents? | news.ycombinator.com | 2024-02-14

    I taught https://github.com/KillianLucas/open-interpreter how to use https://github.com/ferrislucas/promptr

    Then I asked it to add a test suite to a rails side project. It created missing factories, corrected a broken test database configuration, and wrote tests for the classes and controllers that I asked it to.

    I didn't have to get involved with mundane details. I did have to intervene here and there, but not much. The tests aren't the best in the world, but IMO they're adding value by at least covering the happy path. They're not as good as an experienced person would write.

    I did spend a non-trivial amount of time fiddling with the prompts I used to teach OI about Promptr as well as the prompts I used to get it to successfully create the test suite.

    The total cost was around $11 using GPT4 turbo.

    I think in this case it was a fun experiment. I think in the future, this type of tooling will be ubiquitous.

  • logseq-plugin-gpt3-openai

    A plugin for GPT-3 AI assisted note taking in Logseq

  • LongNet

    Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"

  • Project mention: LongLlama | /r/LocalLLaMA | 2023-07-07

    If you want to talk immature looking, longnet wouldn't even compile. That's a big oof, considering it's a python and usually nonworking code is good enough to generate byte code. (also it has hard-coded dtype and device)

  • rubberduck-vscode

    Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.

  • Project mention: Show HN: Open-source, privacy oriented alternative to GitHub Copilot chat | news.ycombinator.com | 2024-01-17

    Credit aside, if this is mostly your code there may be a copyright/license issue.

    The original license: https://github.com/rubberduck-ai/rubberduck-vscode/blob/f11a...

    The new project: https://github.com/srikanth235/privy/blob/9b4f8ce7e176ab45d5... no mention of the original copyright

  • Goopt

    🔍 Search Engine for a Procedural Simulation of the Web with GPT-3.

  • Project mention: Show HN: LLM-Generated Wikipedia | news.ycombinator.com | 2023-10-09
  • chatgpt-prompts

    A NodeJS ChatGPT prompts library that contains more than 140+ awesome prompts

  • Project mention: Real experience here, Jasper is not what it seems to | /r/JasperAI | 2023-06-25
  • Instructgpt-prompts

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

  • Project mention: Ask HN: Any good collection of writing prompts for GPT 3.5/4? | news.ycombinator.com | 2024-02-05
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

gpt3 related posts

Index

What are some of the best open-source gpt3 projects? This list will help you:

Project Stars
1 gpt4free 57,133
2 anything-llm 11,955
3 awesome-chatgpt 8,147
4 openai-java 4,548
5 Learn_Prompting 4,160
6 llm-workflow-engine 3,581
7 sketch 2,194
8 GPTDiscord 1,780
9 OpenAI-API-dotnet 1,710
10 tgpt 1,536
11 chatgpt-comparison-detection 1,190
12 llama.go 1,160
13 ai-cli 1,118
14 Awesome-LLM-Reasoning 1,087
15 kogpt 997
16 promptr 877
17 logseq-plugin-gpt3-openai 692
18 LongNet 651
19 dr-doc-search 601
20 rubberduck-vscode 565
21 Goopt 510
22 chatgpt-prompts 458
23 Instructgpt-prompts 436

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com