Build Your Own ChatGPT with LangChain & Ollama (No OpenAI API Key Needed!)

preview_player
Показать описание
Want to build your own ChatGPT-like chatbot without relying on OpenAI's API? This video shows you how to do just that using LangChain and Ollama! LangChain is a powerful framework for building AI-powered applications, and Ollama is the latest cutting-edge platform to run large language model that can generate human-quality text.

Join us as we dive into the world of AI and build this chatbot using typescript/javascript.

By the end of this video, you'll have your very own AI assistant ready to answer your questions and complete your requests!

Рекомендации по теме
Комментарии
Автор

Great work, please bring more AI projects

shreyas.sihasane
Автор

the streamingtextresponse is not working anymore from the ai library what do i do instead to make it work?

haashirnawaz
Автор

Few questions:

1) Will it work locally on the device on which it is installed on for example lets say react native or do you need to set up a flask API and get response

2) If I have a MongoDb or Firebase DB with data and I want to finetune the model to give me responses based on that, can I do it

3) Scalability costs, for lets say from 1000 users to 100, 000 users, how can I keep it low

MrRobots
Автор

Could you please provide guidance on creating an Advanced RAG model that incorporates Hugging Face LLM models and PDFs within Next.js using TypeScript?

deepanshjha
Автор

How can we train this model or how can built our own ai model to work with our needs?

hasanulhaquebanna