Skip Navigation

Posts
4
Comments
11
Joined
7 mo. ago

Indie JS and R-lang dev working on Bloggr, also a wet-lab biologist

  • I meant that I use OpenAI's web_search tool for the app, changing that is not difficult but would require testing after he fact. Changing LLMs for summarizers, outliners and final report is just few lines of code, especially if the providers use OpenAI formate, and should be easy also test-wise.

    I am now working on implementing "tavily" search tool in addition to web_search by OpenAI. The app will default to "tavily" when valid api key is provided by the client.

  • I need to study the repo, but the first thing I can say is that mine is in JS.

    Edit: in addition, GPT researcher uses tavily for web search and mine uses web_search tool but OpenAI Edit-2: added optin with "tavily" into my app as weel

  • No, not without substantial code update. But it is a good idea to break a vendor lock.

  • But my code to work with it is

  • Open Source @lemmy.ml

    Deep Researcher web app based on Node.js OS (MIT)

  • No, not yet, but it is a good idea. I will have to think how to do that

    Edit: I just thought, what you could is to delete the existing column and then add back a new one with the name you like. You will lose the default colors though.

  • Thanks a lot, I appreciate

  • Many thanks indeed - corrected!

  • Thanks a lot, I corrected that, the correct extension is .co

  • No, it uses Supabase as a backend. Nextcloud is a self hosted file sharing system, isn't it? Not a database?

  • Open Source @lemmy.ml

    Completics - FOSS project planner

  • It is very different indeed. I never used nikola but from what I can tell it also uses server side rendering and has much more features than my Bloggr.

  • Open Source @lemmy.ml

    Open-source Node.js blogging platform with newsletter functionality

    github.com /Antibody/bloggr-node-js
  • Open Source @lemmy.ml

    Open-source Next.js blog engine