Hi ๐ I was thinking about creating a small tool to help teachers run DRA assessments and make it easier to track results ๐
So, Iโve built this web app ๐ป itโs completely free and doesnโt use any AI ๐ซ๐ค. All your data stays on your device ๐
You can run the assessment and generate a PDF with the results ๐โจ This is a beta version ๐งช, and I plan to improve it based on feedback ๐ฌ
You can try it here for free ๐:
https://dra-assessment-app.vercel.app/
0
14
Over the last couple of days Iโve been experimenting with a small side project.
Itโs a simple app that uses the free tokens from Groq with the Llama 3 Versatile model to try predicting the end-of-day price of Bitcoin.
A GitHub Actions workflow runs it every day at 6:00 UTC. The app pulls the latest market data from API Alpha Vantage, generates a prediction, and stores the results in a free PostgreSQL (Supabase) database so I can track how it performs over time.
To be honest, it may not be much better than flipping a coin ๐ , but thatโs not really the point. The goal was simply to experiment and see how quickly you can build and automate something using free services and a bit of AI.
Mostly just a fun little experiment.
link: https://btc-forecast.vercel.app/
2
101
๐ Pomelo AI is live in production!
Pomelo AI, a platform that helps teams transform their brandโs DNA into authentic, consistent, and on-brand contentโฆ powered by AI ๐ค๐
It's currently in beta and actively looking for real feedback to keep improving.
๐ Free to use.
2
2
148
AI-powered assistant for analyzing chat sentiment and extracting insights from conversations.
live demo: http://agent-assistant-alb-1868298832.us-east-1.elb.amazonaws.com/
repo: https://github.com/fsystemweb/chat-sentiment-analysis
3
196
A specialized AI agent designed to research and analyze whitepapers using Arxiv, built with Next.js 14, LangChain, and OpenAI.
https://github.com/fsystemweb/whitepaper-agent
๐ Just sharing a little side project I having working on in my spare time.
I put together a free-to-use, nostalgic portfolio template inspired by a popular "xp" os. Itโs designed with a retro aesthetic for a fun way to showcase your work perfect for developers, designers, or anyone who loves a touch of digital nostalgia.
Demo: https://fsystemweb.github.io/xp-portfolio/
GitHub: https://github.com/fsystemweb/xp-portfolio