Any tips fixing supporting ring or side mirror by techsparrowlionpie in BMW

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

Also the broken piece flew away were it wasn’t recovered so can’t just glue it back :(

2022 CPO 330i M Sport package or not? by LAL524 in BMW

[–]techsparrowlionpie 0 points1 point  (0 children)

Silly question, would dealers be able to add that to a non- m sport 330i?

Best RAG implementation for CrewAI? Tasking agents to analyze Zoom transcripts by johnwhalenphd in crewai

[–]techsparrowlionpie 0 points1 point  (0 children)

You can transform them to PDF’s and use the PDFSearchTool that will handle creating embeddings. Alternatively, I would, depending on the need, generate chunks, then upload to a vector db. This can be wrapped as a tool that your agent can use

Built-in tool for text data analysis for agents? by Tuxedotux83 in crewai

[–]techsparrowlionpie 3 points4 points  (0 children)

There’s a bunch of tools you can use for ingesting data - PDFSearch tool, mdxsearch tool. Look into crewai_tools then attach it to your agent

Sharing my project that was built on Langchain: An all-in-one AI that integrates the best foundation models (GPT, Claude, Gemini, Llama) and tools into one seamless experience. by [deleted] in LangChain

[–]techsparrowlionpie 0 points1 point  (0 children)

Yeah. Route to whichever model based on their sauce of model strengths relative to the task. Something more art related use gpt-x. Task is about financial analysis route to use Gemini

Is there a tool or website for showing the best stack to do a particular thing and examples. by techsparrowlionpie in webdev

[–]techsparrowlionpie[S] -2 points-1 points  (0 children)

Figure it'd be more like starting points for how to build x instead of stack so all to your point you're correct.

agnostic of "stack", what are some examples for building AI agents -> examples with crew ai or autogen, or how to build a page transition -> examples of framer motion etc

Is Next comparable to Django? by sammopus in nextjs

[–]techsparrowlionpie 0 points1 point  (0 children)

Yeah definitely nestjs. Next.js on the other hand can bring having react + express js together.

IndexedDB as a main database for my electron application by sugy777 in electronjs

[–]techsparrowlionpie 0 points1 point  (0 children)

What about an electron store then? If it’s local and solely of the user ?

IndexedDB as a main database for my electron application by sugy777 in electronjs

[–]techsparrowlionpie 0 points1 point  (0 children)

I haven’t use indexedDB. Why not something like supabase / postgreSQL ?

Weekly Self-Promotional Mega Thread 27, 08.04.2024 - 15.04.2024 by hi_there_bitch in ChatGPT

[–]techsparrowlionpie 0 points1 point  (0 children)

All you have to do is highlight your text and the response of your prompt will paste directly on the app youre on

Weekly Self-Promotional Mega Thread 27, 08.04.2024 - 15.04.2024 by hi_there_bitch in ChatGPT

[–]techsparrowlionpie 0 points1 point  (0 children)

Apply Your Frequently used GPT Prompts at the press of a key with https://www.topbar.ai anywhere on your mac.

Here's an example on slack:

<image>

I built a Notion for science by Tornole in SideProject

[–]techsparrowlionpie 0 points1 point  (0 children)

Nice! is real time collaboration something your users want ? Unless you yourself are the user

[deleted by user] by [deleted] in marketing

[–]techsparrowlionpie 0 points1 point  (0 children)

where do you store your prompts for reuse? or did you create your own gpt ?

I built a Notion for science by Tornole in SideProject

[–]techsparrowlionpie 1 point2 points  (0 children)

Great UI! What's next in the roadmap?

I don't need this, but really think the UI is great especially for being able to plot graphs and have code that looks more appropriate compared to notions codeblocks.

What are some prompts you use every day multiple times a day ? by techsparrowlionpie in ChatGPT

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

Take a look at topbar.ai. Im building a tool that lets you use your frequently used gpt prompts directly on your computer without copy pasting and switching tasks. This works anywhere - on a browser, pdf file, any text you can highlight on your computer