This extension adds a UI to the supported air carriers(right now only: KLM, AirFrance and QatarAirway) so you can type the flight you desire instead of filling a form.
- OpenAi API
- Bun
- Angular
- Typescript
- Webpack
- Make sure you have Bun installed for running the server
- Clone the repository
- In the
server
directory make a.env
file using the given.env.example
- Generate a
openai
api key using this link and put it in the.env
>OPENAI_API_KEY
- Install the packages using
yarn install
ornpm install
- Run the server using
yarn start
ornpm run start
Since this extension is not deployed on the google play, the only method to add it to the chrome browser is by adding it manually
- Open the
extension
directory in your terminal - Install the packages using
yarn install
ornpm install
- Run
yarn build
ornpm run build
to generate adist
folder - Open
chrome://extensions
in your browser - Press
Load unpacked
button - Select the
dist
folder in the dialog
- Voice command
- More air carriers