Skip to content

cbuckley-code/functions-with-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Welcome to Seeing with OpenAI

https://github.com/cbuckley-code/functions-with-openai

The project is set up to show off function calling with langchain and OpenAI. We'll use the Crypt currency API CoinGecko to help the LLM retrieve real time data and historical data.

Server

To get it running update the .env file in the server directory with you OpenAI key then run the following command.

Greetings App

python3 greetings.py

Crypto Investment Plan

python3 investment-plan.py

Hope you enjoy it!

I do want to thank Jason Zhou his YouTube videos sparked my interest and his code sample here https://github.com/JayZeeDesign are great references!

About

Using OpenAI's Function capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages