Viewing profile — harshithmul
harshithmul
HN member- Joined
- Wed, Mar 29, 2023, 2:20 PM UTC
- HN karma
- 206
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About harshithmul
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #48906512
Also thinking deeper, I think your question also is very broad on aspects to answer. Technically in times where there is a gathering of ai and people I think a single chat surface …
-
comment
Comment #48906439
yeah a question with which I started :) I definitely love the format, but the real reason is each town comes with it's own creative story, theme and interaction rhythm. I first tho…
-
story
Show HN: Town – Discord in a pixel town where the NPCs have skills
I built this thing called Town. Think Discord, but you walk around a pixel town where the NPCs have skills. Agents have become my initial brainstorm partner for a lot of stuff — su…
-
story
Ask HN: How do you keep AI assistants consistent with your personal preferences?
I'm the founder of CORE (https://github.com/redplanethq/core) - an external memory system for LLMs that acts like a "memory OS." Instead of AI starting fresh every conversation, CO…
-
comment
Comment #44465263
hey thanks for the feedback, agreed there are a lot to get right 1. If you have self hosted it yes then we need OpenAI api key, we are also working to get things working with llama…
-
comment
Comment #44439985
We faced the same challenge while building SOL ( https://github.com/RedPlanetHQ/sol ) — a personal assistant that relies heavily on memory for context and continuity. Getting LLMs …
-
comment
Comment #44433208
We are working on it, LLaMA models are not working good when it comes to finding facts from the message. We should have this out in the next couple of days
-
comment
Comment #44432723
Hey thank you, you can find this here https://github.com/RedPlanetHQ/core?tab=readme-ov-file#core-... , it's a docker compose based setup
-
comment
Comment #41414615
I was working on something similar https://github.com/harshithmullapudi/tsukuru , so to create a personal website by just writing mdx files. Here is my website https://github.com/h…
-
comment
Comment #41414569
Could you help with how the workflow looked like? How does it ensure that the code is tested?
-
comment
Comment #41410431
Ahh, yeah paper trail makes sense. But the ownership aspect of where it went wrong can we understand without the workflow restrictions also right?
-
story
Ask HN: What is the need for Jira status workflows?
In JIRA, you can configure workflows to control the movement of an issue's status. For instance, you can enforce a rule where an issue cannot move directly from "In Progress" to "D…
-
story
Show HN: A minimal mdx static site generator
I've been working on a personal website to keep track of my anime-watching, and readings, and to start some writing. During this process, I wanted to experiment with MDX in Next.js…
- story
- story
-
comment
Comment #40942228
Hey, we are still early and are figuring out things. Thanks for being candid, was there something you are interested in seeing in the product? (use case, feature etc)
-
comment
Comment #40922850
Current AI functionalities: 1. AI-generated Titles 2. Smart Delegation 3. Duplicate Detection 4. AI Summarization 5. AI filtering 6. Automated Triaging We are almost done working i…
-
comment
Comment #40922777
Really appreciate the thoughts. The places where we believe AI matters a lot is 1. Ensuring ticket has enough information 2. Offloading some amount task before someone picks it. Th…
-
comment
Comment #40922735
We tried different approaches, we made a recent change where we started using cohere for re-ranking and embedding which did give really good results. Happy to create an account for…
-
comment
Comment #40922725
Thanks for the feedback. We started this 4 months back and these are a few features we build. In the journey and as customers started using we figured out more strong features. 1. …
-
comment
Comment #40922712
Hey, we have something in personal task management in our roadmap. We are still exploring how to solve that problem. Happy to hear thoughts on how you do it right now. https://gith…
-
comment
Comment #40922696
We started seeing people creating random issues we will get it back up after cleaning it a bit
-
comment
Comment #40918299
We are still working/improving on the documentation. We use mintlify for documentation https://docs.tegon.ai/introduction . Noted. We will work on it.