ashbuilds Profile
ashbuilds

@_ashbuilds

Followers
3
Following
74
Media
5
Statuses
22

Joined March 2023
Don't wanna be here? Send us removal request.
@_ashbuilds
ashbuilds
1 year
RT @levelsio: 🍰 Only 4 out of 70+ projects I ever did made money and grew. 📉 >95% of everything I ever did failed. 📈 My hit rate is only ab….
0
3K
0
@_ashbuilds
ashbuilds
1 year
Back to pure JavaScript after a TypeScript project. JSDoc helps, but nothing beats the power of TypeScript! #JavaScript #TypeScript #Coding.
0
0
0
@grok
Grok
5 days
Join millions who have switched to Grok.
217
427
3K
@_ashbuilds
ashbuilds
1 year
ah this makes sense given how less active i'm on x :|.
0
0
0
@_ashbuilds
ashbuilds
2 years
If you've wanted to know how implements the streaming response, Server-sent Events is (one of) the answer. I've been learning how to implement it and here is the demo repo showcasing both Vanillajs and Reactjs implementations:.
0
0
0
@_ashbuilds
ashbuilds
2 years
📚✨ Made good progress with #StudySmartAI last week, migrated to a streaming chat response format, akin to ChatGPTs. Learnt a lot, planning to create a blog post to share. #GenAI #Edtech #Langchain
0
0
0
@_ashbuilds
ashbuilds
2 years
All this easily, thanks to the mighty @LangChainAI by @hwchase17! Its powerful features simplify common tasks, and when combined with the framework's design, customization becomes a breeze. It truly lives up to its tagline: "Building applications with LLMs through composability.".
0
0
0
@_ashbuilds
ashbuilds
2 years
By checking for the presence of the "/doc" prefix in the user message, we effortlessly manage the conversation flow between both chains. Finally, we've implemented a way to have both chains share the same #ConversationBufferMemory for a single chat history. continued below⬇️.
1
0
0
@_ashbuilds
ashbuilds
2 years
Why two chains?. #ConversationalRetrievalChain is built for chatting with documents but, every conversation involved "Retrieval" which led to unexpected results for general messages (like "Hello"). This is where the "/doc" prefix and #ConversationChain come in. continued below⬇️.
1
0
0
@_ashbuilds
ashbuilds
2 years
How it does it:. Powered by @LangChainAI, utilizing a combination of #ConversationChain and #ConversationalRetrievalChain, both sharing the same memory. tech details continued below ⬇️
Tweet media one
1
0
0
@_ashbuilds
ashbuilds
2 years
What it does:. 🔍 Engage in document-specific chat using the "/doc" command, and enjoy general chat functionality just like with #ChatGPT (omit the "/doc" prefix for general chat) 💬✨. #ChatWithDocs #EnhancedLearningExperience.
1
0
0
@_ashbuilds
ashbuilds
2 years
🚀💡 Exciting update!. Introducing chat functionality in Study Smart AI! Now, asking questions and diving deep into any document is a breeze! Level up your learning game today! 📚💬✨. Read more below ⬇️. #StudySmartAI #AIAssistedLearning #opensource #Langchain
1
0
0
@_ashbuilds
ashbuilds
2 years
RT @JosephJacks_: There is no such thing as Open Source AI. Why? Because Open Source was invented explicitly for software source code… and….
0
204
0
@_ashbuilds
ashbuilds
2 years
Here's an early prototype of the primary Q&A interface for Study Smart AI. Initially, I envisioned this as a Q&A section, but after giving it more thought, a chat interface would be more beneficial. Thanks to @LangChainAI, implementing the chat feature should be effortless.
0
0
0
@_ashbuilds
ashbuilds
2 years
RT @aakashg0: The first half of the week in AI has been INSANE 🤯. Wendy's Drive-Thru AI.AI to detect Parkinson's.Meta: Multi-Sensory Vision….
0
391
0
@_ashbuilds
ashbuilds
2 years
Source Code:
0
0
0
@_ashbuilds
ashbuilds
2 years
#Google just announced "Tailiwind", a prototype AI notebook. AI but with the context of any document you upload. I'm working on a similar open source project using #OpenAI's gpt-3.5.-turbo, source code below⬇️. Features:.- Q/A (Chat is planned) format.- Generate Flash Cards.
1
0
0