Skip to content

amikos-tech/inifinite-fn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repo is a companion to the article Infinite Function Calling with OpenAI in Less than 100 Lines of Code

Prerequisites

  • Create .env file containing your OpenAI ke

Installation

  • Clone the repo: git clone https://github.com/amikos-tech/inifinite-fn
  • Install dependencies: pip install . (or poetry install if you use poetry)

Usage

Run python infinite_fn/main.py and wait for the indexing to finish then open http://localhost:9003 in your browser.

About

Infinite Function Calling with OpenAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published