GirlfriendGPT – OSS AI Companion

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • GirlfriendGPT

    Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0

  • There is something I don't understand (from a tech point of view). Why call it GirlfriendGPT if 99% of the code is generic code for a fancy whatever-you-want-it-to-be chatGPT? The only thing that makes the answers "girlfriend-like" is this file https://github.com/EniasCailliau/GirlfriendGPT/blob/main/src...

    So, it should be tremendously easy to turn GirlfriendGPT into "BestFriendGPT" or "LinusTorvaldsGPT" or whatever by just modifying the prompt, right? I know, I know, perhaps duplication is cheaper than (the wrong) abstraction but my tech-side tells me: refactor the common thing out now! : D

  • langchain-production-starter

    Deploy LangChain Agents and connect them to Telegram

  • More interesting, possibly, is the project that this is forked from (by the same developer), which is a general-purpose framework for LangChain Agents: https://github.com/steamship-packages/langchain-agent-produc...

    I'm curious, though. It appears to be using the OpenAI API, which means that at some point it has to have an API key, but I can't see any sign in the code of where it expects to get this from.

  • 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
  • More interesting, possibly, is the project that this is forked from (by the same developer), which is a general-purpose framework for LangChain Agents: https://github.com/steamship-packages/langchain-agent-produc...

    I'm curious, though. It appears to be using the OpenAI API, which means that at some point it has to have an API key, but I can't see any sign in the code of where it expects to get this from.

  • mlc-llm

    Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

  • Decent local LLMs such as Vicuna-7B are already able to run on phones with 8 GB RAM: https://mlc.ai/mlc-llm/

    Right now it's a prototype, but in the future local LLMs will be everywhere.

  • renaming

    Discontinued Guidance for changing the default branch name for GitHub repositories

  • Uh, no. This is false. It’s just part of a broader trend to stop using ‘master’ due to some people finding that term offensive.

    https://github.com/github/renaming

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts