🔥 Create GPT-3 bot out of your own PDFs using Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • chroma

    the AI-native open-source embedding database

    Note that this is a very basic implementation of a retriever. The standard practice is to use something like ChromaDB or Azure Cognitive Search for indexing and retrieving. Also, you can get the complete list of stop words this GitHub gist.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • openai-quickstart-node

    Node.js example app from the OpenAI API quickstart tutorial

    The next step is to pass this context to an LLM. We'll use SOTA gpt-3.5-turbo model. You'll need an OpenAI API key for this, which you can get here.

  • gpt-chatbot-example

    Basic chatbot powered by PDF documents+GPT-3

    Source code

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

  • Retrieval Augmented Generation Frameworks: LangChain

    1 project | dev.to | 11 Aug 2024
  • Txtai – A Strong Alternative to ChromaDB and LangChain for Vector Search and RAG

    2 projects | news.ycombinator.com | 5 Jul 2024
  • Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB

    3 projects | dev.to | 30 Jun 2024
  • Chroma – the open-source embedding database

    1 project | news.ycombinator.com | 11 Jan 2024
  • Show HN: Embeddings Solution for Personal Journal

    2 projects | news.ycombinator.com | 1 Nov 2023

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?