Inspiration
We wanted to try to create something that uses Open AI or a language model to see how these tools can work.
What it does
Our chatbot can answer a user's questions about specific products and can provide links to documentation.
How we built it
It's a SvelteKit project that uses Tailwind CSS for the chat interface. In the backend, we made use of Open AI to get the results the user was looking for.
Challenges we ran into
We had a lot of issues creating the responses for the user. We noticed that they changed drastically depending on the model we were using.
Accomplishments that we're proud of
We successfully made a chatbot that can helpfully answer a user's questions.
What we learned
We learned that different language models can have a really big impact on the responses that are generated.
What's next for Cisco chatbot
Maybe we could tweak the UI a bit or maybe we could try to make the responses even more specific.
Built With
- node.js
- openai
- svelte
- tailwind
- typescript


Log in or sign up for Devpost to join the conversation.