nlkitai / nlux

The π—£π—Όπ˜„π—²π—Ώπ—³π˜‚π—Ή Conversational AI JavaScript Library πŸ’¬ β€”Β UI for any LLM, supporting LangChain / HuggingFace / Vercel AI, and more 🧑 React, Next.js, and plain JavaScript ⭐️
https://docs.nlkit.com/nlux
Other
937 stars 48 forks source link

Customizing components for Input box with a attach documents feature(RAG) #51

Open pravnkr opened 2 months ago

pravnkr commented 2 months ago

Hey @salmenus, first of all thanks for this nice project. I have recently been working on one of the pilot(RAG) for my company and found this project very helpful. however I have noted some friction in terms of customization, that can be improved. for ex our bot would have a document context which can be uploaded or selected from existing docs(which are already indexed). second thing I would like the input box to grow when i add new lines and shrink when deleted.

Is there anything which can make that possible. My react knowledge is limited and I cant think of much here. In case not any plans on the same.

Thanks

salmenus commented 2 months ago

Hi @pravnkr β€” Thanks for sharing the feedback. Glad that you like the project.