DEV Community

Ramandeep Singh
Ramandeep Singh

Posted on

๐Ÿš€โœจ Meet Your New AI Buddy: Offline ChatGPT! โœจ๐Ÿš€

๐Ÿฆ™ Powered by DeepSeek & Llama

๐Ÿ’ป Runs Locally on YOUR Machine

๐Ÿ”’ 100% Private & Secure โ€“ No Data Leaks, No Fear!

๐ŸŽ‰ Why Youโ€™ll Love It:

โœ… Totally FREE โ€“ No Costs, No Payments!

โœ… Solve Anything โ€“ From Quadratic Equations to Lifeโ€™s Mysteries! ๐Ÿงฎ๐Ÿ”

โœ… Your Data Stays YOURS โ€“ No Sharing, No Tracking!

๐Ÿข Small Catch?

  • Itโ€™s a bit slow (good things take time, right?) โณ
  • Patience is key โ€“ but itโ€™s WORTH the wait! โณโœจ

๐Ÿš€ Ready to Get Started? Hereโ€™s How!

1๏ธโƒฃ Install Ollama (Your Gateway to Offline AI):

2๏ธโƒฃ Pull the Model:

Run this command to download the model:

   ollama pull llama2  
Enter fullscreen mode Exit fullscreen mode

3๏ธโƒฃ Clone the GitHub Repo:

Head over to the GitHub repo and clone it:

   git clone https://github.com/r123singh/deepseek-chatgpt.git 
   cd your-project  
Enter fullscreen mode Exit fullscreen mode

4๏ธโƒฃ Run the Code with Streamlit:

Start the app locally with:

   streamlit run app.py  
Enter fullscreen mode Exit fullscreen mode

5๏ธโƒฃ Enjoy Offline AI Magic! โœจ


๐Ÿ’ฌ Ditch the cloud, go local, and unleash the power of AI โ€“ OFFLINE STYLE! ๐ŸŒ๐Ÿค–

๐Ÿ‘‡ Drop a comment if youโ€™re excited to try it out! ๐Ÿ‘‡

Top comments (0)