Thank you very much for this. Any idea how I can build a chatbot that answers from a knowledge base? I am not sure how to supply the knowledge base to the model.
@DevelopersDigest11 ай бұрын
Absolutely I have some videos and repos (within the description of the videos) on how to get started with this. I would start with these in this order; Get Started with LangChain in Node.js kzbin.info/www/bejne/janbYn6LjK95rJY Langchain and Pinecone with Node.js: A Quick Start Tutorial kzbin.info/www/bejne/eXeYk6h7i9eMrdE I have more advanced full-stack examples on my channel once you are get familiar with that if interested. Cheers!
@thomas-sinkala11 ай бұрын
@@DevelopersDigest Yes, I am interested in the full-stack examples.
@DevelopersDigest11 ай бұрын
@@thomas-sinkala My Anthropic Claude Clone might be of interest!
@tclark Жыл бұрын
I also saw they are adding a UI for fine tuning as well! Can't wait to see what that looks like!
@DevelopersDigest Жыл бұрын
Oh interesting! Thank you for sharing, I am eager to see that as well.
@tranduy40705 ай бұрын
What tools do you use to color your terminals? It display different colors or JSON key etc. thanks :)
@DevelopersDigest5 ай бұрын
github.com/wesbos/Cobalt2-iterm
@SatadruChique Жыл бұрын
Thank you so much for doing this on node and not python
@Teawos98 Жыл бұрын
? why bro i need it in python
@DevelopersDigest Жыл бұрын
Thank you for watching Satadru!
@DevelopersDigest Жыл бұрын
The docs do have some Python 🐍 Examples! platform.openai.com/docs/guides/fine-tuning/create-a-fine-tuned-model 😀
@Teawos98 Жыл бұрын
@@DevelopersDigest yea haha just figured out how to do it your video has helped tho
@trackerprince6773 Жыл бұрын
OpenAI Demo day talk mentioned using gpt4 to create data to fine tune gpt3.5 turbo. Would be super helpful for you to create video on that process
@pritech83027 ай бұрын
Thankyou so much
@DevelopersDigest7 ай бұрын
Thank you for watching!
@alexeysamosadov2307 Жыл бұрын
i have problem with JSON all invalid even from website open ai, can u sand please in git example of your code with working json?
@MarioZamoraMusic Жыл бұрын
Great share! 👍 How could we use this inside of langchain? Or would you even want to do that?
@DevelopersDigest Жыл бұрын
Yes you can, once the model is trained just swap out the model key value pair with the string from the email one fine tuning is complete. Cheers 🥂
@MarioZamoraMusic Жыл бұрын
@@DevelopersDigest Cool! Thanks 😃
@VirrasakNgKahMan Жыл бұрын
I encounter this error: Error: Cannot read properties of undefined (reading 'create')
@aibeginnertutorials Жыл бұрын
Nice video. In Aug you wrote Links and Repo coming soon...???
@aricwilliamsdeveloper7 ай бұрын
Crickets... lol
@ALEXIS-hv3rs Жыл бұрын
Bro this requires to upload plan in my account I skip error
@DevelopersDigest Жыл бұрын
Not sure what you meant here. Are you running into an issue? Cheers
@AndersonGrowth-o8o7 ай бұрын
i think you forgot to provide links and relo 😢
@Teawos98 Жыл бұрын
Could you release a tutorial for python🙏
@DevelopersDigest Жыл бұрын
I have a couple videos in the cue but if there is enough interest in this I can circle back! 🐍