psychic-api / doctran

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more documentation to onboard ppl

meryemchafry opened this issue · comments

** Requirements

  • python .. required (upgrade to 3.10)
  • poetry .. required (using same version of python)
  • OpenAI key to test

** Installation

  • poetry install && poetry shell

** Tests

  • Show how to test --> get your emails in a folder etc..
  • Show expected results from tests - show examples--> Add a Readme for each test
  • Maybe Add notebooks for each tests

** More

  • Add links to understand the library hierarchy
  • Add links to OpenAI function calling tutos and stuff