HackerTrans
TopNewTrendsCommentsPastAskShowJobs

melovy

no profile record

Submissions

MBTI Meets AI and Unique Narratives

personalities.me
2 points·by melovy·3 года назад·1 comments

Growing an Indie Audience: Seeking Guidance from Experienced Creators

personalities.me
1 points·by melovy·3 года назад·1 comments

A 2-Day Indie Project Using OpenAI and Next.js

personalities.me
2 points·by melovy·3 года назад·2 comments

comments

melovy
·2 года назад·discuss
in what situations would finetuning a model still be preferable over using RAG with MyScale?
melovy
·2 года назад·discuss
Curious about the MSTG algorithm. How does it boost accuracy and speed in vector searches?
melovy
·3 года назад·discuss
I'm excited to share my latest project, personalities.me, which offers a fresh take on MBTI personality tests by integrating AI-driven characters and distinct narrative styles.

What makes this unique?

- Elon Musk's Tone: We've designed our personality test questions in the style of Elon Musk, offering an engaging twist to traditional MBTI assessments. - Meet Miguel from JanitorAI: Alongside the Elon Musk-style questions, users can also interact with Miguel, a popular character from JanitorAI known for his sarcastic wit. - Indie Development: Built as an indie project, personalities.me reflects a fusion of passion for personality psychology and innovative tech implementation.

I'd love to hear thoughts, feedback, or questions from the Hacker News community. Whether you're interested in MBTI, AI characters, or the technology behind crafting unique narrative tones, I invite you to explore personalities.me.
melovy
·3 года назад·discuss
I recently launched a project: https://news.ycombinator.com/item?id=36956640

With continuous efforts to incorporate feedback, I've refined the homepage to clarify vague slogans and ambiguous product descriptions that were initially causing confusion about the product's purpose. This focused effort has paid off, and I've made my first sale!

However, I'm at a crossroads in terms of attracting a wider audience. As a newbie in the indie scene, I'm eager to hear from experienced folks.

What channels or strategies have worked for you? How did you grow your initial user base? Any insights would be invaluable.

Thank you!
melovy
·3 года назад·discuss
I’ve just launched my first indie project, personalities.me, inspired by tutoredtrip.com. Built in a whirlwind two days, it’s my exciting entry into the indie world.

Simple Stack:

- OpenAI for LLMs - Vercel for platforms - Resend for emails - Next.js for full-stack - Tally.so for surveys

The website is quite rudimentary, and for an engineer with a background in backend development, it was no small feat. The functionality is also very simple, but I believe it’s a meaningful start.

I’m eager to connect with those interested in this space and would love any advice on reaching out.

Here’s to the start of my indie journey. Feedback and support are welcomed and appreciated!
melovy
·3 года назад·discuss
openai function call + langchain for SQL query with vector search:

https://docs.myscale.com/en/sample-applications/openai-funct... https://github.com/myscale/examples/blob/main/openai_functio...
melovy
·3 года назад·discuss
You might want to check out MyScale, a SaaS product with multiple vector index support and Langchain integration: https://python.langchain.com/en/latest/ecosystem/myscale.htm...