5. Grimoire Need a partner for writing code or bug solving assistant? Try this one. Link: https://
chatgpt.com/g/g-n7Rs0IK86-
grimoire
…
TOOLS
-

Grimoire AI coding assistant for bug solving and code generation
By
–
-
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
… -
Diagram Creator GPT for mind maps and diagrams
By
–
3. Diagrams creator
— God of Prompt (@godofprompt) 3 juin 2024
Mind maps, diagrams and more.
Generate only with this GPT for free.
Try it out.
Link: https://t.co/tAsMdKnQK8 pic.twitter.com/3szOrJ5DTV3. Diagrams creator Mind maps, diagrams and more. Generate only with this GPT for free. Try it out. Link: https://
chatgpt.com/g/g-ILJRoADAZ-
diagram-creator-gpt
… -
Vibrations Help Unwinding Bolts: Matroid Ensures Aircraft Safety
By
–
Vibrations are surprisingly good at unwinding bolts. This is why spacecraft and aircraft manufacturers use Matroid to check their bolt safety wires, which tie bolts down. pic.twitter.com/WFFD6VtYzP
— Reza Zadeh (@Reza_Zadeh) 3 juin 2024Vibrations are surprisingly good at unwinding bolts. This is why spacecraft and aircraft manufacturers use Matroid to check their bolt safety wires, which tie bolts down.
-
Automating High-Value Tasks: The Opportunity in Software
By
–
Automating high value, high volume tasks that might otherwise take hours is where the huge opportunity lies in! “…if we could instead automate an entire type of work in a piece of software that otherwise might take hours of high-priced labor to accomplish, we can see this as
-
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'
-
Streamlit Chat App: Accepting User Input with st.chat_input
By
–
6. Accept User Input • Accept user input using '
http://
st.chat_input()'
• Add the user message to the chat history and display it in a chat message container -
Initialize and Display Chat History with Streamlit Session State
By
–
5. Initialize and Display Chat History • Initialize the chat history using Streamlit's session state
• Display the chat history using '
http://
st.chat_message()' and 'st.markdown()' -
Deploy Llama-3 Locally Create OpenAI Compatible API
By
–
3. Deploy Llama-3 locally and Create OpenAI like API
— Shubham Saboo (@Saboo_Shubham_) 3 juin 2024
• Download & Install the @LMStudioAI desktop app
• Download llama-3 instruct model
• Expose the model as OpenAI API by simply starting the server.
Here's the video walkthrough:pic.twitter.com/VsIOM4j5EX3. Deploy Llama-3 locally and Create OpenAI like API • Download & Install the @LMStudioAI desktop app
• Download llama-3 instruct model
• Expose the model as OpenAI API by simply starting the server. Here's the video walkthrough: