Skip to content

mamiksik/parrot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Parrot Inference Server

This is the inference server for the Parrot autocomplete plugin (VSCode/IntelliJ).

๐Ÿ”Œ Plugins for IDEs

๐Ÿฆพ Trained Models

๐Ÿ“š Others

Install dependencies using poetry and then run the server using uvicorn.

$ poetry install
$ poetry run uvicorn src.main:app

The server will most likely be available at http://127.0.0.1:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published