Anshuman Mishra
shivance
AI & ML interests
NLP;
Recent Activity
posted
an
update
24 days ago
The AI Memory Layer Will Change Everything ‼️
Why do even the smartest AIs like OpenAI's o3 and GPT-4o, Google's Gemini and Anthropic's Claude forget?
In this blog we unpack this challenge and explore how building a real memory into AI will redefine personalization and agent capabilities!
https://fullstackagents.substack.com/p/forget-me-not-the-ai-memory-layer
upvoted
a
paper
12 months ago
LongRAG: Enhancing Retrieval-Augmented Generation with Long-context LLMs
replied to
their
post
over 1 year ago
Hi Community!
I'm ecstatic to announce Flutter SDK for HuggingFace Inference APIs. The project is open-source and can be found at https://github.com/shivance/huggingface.dart . I have also created a sample Flutter App that does language translation using HuggingFace's Helsinki-NLP/opus-mt-ru-en" model. Below is the video demo.
## Why Flutter?
Flutter is an open-source UI software development kit created by Google. It is used to develop cross-platform applications from a single codebase for any Web Browser, Android, iOS, Linux, macOS, and Windows.
Over the past few years, the framework has grown a lot of popularity.
## Mission
This is a small step-stone to bring Open Source Machine Learning to the edge and thus make AI more accessible. This project, at the time of writing, supports only NLP APIs, I'll slowly add other modalities too.