Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new sample react-application-tfl-status #847

Merged
merged 5 commits into from
Aug 26, 2023

Conversation

anoopt
Copy link
Member

@anoopt anoopt commented Jun 23, 2023

Q A
Bug fix? no
New feature? no
New sample? yes
Related issues? NA

What's in this Pull Request?

New sample - react-application-tfl-status

  • This sample is chatbot that provides information about Transport for London (TfL) status.
  • The information is based on the response from TfL API.
  • The information exchanged between the user and the chatbot is in natural language.
  • The chatbot uses OpenAI's function calling feature to understand whether a function in the code needs to be called based on user's query.
  • The chatbot OpenAI API which transforms the JSON reponse from TfL API to natural language.

@VesaJuvonen
Copy link
Contributor

Sorry for the small delay here. Really cool stuff and we'll get his merged soon for sure. We could though also schedule a community call demo for this if you'd be interested on showcasing the implementation. Please fill in following form and we'll get you scheduled - https://aka.ms/community/request/demo

Thank you for sharing your sample with others - highly appreciated 👏🥇👩‍💻

@hugoabernier hugoabernier merged commit 6adcef3 into pnp:main Aug 26, 2023
2 checks passed
@hugoabernier
Copy link
Collaborator

Thank you @anoopt ! Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants