Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
harshithmul
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
harshithmul
2mo ago
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 is not the right experience but yeah having a UI saying age
2.
▲
by
harshithmul
2mo ago
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 thought about making one town that held them all which I w
3.
▲
Show HN: Town – Discord in a pixel town where the NPCs have skills
(github.com)
6 points
by
harshithmul
2mo ago
|
3 comments
4.
▲
Ask HN: How do you keep AI assistants consistent with your personal preferences?
1 points
by
harshithmul
1y ago
|
0 comments
5.
▲
by
harshithmul
1y ago
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 so should be available soon (but if from cloud you shouldn&
6.
▲
by
harshithmul
1y ago
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 to invoke memory tools at the right tim
7.
▲
by
harshithmul
1y ago
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
8.
▲
by
harshithmul
1y ago
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
9.
▲
by
harshithmul
2y ago
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/harshithmullapudi/h
10.
▲
by
harshithmul
2y ago
Could you help with how the workflow looked like? How does it ensure that the code is tested?
11.
▲
by
harshithmul
2y ago
Ahh, yeah paper trail makes sense. But the ownership aspect of where it went wrong can we understand without the workflow restrictions also right?
12.
▲
Ask HN: What is the need for Jira status workflows?
3 points
by
harshithmul
2y ago
|
9 comments
13.
▲
Show HN: A minimal mdx static site generator
(github.com)
2 points
by
harshithmul
2y ago
|
0 comments
14.
▲
by
harshithmul
2y ago
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)
15.
▲
by
harshithmul
2y ago
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 in 2 other areas 1. AI assistant while create a new issue ens
16.
▲
by
harshithmul
2y ago
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. These are the 2 key areas we are focusing and we will launch s
17.
▲
by
harshithmul
2y ago
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 you to try it out. harshith [@] tegon.ai
18.
▲
by
harshithmul
2y ago
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. Context enricher - To ensure the ticket has enough informati
19.
▲
by
harshithmul
2y ago
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://github.com/tegonhq/tegon/issues/1
20.
▲
by
harshithmul
2y ago
We started seeing people creating random issues we will get it back up after cleaning it a bit
21.
▲
by
harshithmul
2y ago
We are still working/improving on the documentation. We use mintlify for documentation https://docs.tegon.ai/introduction . Noted. We will work on it.
22.
▲
by
harshithmul
2y ago
thanks for the catch. We will remove those. Yes, we use Supertokens and we support email/password and google auth. Google auth is something we added recently as that was requested.
23.
▲
by
harshithmul
2y ago
Thanks a ton for the feedback. 1. We started our documentation at https://docs.tegon.ai , though it is not ready yet points taken, and we will work towards making more documentation. 2. We are planning internally to bring more sy
24.
▲
by
harshithmul
2y ago
Hey, that's where we bring in triage grouping and duplicate identification. We show you what are the similar issues and we are also working on smart merging so to merge the information from both the issues.
25.
▲
by
harshithmul
2y ago
My bad. We focused on the performance on the front end currently, as said before we loaded all the data locally and kept the data synced in the background to make the interactions fast. We chose nodejs as that was easy for us to get started
26.
▲
by
harshithmul
2y ago
We were experimenting if it could potentially help in taking that off the plate. Feedback taken we will work on improving that or taking a call based on how it performs.
27.
▲
by
harshithmul
2y ago
We are also working on a more chat-based approach to interact with the tool. To let you directly handle things from the messaging tools like slack.
28.
▲
by
harshithmul
2y ago
True performance is our priority. From the very beginning, we focused on ensuring that our app ran smoothly and quickly. To achieve this, we load all the data locally, allowing you to experience everything at lightning speed. Our background
29.
▲
by
harshithmul
2y ago
We thought auto-generated titles could make life a bit easier. Creating the perfect title for every task can be tricky, especially when things get complicated. So, we added this feature to help with that. (This is also something I faced as
30.
▲
by
harshithmul
2y ago
Understood, Thank you. Really appreciate all that information.
More ›