Skip to content

OdooGPT documentation Integrate Odoo with OpenAI and GPT Models. Make OdooBot finally useful by integrating with OpenAI ChatGPT-3!

License

Notifications You must be signed in to change notification settings

thespino/odoogpt-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odoogpt-docs

Documentation of OdooGPT available at odoogpt.thespino.dev

Built with

Environment setup

If needed, use or create pyenv virtual env:

# Create
pyenv virtualenv 3.9.16 venv-odoogpt-docs
pyenv activate venv-odoogpt-docs

# Use
pyenv shell venv-odoogpt-docs

Then, install requirements:

pip install -r ./requirements.txt

Start mkdocs locally

mkdocs serve

Build static site

mkdocs build

Deploy to Github pages

mkdocs gh-deploy

About

OdooGPT documentation Integrate Odoo with OpenAI and GPT Models. Make OdooBot finally useful by integrating with OpenAI ChatGPT-3!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published