Gamma-Software / AppifyAi

AppifyAi: Transform conversations into stunning web apps. Dynamic code generation + intuitive interface. Unleash your creativity effortlessly. Use the power of GPT OpenAI LLM and 🦜️🔗 LangChain ⚡and ChromaDB.
MIT License
26 stars 6 forks source link

Transform the LLM chain to a fully capable Agent (do it simply) #18

Open Gamma-Software opened 1 year ago

Gamma-Software commented 1 year ago

Just change the llm chain to an agent that can resonate. It should be able to better interact with the user when questions are asked.

Gamma-Software commented 1 year ago

I should definitly use an Agent to plan and execute the app and step by step retrieve the docs (could help reducing the context) and provide better results