Skip to content

Using openai embedding to querie your epubs

Notifications You must be signed in to change notification settings

eamercadoq/ebooks-embeding-

 
 

Repository files navigation

tiny-crm

A very tiny CRM, that reminds me of who I should talk to :)

Instructions

Clone this repo:

$ git clone https://github.com/duarteocarmo/tiny-crm-demo.git

Install the requirements:

$ pip install -r requirements.txt

Make sure to set the environment variables:

$ export AWS_SECRET_ACCESS_KEY=your-key
$ export AWS_ACCESS_KEY_ID=your-key

Run the script:

$ python infrequent.py

About

Using openai embedding to querie your epubs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.2%
  • Python 13.8%