🌱 | Google Summer of Code | Proposal 2023: Chatbot interface for Drupal documentation and contributor onboarding
🇮🇳India giteshsarvaiya
Hello @yashn-99,
Is there anybody working on this ?
Idea:
We can use gpt-3.5 turbo ans fine tune it with multiple times with jaon based datasets datasets.
(https://platform.openai.com/docs/guides/fine-tuning/preparing-your-dataset)
And then after incremental fine tuning, the bot will be ready and the bots backend will be ready.
I am thinking of using nextjs(for frontend) and expressjs(for backend) to create the bot.
What do you think?