Skip to content

dhavenstein/AlmightyOracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlmightyOracle

Almighty Oracle lesson :)

Setup

Clone:

git clone https://github.com/dhavenstein/AlmightyOracle

Install dependencies:

Run the following command to install uv:

brew install uv

Run the app

Now you just need to run the app.py file:

uv run app.py

and access the app at http://127.0.0.1:5000

Adding dependencies

To add a dependency, e.g. openai, run the following command:

uv add openai

that's it!

About

Almighty Oracle lesson :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published