jcolano's repositories

openai_embeding_sample

This notebook shows an implementation of embedings using OpenAI components.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2Issues:0Issues:0

embedding_littleprince

The Little Prince - Embeddings using OpenAI's text-embedding-ada model. This app allows you to speak with The Little Prince book.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

orderbot

OrderBot is a simple bot that helps you order pizza. It is based on the OpenAI 'completion' API method.

Language:PythonStargazers:1Issues:0Issues:0

grocery_products_search

Search grocery products in natural language: A simple python script that takes a text column from a CSV file, creates an embedding local database, and then allows the user to search for products in natural language.

Stargazers:0Issues:0Issues:0