Skip to content

Treasury-Analytics-and-Insights/aipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Code for interacting with OpenAI models in python and storing chats in a local database

Getting Started

  1. Installation process
pip install . --user
  1. Software dependencies (the above might already take care of this!)
pip install -r requirements.txt --user
  1. Latest releases
  2. API references

see notebooks for examples of use within a jupyter notebook (e.g. in VScode)

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published