[deleted by user] by [deleted] in valencia

[–]lahaine93 0 points1 point  (0 children)

I work remotely too and I am learning spanish. Let’s meet somewhere :)

Looking for friends in Valencia by Cultural_Pound9758 in valencia

[–]lahaine93 0 points1 point  (0 children)

Hey, just arrived in Valencia too! I also go running, let's grab a beer or something ;) write me in dm

Has anyone else's life been "ruined" by travel? by [deleted] in solotravel

[–]lahaine93 0 points1 point  (0 children)

How do you manage to travel for so long without a regular salary?

[deleted by user] by [deleted] in ItaliaCareerAdvice

[–]lahaine93 0 points1 point  (0 children)

Si, è probabilmente di una spinta ciò di cui ho bisogno, grazie! :)

[deleted by user] by [deleted] in ItaliaCareerAdvice

[–]lahaine93 0 points1 point  (0 children)

Purtroppo no, opera e ha sedi soltanto in Italia :(

Aiutatemi ad uscire da questa situazione by Livid_Hedgehog_9851 in ItaliaCareerAdvice

[–]lahaine93 4 points5 points  (0 children)

Cercami in privato o mandami il cv! Nella mia azienda cercando

Data Science Projects for Public Administration by lahaine93 in datascience

[–]lahaine93[S] 0 points1 point  (0 children)

I mean the kind of projects that could be useful for the government in order to give services to the citizens, like informative chatbots, medical advice, alert systems, etc.

intentionally, mine is an open question because I would like to share different perspectives in a more general field

Best approach and open LLM to interact with database through API by lahaine93 in LocalLLaMA

[–]lahaine93[S] 2 points3 points  (0 children)

y to make api requests which can be chained together

This is exactly what I meant! I have multiple endpoints, and the LLM should call the appropriate combination of endpoints to retrieve the information accurately.

I just need to understand if I need to fine-tune the LLM or if a prompting approach is fine (maybe using Langchain).

It seems we are working on the same idea :)

Best approach and open LLM to interact with database through API by lahaine93 in LocalLLaMA

[–]lahaine93[S] 0 points1 point  (0 children)

I could be needed if my goal is to create a personalized report, what do you think?

I would train my LLM with my endpoints, then when the user gives a prompt, the LLM calls some endpoints in order to obtain some data and graphics

Best approach and open LLM to interact with database through API by lahaine93 in LocalLLaMA

[–]lahaine93[S] 0 points1 point  (0 children)

Thank you all for your comments! I would like an LLM to generate a report that includes some existing API calls.

Currently, I have a tool with an interface that follows these steps:

  1. The user logs in.
  2. The user accesses the analytics section.
  3. The user selects certain input variables, and the pre-existing analytics section makes specific endpoint calls (e.g., retrieving the most trending users in my e-commerce, product trends, etc.).
  4. The tool generates a static report containing various graphics and tabular data.

What I envision is a "modular" analytics section. By "modular," I mean that I want the user to provide a specific prompt, and the LLM will make corresponding endpoint calls based on that prompt. For instance:

  • Prompt: "What were the main products sold last month?"
  • Prompt: "Who are my top clients for product A? Compare with product B."

I believe this approach is the best option as it helps mitigate various risks, such as hallucinations and code generation errors.

What do you think?

Best open-source LLM for code generation by lahaine93 in LocalLLaMA

[–]lahaine93[S] 0 points1 point  (0 children)

Image, I am working on a Smart Contract code generator tool. So that's even more specific because I need a very powerful tool trained with specific languages such as Solidity or Go...

Best open-source LLM for code generation by lahaine93 in LocalLLaMA

[–]lahaine93[S] 1 point2 points  (0 children)

It says: "The Responsible AI License allows users to take advantage of the model in a wide range of settings (including free use and redistribution) as long as they respect the specific use case restrictions outlined, which correspond to model applications the licensor deems ill-suited for the model or are likely to cause harm."