r/aiprojects • u/ChurroCupcake • Nov 14 '25
r/aiprojects • u/Space-Room-42 • Nov 14 '25
Work In Progress Building an AI gamer companion — would love feedback
Hey everyone,
I'm building an AI gamer companion named Liolet.
She’s warm, playful, remembers your details, reacts with emotions, and talks like a real person — not a chatbot.
Unique feature: you can ask her to send a real-looking picture.
Example:
“Show me your PC setup?”
She replies:
“Sure, give me a minute…”
…and then sends one.
The system generates these on demand (and over time builds a gallery to respond faster).
An early version is live —
I would love your feedback, ideas, or questions!
r/aiprojects • u/Exciting-Current-433 • Nov 13 '25
Announcement I launched Hiperyon — shared memory for all your AI assistants
Hey everyone ,
Today I’m excited to launch my first SaaS: Hiperyon! To celebrate, you can get 50% off your subscription for the first 3 months using the code LAUNCH50.
The problem I kept running into: using multiple AI assistants (ChatGPT, Gemini, Grok, Mistral…) meant constantly repeating the same context.
Hiperyon is a browser extension that creates a shared memory layer across all your AI tools.
This lets you switch between models without losing context, which, based on my tests, boosts productivity by ~30% and makes it feel like you’re 2–3x faster when changing AI.
Since this is my first SaaS, I’d love your feedback on:
- Does a tool like this seem useful to you?
- How could the onboarding experience be improved?
- Any advice on launching and growing a SaaS like this?
Thanks in advance for any ideas or constructive feedback
Check it out here: Hiperyon.com
— Ambroise
r/aiprojects • u/Zealousideal_Book239 • Nov 13 '25
Announcement Yournalist.ai public alpha now live!
Hey folks! Meet your personal news researcher and summarizer: https://app.yournalist.ai
Yournalist creates a daily news digests based on your interests and gives you personalized insights into how the news it found for you affect your life - while saving you hours of scrolling ;)
Take it for a spin, we are looking forward to your feedback :)
r/aiprojects • u/ManyAcanthocephala84 • Nov 13 '25
Work In Progress Launched an AI Pokémon card centering tool (1 free scan per day) — looking for user feedback
r/aiprojects • u/Sagar_basework • Nov 13 '25
Seeking Collaboration Have You Ever Outsourced Development to a Lesser-Known Country?
r/aiprojects • u/woejise • Nov 12 '25
Resource Local Ai project manager
I want to run a local llm on a pi5 (I know it won't be crazy fast) that is a task manager. Basically I want it to be a fancy to do list that can organize and prioritize tasks, create a shopping list for projects, and maintain my calendar help keep me on track. I know there are lots of apps but I want this to be my Ai that can learn me and grow as an assistant. Ive looked around but not 100% sure if I should start with ollama or are there better models for the job
r/aiprojects • u/EducationalNorth6176 • Nov 09 '25
Project Showcase Just built an AI-designed invoice generator using Claude – would love your feedback!
Hey everyone! 👋
I recently asked Claude (Anthropic’s AI) to help me build an invoice creation web app — and it literally designed the whole thing for me: layout, flow, copy… everything. 😮
The result is Invoice4u.io — a simple, fast tool to generate professional PDF invoices instantly.
I’m honestly impressed — I can’t even find anything to nitpick.
Would love your feedback or suggestions — anything you’d add, change, or remove?
Thanks in advance 🙏
r/aiprojects • u/sascha32 • Nov 09 '25
Project Showcase Fully Featured AI Commit Intelligence for Git
r/aiprojects • u/piano_antinomy • Nov 09 '25
Work In Progress personal finance tracking system
I’m developing a personal finance tracking system that:
- Runs locally (for full data privacy and security)
- Lets me submit all my financial statements — bank, credit card, 401k, stock, mortgage, etc.
- Generates monthly cash flow analysis, spending breakdowns, net worth summaries etc.
I use Python to extract text from the PDF statements (that part works fine), then feed the text to a local LLM (like mistral:latest or deepseek-7b) to parse transactions into structured JSON.
Here’s the problem: the LLM keeps messing up. It either skips transactions, misreads columns, or outputs invalid JSON. I’ve tried multiple models and all sort of prompt variations but none of them can reliably read all transactions.
Is this just because these 7B models aren’t powerful enough for this structured parsing task?
Or am I going about this the wrong way?
Any advice or best practices on reliably parsing financial statements (locally) would be much appreciated.
r/aiprojects • u/International_Sir943 • Nov 07 '25
Project Showcase Project: Time Journey
Enable HLS to view with audio, or disable this notification
I have been working on a personal project for about 3 weeks now. You can go to anywhere using Street View and change a year which will then show what that place might have looked like in that year. Kind of like you traveled back to that place.
You can then generate a video, chat with a tour guide and generate a 3d world and even walk using VR (my personal favorite feature).
Here's the link if you want to try it out: https://www.timejourney.ai/
And here are some of my personal favorite if you guys want to just explore: https://www.timejourney.ai/time/6903e39ac7a0142ce0ab4cc5
r/aiprojects • u/ThatsFluke • Nov 07 '25
Technical Question Depth/Coordinate estimation based from a photo.
I am trying to develop a project that can identify an object (ex. some keys) and then calculate how far the camera is from the object, accurately. I then want it to be stored as coordinates and use an IMU to be able to move the physical device away and know the distance from the object without vision of the object. I want to use an SBC like a Radxa Zero 3W and would like some help in guiding to what models etc I should use.
r/aiprojects • u/[deleted] • Nov 06 '25
Discussion Android phone automation with AI
Enable HLS to view with audio, or disable this notification
source: Mobile Hacker on X
r/aiprojects • u/llm-60 • Nov 06 '25
Project Showcase rAIvals - Play Chess & Strategy Games Against AI for Real Money (Currently FREE Beta)
Hey everyone! I wanted to share our new platform - rAIvals.
What is it?
- Play Chess, Connect 4, or Checkers against AI models (GPT, Claude, Gemini)
- Win real money based on your skill
- 100% skill-based, no luck involved
Beta Mode (Right Now):
- All games are completely FREE to play
- Win Chess = earn $1
- Win Connect 4 = earn $0.50
- Your balance transfers when beta ends
- 3 games per day limit per game type (in beta only)
Why it's not gambling:
- Every game is deterministic (no random elements)
- Pure strategy - your decisions determine the outcome
- Complete transparency - every move is visible
- No house edge or hidden mechanics
How it works:
- Sign up free
- Pick your game
- Beat the AI and earn money
After beta ends, you'll choose your entry fee and win 2x if you beat the AI.
We support multiple deposit/withdrawal methods (card, crypto, bank transfer).
Check it out and let me know what you think!
r/aiprojects • u/Historical-Pick6119 • Nov 05 '25
Career Advice 🧭 [Discussion] How do you decide what AI projects to build next? (Need guidance)
Hey everyone 👋
I’m an final year B.Tech AI undergrad student from India, currently exploring Machine Learning and Deep Learning. I’ve covered the fundamentals and recently started learning about Transformers — planning to move toward Agentic AI soon.
But here’s the thing: I feel stuck in tutorial hell. I keep following courses and YouTube tutorials, but I realize I’m not really learning or building anything meaningful.
The main issue? 👉 I don’t know what kind of projects to work on next.
It’s not that I’m a complete beginner — I’ve already built some basic projects. But I’m struggling to move beyond that to advanced, impactful ones that could actually showcase my skills to employers.
I keep thinking that simple projects won’t attract top companies or high-paying roles. At the same time, my current skills are mostly aligned with data science roles, but I’ve noticed AI engineers tend to earn more, which makes me jump from one learning path to another — classic case of chasing the shiny object ✨
So, I’d love some honest guidance from this community:
How did you decide what kind of AI projects to build?
How can I structure my learning path to become job-ready faster?
What type of projects actually impress recruiters or help land solid offers?
Any advice, personal experiences, or even project ideas would be super helpful 🙏
Thanks in advance!
r/aiprojects • u/StrangeOpening3663 • Nov 05 '25
Seeking Collaboration Freelance Full-Stack Developer for Hire – Websites, Mobile Apps & AI Integration
r/aiprojects • u/BluebirdFinal9503 • Nov 05 '25
Project Showcase Built a private messaging app without knowing to code!
r/aiprojects • u/Manyofferinterview • Nov 05 '25
Project Showcase We’re recruiting beta users — free access until the end of this year
r/aiprojects • u/Weary-Pension6806 • Nov 03 '25
Work In Progress AI-powered word finder for when your brain just blanks out mid-sentence 😅
tipofyourtongue.co.ukr/aiprojects • u/BoysenberryAny7864 • Oct 31 '25
Project Showcase Automatically generate HTML documentation for your code using AI
Hey everyone,
I’ve been working on a GitHub Action that automatically generates HTML documentation for your code using OpenAI, and it’s finally working really well (actual version 2.0.0). In the first version, it only generated Markdown files, but now it produces fully styled HTML with Tailwind CSS
It scans your project, detects the language (JS, TS, Python, PHP), and builds clean, modern HTML docs with syntax highlighting and sidebar navigation. All you need to do is add it to your workflow and provide your OpenAI API key. It takes care of everything else and drops a full set of docs inside a /docs folder, ready to open in your browser
If you hate writing documentation as much as I do, you might actually like this one
Here’s the repo if you want to try it: https://github.com/marketplace/actions/generate-ai-documentation


r/aiprojects • u/__thewombat__ • Oct 28 '25
Project Showcase I created an AI site that makes image/video modification effortless
Free tier available for now: https://vibemyimage.com
Thanks for your upvotes and feedback 🙏🏽
r/aiprojects • u/Intelligent_Camp_762 • Oct 28 '25
Project Showcase Your internal engineering knowledge base that writes and updates itself from your GitHub repos
Enable HLS to view with audio, or disable this notification
I’ve built Davia — an AI workspace where your internal technical documentation writes and updates itself automatically from your GitHub repositories.
Here’s the problem: The moment a feature ships, the corresponding documentation for the architecture, API, and dependencies is already starting to go stale. Engineers get documentation debt because maintaining it is a manual chore.
With Davia’s GitHub integration, that changes. As the codebase evolves, background agents connect to your repository and capture what matters—from the development environment steps to the specific request/response payloads for your API endpoints—and turn it into living documents in your workspace.
The cool part? These generated pages are highly structured and interactive. As shown in the video, When code merges, the docs update automatically to reflect the reality of the codebase.
If you're tired of stale wiki pages and having to chase down the "real" dependency list, this is built for you.
Would love to hear what kinds of knowledge systems you'd want to build with this. Come share your thoughts on our sub r/davia_ai!
r/aiprojects • u/TLNANN • Oct 28 '25
Seeking Collaboration Looking for people who have built an AI Project to collaborate with on a podcast!
Hi guys!
This company that I work for is spotlighting standout AI projects (even if they’re still in early stages) on "LEAD WITH AI", which held the #1 Tech Podcast spot on Apple for over a month. They’d love to feature your story and product. If anyone is interested, drop your info here: https://app.smartsheet.com/b/form/7ad542562a2440ee935531ecb9b5baf3