neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
78 stars 64 forks source link

Ai-Chat bot #125

Closed SaiSravanthiChandana closed 3 months ago

SaiSravanthiChandana commented 8 months ago

an AI-CHAT BOT should be added so that the user can have a conversation with the ai and can explain exactly what he wants... using python code an AI-Chat bot code can be done in a clean way.

This can get more responsive by adding ai chatbot

neokd commented 8 months ago

It's already an AI bot with autonomous agents allowing users to chat with documents and only with the LLM also. To trigger that behaviour you can use --mode llm as the parameter when running it.

SwastiShankhdhar commented 4 months ago

It's already an AI bot with autonomous agents allowing users to chat with documents and only with the LLM also. To trigger that behaviour you can use --mode llm as the parameter when running it.

I'LL LIKE TO WORK ON THIS ISSUE, PLEASE ASSIGN IT