QA over index with custom LLM

This page summarizes the projects mentioned and recommended in the original post on /r/LangChain

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openai-gpt4

    Free gpt4 / gpt3.5 access through several reverse engineered api's (nat.dev, poe.com, t3nsor.com etc...) (by dayerqq)

  • Update: After re-indexing all my documents via Chroma DB I realized that https://poe.com/GPT-4 via private API (that I wanted to use as custom LLM which was copied from https://github.com/dayerqq/openai-gpt4/tree/main/quora) has (much) smaller input context window compared to chat.openai. I paid $22 to poe.com hoping it's exactly the same.

  • Free-Auto-GPT

    Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.

  • Update #2: The Free-Auto-GPT repo already had most of logic in order to automate ChatGPT via selenium driver. I just added clicking the GPT4, PR here: https://github.com/IntelligenzaArtificiale/Free-Auto-GPT/pull/84

  • 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
  • gpt4-openai-api

    Python package that provides (unofficial) API access to the GPT-4 through chat.openai.com. Works with langchain. Supports browsing, DALL-E 3, plugins, continuing generation.

  • Update #3: After a day of hacking around and finding out, I created a standalone library for openai chatgpt's GPT-4 as langchain llm using selenium webdriver: https://github.com/Erol444/gpt4-openai-api I might create a separate post here as well, just in case someone would like to use the library as well.

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

  • Can someone please help me with this problem?

    2 projects | /r/learnprogramming | 24 Sep 2023
  • Is Free-Auto-GPT safe? Are there any alternatives to use Auto-GPT without the need of an OpenAI API?

    1 project | /r/AutoGPT | 22 May 2023
  • Can I not use Auto-GPT with a free OpenAI API?

    1 project | /r/AutoGPT | 21 May 2023
  • Free AutoGPT have you guys tried this?

    1 project | /r/ChatGPT | 1 May 2023
  • Have you seen this Free AutoGPT?

    1 project | /r/MachineLearning | 1 May 2023