A novel multilingual large language model, SUTRA, by @TWO
, redefines human-AI interaction! By decoupling concepts from language learning, SUTRA excels in Hindi, Hinglish, and over 50 other languages. Scalable and cost-effective, SUTRA pioneers AI solutions for non-English
GENERATIVE AI
-

SUTRA: Novel Multilingual LLM Redefines Human-AI Interaction
By
–
-

Custom GPT tool for drafting professional cover letters
By
–
10. Cover letter Cover letters helps people get hired. This GPT will help you with it. Link: https://
chatgpt.com/g/g-tb2UpZTEH-
cover-letter
… -

GPT-based tool for automated email writing
By
–
9. Email writer I hate email writing. Its not like I don't know how to write them but it's a lot of work. This GPT can help you out by writing emails in a lot of tones and styles. Link: https://
chatgpt.com/g/g-SLkL4uUYY-
email
… -

Graphic Designer GPT Simplifies Social Media Design Workflows
By
–
6. Graphic designer Posting on social media is a hassle. This GPT make it easy for you. Try it out. Link: https://
chatgpt.com/g/g-lPeUc0axE-
graphic-designer
… -
Using Tutor Me GPT for educational learning
By
–
4. Tutor me by Khan Academy
— God of Prompt (@godofprompt) 3 juin 2024
Want to learn ANY subject with ChatGPT?
Use Tutor Me GPT.
Link: https://t.co/2HDFjNfn9l pic.twitter.com/iGIe02TGnw4. Tutor me by Khan Academy Want to learn ANY subject with ChatGPT? Use Tutor Me GPT. Link: https://
chatgpt.com/g/g-hRCqiqVlM-
tutor-me
… -
LLMs Tips and Tutorials for Artificial Intelligence Learning
By
–
If you find this useful, RT to share it with your friends. Don't forget to follow me @Saboo_Shubham_ for more such LLMs tips and tutorials.
-
Awesome LLM Apps with RAG on GitHub Repository
By
–
Find all the awesome LLM Apps demo with RAG in the following Github Repo. P.S: Don't forget to star the repo to show your support
-
Streamlit ChatGPT Clone Demo Using Llama3
By
–
Working Application demo using Streamlit
— Shubham Saboo (@Saboo_Shubham_) 3 juin 2024
Paste the above code in vscode or pycharm and run the following command: 'streamlit run chatgpt_clone_llama3.py' pic.twitter.com/iJfkjWg0ZyWorking Application demo using Streamlit Paste the above code in vscode or pycharm and run the following command: 'streamlit run chatgpt_clone_llama3.py'
-

Full ChatGPT Clone Application Code Using Llama-3
By
–
Full Application code for ChatGPT Clone using Llama-3
-
Building Llama-3 Chat App with Streaming Response Display
By
–
7. Generate Response and Display • Generate response using the Llama-3 model with '
http://
client.chat.completions.create()'
• Add the assistant response to the chat history and display it in a chat message container