HACKER Q&A
📣 codermind

What AI project are you building


As text generation technology matures, many people are building obvious applications, such as summarization and document answering. What other domain-specific or vertical AI projects are you working on?


  👤 fbrncci Accepted Answer ✓
In an effort to keep myself on top of the latest development when it comes to AI and LLM's, I set out to work on a personal assistant, which serves as an replacement to journaling for myself. Throughout the day, I spend an hour or so talking to the assistant, and the results have been quite good!

It has access to n a huge amount of personal notes and previous journal entries. The prompts make it "introspect" together with me and talk more deeply about my day and a wide range of topics. Then when the day is finished, all conversations are summarized into short paragraphs, along with the topics discussed, and some counter topics as well as counter arguments are added to the ongoing chat summary history. The next day, then these counter topics are in the mix of the entire history the assistant has access to (as vectors), and conversations start to steer away from the "bubble" which I usually journal and think in.

I also added some automation (morning and evening schedule) and randomness (5% chance of challenging my point as much as possible, 30% chance of telling me that it doesn't want to discuss the topic I picked to discuss, and that I should pick another one). I'm building this locally with Langchain, Redis & n8n and the OpenAI API and learning a lot through it. I have rewritten it completely twice now, and am slowly starting to see limitations and issues which I did not see previously.


👤 jroesner
At https://metrik.one/ we developed an advanced analytics app for Mailchimp customers and we currently experiment with a LLM powered natural language interface, which allows to define queries w/o having to understand SQL or to rely on predefined charts. LLM integration into analytics will IMO be the norm quite soon, since it can be a massive timesaver and makes otherwise static analytics applications really versatile from the users point of view. We're still in a POC phase but hope to beta-test the feature soon.

👤 ezedv
At Rather Labs, we have GPT development services! Feel free to contact us: https://www.ratherlabs.com/gpt-development

We help people and companies to launch their projects :)