Skip to content

iqlipse-abhi/Code-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code-Buddy

  • Code buddy is your programming buddy which will help you to generate a code for every coding problem.
  • It is based on OpenAI text-davinci-3 model
    which helps to generate clear and crisp well intended codes along with all the other capabilities that chat GPT (Generative Pre-trained Transformer).
  • It is designed to help with coding-related questions and problems.
  • Tech Stack: HTML, CSS, Javascript, OpenAI.

image

Customization The chatbot's responses can be customized by modifying the data in the intents.json file. This file contains a list of potential user inputs and corresponding responses.

Additionally, you can further fine-tune the model by re-training it on a custom dataset. The model is built using the transformers library and pre-trained on a large corpus of text. To re-train the model, you can use the train.py script and provide your own training data.

Contributing If you find a bug or have a suggestion for improving the chatbot, feel free to create an issue or submit a pull request.

About

Code buddy is all you need to solve your coding doubts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages